aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.1.bb
blob: 036366af234c4750822b1deada824449dd2fb2f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUMMARY = "Low-level library for netfilter related kernel/userspace communication"
DESCRIPTION = "libnfnetlink is the low-level library for netfilter related \
kernel/userspace communication. It provides a generic messaging \
infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, \
nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or \
management tools in userspace."
HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html"
SECTION = "devel/libs"
LICENSE = "GPLv2+"

PR = "r0"

LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"

SRC_URI = "http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-${PV}.tar.bz2;name=tar"
SRC_URI[tar.md5sum] = "98927583d2016a9fb1936fed992e2c5e"
SRC_URI[tar.sha256sum] = "f270e19de9127642d2a11589ef2ec97ef90a649a74f56cf9a96306b04817b51a"

inherit autotools pkgconfig
/a>/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb
blob: 19166f59af369cdb8ac613dc03a25b560d00549c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "gtk+ libxfce4util libxfce4ui libmpd vala-native"

# for now we recommend our own mpd-server
RRECOMMENDS_${PN} = "mpd"

inherit xfce-app

SRC_URI[md5sum] = "e2d2faeb7a6f62813e287f3d12522b71"
SRC_URI[sha256sum] = "4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0"

PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted mpd"

PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted xfmpc-dev"

PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted xfmpc"