SECTION = "base"
PRIORITY = "required"
PR = "r17"
+LICENSE = "GPL"
SRC_URI = " \
file://nsswitch.conf \
DESCRIPTION = "Base system password/group files."
SECTION = "base"
PR="r1"
+LICENSE = "GPL"
SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \
file://configure.patch;patch=1 \
-SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL"
+SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL AFL"
+DESCRIPTION = "Userspace cpufreq governor"
+SECTION = "base"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+SRC_URI = "http://carlthompson.net/dl/cpuspeed/cpuspeed-${PV}.tar.gz"
+S = "${WORKDIR}/cpuspeed-${PV}"
+
+FILES_${PN} = "/sbin/cpuspeed"
+
+do_compile() {
+ ${CXX} ${TARGET_CXXFLAGS} ${LDFLAGS} -o cpuspeed cpuspeed.cc
+}
+
+do_install() {
+ install -d ${D}/sbin
+ install -m 0755 cpuspeed ${D}/sbin/cpuspeed
+}
+
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "dbus expat"
RDEPENDS += "hotplug"
-WEBPAGE = "http://freedesktop.org/Software/hal"
+HOMEPAGE = "http://freedesktop.org/Software/hal"
+LICENSE = "GPL LGPL AFL"
SRC_URI = "http://freedesktop.org/~david/hal-${PV}/hal-${PV}.tar.gz"
S = "${WORKDIR}/hal-${PV}"
and manipulating various IDE drive and driver parameters."
SECTION = "console/utils"
PRIORITY = "optional"
+LICENSE = "BSD"
PR = "r1"
SRC_URI = "http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-${PV}.tar.gz \
SECTION = "unknown"
+LICENSE = "GPL"
inherit gnome
SRC_URI = "http://freedesktop.org/Software/icon-theme/releases/hicolor-icon-theme-${PV}.tar.gz"
DESCRIPTION = "This package contains the scripts necessary \
for hotplug Linux support, and lets you plug in new devices \
and use them immediately."
+LICENSE = "GPL"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_03_29.tar.gz \
file://busybox.patch;patch=1 \
file://fix-net.agent \
DESCRIPTION = "This package contains the scripts necessary \
for hotplug Linux support, and lets you plug in new devices \
and use them immediately."
+LICENSE = "GPL"
SECTION = "base"
PR = "r2"
+DESCRIPTION = "HTB.init is a shell script that allows for easy setup of HTB-based traffic control on Linux."
+LICENSE = "GPL"
+SRC_URI = "http://aleron.dl.sourceforge.net/sourceforge/htbinit/htb.init-v${PV} \
+ file://htb.init+ingress+predef+verbose.diff;patch=1;pnum=0 \
+ file://htb-basic-verbose.diff;patch=1;pnum=0"
+RDEPENDS = "kernel-module-sch-ingress kernel-module-cls-route kernel-module-cls-u32 kernel-module-cls-fw kernel-module-sch-sfq kernel-module-sch-htb iproute2 (>= 2.6.8-r1)"
+
+S="${WORKDIR}/aleron.dl.sourceforge.net"
+
+do_install() {
+ install -d ${D}/${sysconfdir}/init.d
+ install -d ${D}/${sysconfdir}/htb
+ install -m 755 ${S}/htb.init-v${PV} ${D}/${sysconfdir}/init.d/htb
+}
for programs which use TCP/IP for communication. The tunnel is \
provided by the CONNECT method of HTTP proxy, and supports external \
DNS resolution."
+LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \
file://install.patch;patch=1"
+DESCRIPTION = "Library for interacting with ID3 tags."
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "jason haslup <openembedded@haslup.com>"
+DEPENDS = "zlib"
+DESCRIPTION = "Library for interacting with ID3 tags."
+LICENSE = "GPL"
+
+inherit autotools
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/id3lib/id3lib-${PV}.tar.gz"
+S = "${WORKDIR}/id3lib-${PV}"
+
+do_configure() {
+ oe_runconf
+}
+
+do_stage() {
+ oe_libinstall -a -so -C src libid3 ${STAGING_LIBDIR}
+ install -m 0644 include/id3.h ${STAGING_INCDIR}
+ install -d ${STAGING_INCDIR}/id3/
+ install -m 0644 include/id3/*.h ${STAGING_INCDIR}/id3/
+}
SECTION = "console/network"
DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled."
DEPENDS = "libdaemon"
+LICENSE = "GPL"
SRC_URI = "http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz"
This package provides the tools ifup and ifdown which may be used to \
configure (or, respectively, deconfigure) network interfaces, based on \
the file /etc/network/interfaces."
+LICENSE = "GPL"
SECTION = "base"
PRIORITY = "required"
DEPENDS = "makedevs"
RDEPENDS = "makedevs"
+LICENSE = "GPL"
PR = "r18"
SRC_URI = "file://halt \
similar to Illustrator, CorelDraw, Visio, etc."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt"
+LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"
S = "${WORKDIR}/inkscape-${PV}"
similar to Illustrator, CorelDraw, Visio, etc."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt"
+LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"
S = "${WORKDIR}/inkscape-${PV}"
SECTION = "devel"
DESCRIPTION = "Utility scripts for internationalizing XML"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+LICENSE = "GPL"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/intltool/${PV}/intltool-${PV}.tar.bz2"
S = "${WORKDIR}/intltool-${PV}"
SRC_URI = "${SOURCEFORGE_MIRROR}/ipac-ng/ipac-ng-${PV}.tar.bz2 \
file://makefile-build-cc.diff;patch=1;pnum=0"
RDEPENDS = "perl libgd-perl"
+LICENSE = "GPL"
inherit autotools
install -d ${D}/${sysconfdir}/ipac-ng
install -m 644 ${S}/doc/ipac.conf.sample ${D}/${sysconfdir}/ipac-ng
install -m 644 ${S}/doc/rules.conf.sample ${D}/${sysconfdir}/ipac-ng
-}
\ No newline at end of file
+}
SECTION = "base"
DESCRIPTION = "ipkg configuration files"
+LICENSE = "MIT"
SRC_URI = " \
file://ipkg.conf.comments \
SECTION = "base"
DESCRIPTION = "kernel routing and traffic control utilities"
+LICENSE = "GPL"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.8-ss040730.tar.gz \
file://iproute2-2.6.8_no_strip.diff;patch=1;pnum=0"
+DESCRIPTION = "iptables network filtering tools"
+SECTION = "console/utils"
+LICENSE = "GPL"
+
+SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2"
+
+S = "${WORKDIR}/iptables-${PV}"
+
+export COPT_FLAGS = "${CFLAGS}"
+export KERNEL_DIR = "${STAGING_INCDIR}"
+
+do_compile () {
+ unset CFLAGS
+ oe_runmake BINDIR=${D}/${bindir} LIBDIR=${D}/${libdir} MANDIR=${D}/${mandir} NO_SHARED_LIBS=1
+}
+
+do_install () {
+ oe_runmake BINDIR=${D}/${bindir} LIBDIR=${D}/${libdir} MANDIR=${D}/${mandir} install NO_SHARED_LIBS=1
+}
+
+FILES_${PN}-doc += "${mandir}"
+
SECTION = "console/network"
DESCRIPTION = "iptables network filtering tools"
+LICENSE = "GPL"
SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2"
+DEPENDS = "openobex"
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/ircp-${PV}.tar.gz"
+
+inherit autotools
+
DESCRIPTION = "Provides common files needed to use IrDA. \
IrDA allows communication over Infrared with other devices \
such as phones and laptops."
+LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \
file://configure.patch;patch=1 \
DESCRIPTION = "Provides common files needed to use IrDA. \
IrDA allows communication over Infrared with other devices \
such as phones and laptops."
+LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \
file://configure.patch;patch=1 \
connect a number of different applications to an audio \
device, as well as allowing them to share audio between \
themselves."
+LICENSE = "GPL LGPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/jackit/jack-audio-connection-kit-${PV}.tar.gz"
S = "${WORKDIR}/jack-audio-connection-kit-${PV}"
connect a number of different applications to an audio \
device, as well as allowing them to share audio between \
themselves."
+LICENSE = "GPL LGPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/jackit/jack-audio-connection-kit-${PV}.tar.gz"
S = "${WORKDIR}/jack-audio-connection-kit-${PV}"