Remove unnecessary sets of the S variable, we have a sane default for that now.
authorChris Larson <clarson@kergoth.com>
Wed, 3 Dec 2003 04:22:15 +0000 (04:22 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 3 Dec 2003 04:22:15 +0000 (04:22 +0000)
BKrev: 3fcd64f7p2VYsNYNbFnMtPYuY-5tZQ

63 files changed:
acpid/acpid_1.0.2.oe
autoconf/autoconf_2.57.oe
automake/automake_1.7.7.oe
avr-libc/avr-libc_1.0.oe
base-files/base-files_3.0.12.oe
base-passwd/base-passwd_3.5.4.oe
bluez-hcidump/bluez-hcidump_1.5.oe
bluez-libs/bluez-libs_2.4.oe
bluez-pan/bluez-pan_1.1.oe
bluez-sdp/bluez-sdp_1.5.oe
bootmenu/bootmenu_0.6.oe
btscanner/btscanner_1.0.oe
bvi/bvi_1.3.1.oe
ccache/ccache_2.3.oe
cflow/cflow_2.0.oe
console-tools/console-tools_0.3.2.oe
coreutils/coreutils_5.0.oe
corkscrew/corkscrew_2.0.oe
cscope/cscope_15.4.oe
cvs/cvs_1.11.6.oe
cvs/cvs_1.11.9.oe
diffutils/diffutils_2.8.1.oe
distcc/distcc_2.11.oe
fakeroot/fakeroot_0.7.8.oe
fbgetty/fbgetty_0.1.698.oe
fbi/fbi_1.22.oe
findutils/findutils_4.1.20.oe
frotz/frotz_2.42.oe
gawk/gawk_3.0.4.oe
gdbm/gdbm_1.8.3.oe
gpm/gpm_1.20.1.oe
ifupdown-roam/ifupdown-roam_0.59.oe
ifupdown/ifupdown_0.6.4.oe
irda-utils/irda-utils_0.9.15.oe
less/less_381.oe
libgcrypt/libgcrypt_1.1.12.oe
libpng/libpng_1.2.5.oe
links/links_2.1pre12.oe
mailutils/mailutils_0.3.1.oe
make/make_3.80.oe
man-pages/man-pages_1.60.oe
man/man_1.5m2.oe
modutils/modutils_2.4.25.oe
mp3blaster/mp3blaster_3.1.3.oe
nano/nano_1.2.1.oe
ncftp/ncftp_3.1.6.oe
ncurses/ncurses_4.2.oe
netkit-base/netkit-base_0.17.oe
netkit-ftp/netkit-ftp_0.17.oe
ntp/ntp_4.1.2.oe
openobex-apps/openobex-apps_1.0.0.oe
openobex/openobex_1.0.0.oe
openssh/openssh_3.7.1p1.oe
openssh/openssh_3.7.1p2.oe
pkgconfig/pkgconfig_0.15.0.oe
regex-markup/regex-markup_0.9.0.oe
resolvconf/resolvconf_1.2.oe
screen/screen_3.9.15.oe
screen/screen_4.0.1.oe
tinylogin/tinylogin_1.4.oe
units/units_1.80.oe
util-linux/util-linux_2.12.oe
zcip/zcip_4.oe

index 7b962db..7a163c0 100644 (file)
@@ -1,7 +1,6 @@
 DEPENDS = virtual/libc
 
 SRC_URI := ${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz
-S := ${WORKDIR}/${P}
 
 EXTRA_OEMAKE=
 do_compile () {
index ce998e2..ba1e6de 100644 (file)
@@ -1,5 +1,4 @@
 SRC_URI := ${GNU_MIRROR}/autoconf/autoconf-2.57.tar.bz2 \
           file://${FILESDIR}/program_prefix.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
index 49bb29e..1d67d31 100644 (file)
@@ -1,5 +1,4 @@
 SRC_URI := ${GNU_MIRROR}/automake/automake-1.7.7.tar.bz2
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index 13476bb..97416c6 100644 (file)
@@ -2,7 +2,6 @@ PROVIDES = virtual/libc
 
 SRC_URI := http://savannah.nongnu.org/download/avr-libc/released/SOURCES/avr-libc-1.0.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 B := ${WORKDIR}/build.${BUILD_SYS}.${TARGET_SYS}
 
 inherit autotools
index 98b001a..55478e9 100644 (file)
@@ -1,5 +1,4 @@
 SRC_URI := ${DEBIAN_MIRROR}/main/b/base-files/base-files_3.0.12.tar.gz
-S := ${WORKDIR}/${P}
 
 docdir_append=/${P}
 do_install () {
index afe0972..adbd96d 100644 (file)
@@ -4,7 +4,6 @@ RDEPENDS = libc6
 SRC_URI := ${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_3.5.4.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1 \
           file://${FILESDIR}/nobash.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index aa8f25f..3b96961 100644 (file)
@@ -6,7 +6,6 @@ DEPENDS=virtual/libc virtual/libbluetooth
 
 SRC_URI = http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1
-S=${WORKDIR}/${P}
 
 EXTRA_OECONF:="--with-bluez-libs=${STAGING_DIR}/target"
 
index 6b54785..96b6de7 100644 (file)
@@ -6,7 +6,6 @@ DEPENDS=virtual/libc
 PROVIDES=virtual/libbluetooth
 
 SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz"
-S=${WORKDIR}/${P}
 
 inherit autotools libtool
 
index dece88f..0d1a47d 100644 (file)
@@ -5,7 +5,6 @@ SECTION="libs"
 DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp
 
 SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz"
-S=${WORKDIR}/${P}
 
 EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_DIR}/target/include --with-sdp-libs=${STAGING_LIBDIR} --with-sdp-includes=${STAGING_DIR}/target/include"
 
index f9e6a3f..6c37422 100644 (file)
@@ -6,7 +6,6 @@ DEPENDS=virtual/libc virtual/libbluetooth
 PROVIDES=virtual/libsdp
 
 SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz"
-S=${WORKDIR}/${P}
 
 EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_DIR}/target/include"
 LDFLAGS_prepend = "-L${S}/libs "
index e69de29..3faac47 100644 (file)
@@ -0,0 +1,16 @@
+DEPENDS = virtual/libc
+
+SRC_URI := http://www.cosmicpenguin.net/pub/bootmenu/${P}.tar.gz \
+          file://${FILESDIR}/compile.patch;patch=1
+
+EXTRA_OEMAKE =
+
+do_compile () {
+       cd src
+       oe_runmake 'CC=${CC}' 'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}'
+}
+
+do_install () {
+       cd src
+       oe_runmake 'PLUGINDIR=${datadir}/bootmenu' 'PREFIX=${bindir}' 'DESTDIR=${D}' install
+}
index e69de29..3948b97 100644 (file)
@@ -0,0 +1,11 @@
+SECTION="libs"
+PRIORITY="optional"
+RDEPENDS="libc6"
+SECTION="libs"
+DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp virtual/libgdbm
+
+SRC_URI = http://www.pentest.co.uk/src/${PN}-${PV}.tar.gz \
+         file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools
+
index e69de29..ad3e0d8 100644 (file)
@@ -0,0 +1,8 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 libncurses5
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/bvi/bvi-1.3.1.src.tar.gz \
+         file://${FILESDIR}/configure.patch;patch=1 \
+         file://${FILESDIR}/compile.patch;patch=1
+
+inherit autotools
index e69de29..7ff0c07 100644 (file)
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := http://ccache.samba.org/ftp/ccache/ccache-2.3.tar.gz
+
+inherit autotools
index e69de29..4f8b3b6 100644 (file)
@@ -0,0 +1,9 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-2.0.tar.gz
+
+do_install () {
+       install -d ${D}/${bindir}
+       oe_runmake 'PREFIX=${D}' 'BINDIR=${D}/${bindir}' install
+}
index 358df14..15c7a2c 100644 (file)
@@ -4,7 +4,6 @@ RDEPENDS = libc6
 SRC_URI := ${SOURCEFORGE_MIRROR}/lct/console-tools-0.3.2.tar.gz \
           file://${FILESDIR}/codepage.patch;patch=1 \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 export SUBDIRS='fontfiletools vttools kbdtools screenfonttools contrib \
                examples po intl compat'
index b188928..223d85b 100644 (file)
@@ -4,6 +4,5 @@ RDEPENDS = libc6
 SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \
          file://${FILESDIR}/malloc.patch;patch=1 \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
index 612c6fe..194ed23 100644 (file)
@@ -1,5 +1,4 @@
 SRC_URI := http://www.agroman.net/${PN}/${P}.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
index 88ed7c2..4e6d77d 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6 libncurses
 
 SRC_URI := ${SOURCEFORGE_MIRROR}/cscope/cscope-15.4.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index e8cb286..ece1b60 100644 (file)
@@ -2,6 +2,5 @@ DEPENDS = virtual/libc
 RDEPENDS = libc6
 
 SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2
-S := ${WORKDIR}/${P}
 
 inherit autotools
index e69de29..ece1b60 100644 (file)
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2
+
+inherit autotools
index e69de29..7b56764 100644 (file)
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz
+
+inherit autotools
index e69de29..4822ade 100644 (file)
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := http://distcc.samba.org/ftp/distcc/distcc-2.11.tar.bz2
+
+inherit autotools
index fad2bcd..91ea11c 100644 (file)
@@ -1,4 +1,3 @@
 SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/${PN}_${PV}.tar.gz
-S = ${WORKDIR}/${P}
 
 inherit autotools libtool
index e69de29..a7de4a5 100644 (file)
@@ -0,0 +1,5 @@
+SRC_URI := http://fbgetty.meuh.eu.org/downloads/${P}.tar.gz \
+          file://${FILESDIR}/compile.patch;patch=1
+B := ${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}
+
+inherit autotools
index 019e64d..2ccfd0e 100644 (file)
@@ -2,7 +2,6 @@ DEPENDS = virtual/libc jpeg
 
 SRC_URI := http://bytesex.org/misc/fbi_1.22.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index 6e750c8..9c88ef9 100644 (file)
@@ -4,6 +4,5 @@ RDEPENDS = libc6
 SRC_URI := ftp://alpha.gnu.org/gnu/findutils/findutils-4.1.20.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1 \
           file://${FILESDIR}/m4.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
index e69de29..b133d33 100644 (file)
@@ -0,0 +1,20 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 ncurses5
+
+SRC_URI = http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz
+
+do_configure() {
+    patch -N ${s}/ux_init.c < remove_root_restriction.patch || :
+    rm -f ${SourceTree}/frotz.conf
+}
+
+
+EXTRA_OEMAKE=CC="${CC}" INCL="${CFLAGS}" LIB="${LDFLAGS}" PREFIX=/usr CONFIG_DIR=/etc 
+do_compile() {
+    oe_runmake frotz
+    sed 's/^[a-z]/#&/' frotz.conf-big > frotz.conf;
+}
+
+do_install() {
+    oe_runmake PREFIX=${D}/usr MAN_PREFIX=${D}/usr install
+}
index 3b4d90d..4690c15 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6
 
 SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..aa20ad3 100644 (file)
@@ -0,0 +1,18 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+PROVIDES = virtual/libgdbm
+SECTION = libs
+
+SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \
+         file://${FILESDIR}/makefile.patch;patch=1
+
+inherit autotools libtool
+
+do_stage () {
+       install -m 0755 .libs/libgdbm.so.3.0.0 ${STAGING_LIBDIR}/
+       install -m 0644 .libs/libgdbm.a ${STAGING_LIBDIR}/
+       install -m 0644 gdbm.h ${STAGING_DIR}/target/include/
+       ln -sf ${STAGING_LIBDIR}/libgdbm.so.3.0.0 ${STAGING_LIBDIR}/libgdbm.so.3
+       ln -sf ${STAGING_LIBDIR}/libgdbm.so.3.0.0 ${STAGING_LIBDIR}/libgdbm.so
+}
+
index 4e278ee..fe1e49d 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6 ncurses
 
 SRC_URI = ftp://arcana.linux.it/pub/gpm/gpm-1.20.1.tar.bz2 \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..8c66bf1 100644 (file)
@@ -0,0 +1,11 @@
+SECTION = net
+PRIORITY = extra
+DESCRIPTION = Roaming enhancements for ifupdown
+RDEPENDS = ifupdown
+
+SRC_URI := http://openembedded.org/download/ifupdown-roam-0.59.tar.bz2
+
+do_install () {
+       install -d ${D}
+       cp -a ${S}/* ${D}/
+}
index e69de29..cfa6474 100644 (file)
@@ -0,0 +1,29 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+DESCRIPTION = High level tools to configure network interfaces\
+ 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.
+
+SRC_URI = ${DEBIAN_MIRROR}/main/i/${PN}/${PN}_${PV}.orig.tar.gz \
+         ${DEBIAN_MIRROR}/main/i/${PN}/${PN}_${PV}-4.6.diff.gz;patch=1 \
+         file://${FILESDIR}/busybox.patch;patch=1 \
+         file://${FILESDIR}/udhcpc.patch;patch=1 \
+         file://${FILESDIR}/zeroconf.patch;patch=1
+
+EXTRA_OEMAKE = 
+
+do_compile () {
+       chmod a+rx *.pl *.sh
+       oe_runmake 'CC=${CC}' "CFLAGS=${CFLAGS} -Wall -W -D'IFUPDOWN_VERSION=\"0.6.4\"'"
+}
+
+do_install () {
+       install -d ${D}/etc/init.d \
+                  ${D}/etc/network \
+                  ${D}/sbin
+       install -m 0755 ifup ${D}/sbin/
+       ln ${D}/sbin/ifup ${D}/sbin/ifdown
+       install -m 0644 ${FILESDIR}/init ${D}/etc/init.d/networking
+       install -m 0644 ${FILESDIR}/interfaces ${D}/etc/network/interfaces
+}
index e2e90c8..0a31416 100644 (file)
@@ -6,7 +6,6 @@ DESCRIPTION = Provides common files needed to use IrDA.\
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/irda/${P}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools libtool
 
index de2c7f6..8d01ac9 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6 libncurses5
 
 SRC_URI := ${GNU_MIRROR}/less/less-381.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..fa6f246 100644 (file)
@@ -0,0 +1,26 @@
+SECTION="libs"
+PRIORITY="optional"
+RDEPENDS="libc6"
+SECTION="libs"
+DEPENDS=virtual/libc
+PROVIDES=virtual/libgcrypt
+
+SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/${PN}-${PV}.tar.gz"
+
+inherit autotools libtool
+
+do_stage () {
+       install -m 0644 src/.libs/libgcrypt.a ${STAGING_LIBDIR}/
+       install -m 0755 src/.libs/libgcrypt.so.1.5.1 ${STAGING_LIBDIR}/
+
+       ln -sf ${STAGING_LIBDIR}/libgcrypt.so.1.5.1 ${STAGING_LIBDIR}/libgcrypt.so.1.5
+       ln -sf ${STAGING_LIBDIR}/libgcrypt.so.1.5.1 ${STAGING_LIBDIR}/libgcrypt.so.1
+       ln -sf ${STAGING_LIBDIR}/libgcrypt.so.1.5.1 ${STAGING_LIBDIR}/libgcrypt.so
+
+       install -d ${STAGING_DIR}/target/include/
+       for X in gcrypt.h
+       do
+               install -m 0644 src/${X} ${STAGING_DIR}/target/include/${X}
+       done
+
+}
index e69de29..c0a89a2 100644 (file)
@@ -0,0 +1,39 @@
+DESCRIPTION="PNG Library"
+SECTION="libs"
+PRIORITY="required"
+MAINTAINER="Chris Larson <kergoth@handhelds.org>"
+DEPENDS=virtual/libc base/zlib
+RDEPENDS="libc6 zlib1g"
+RDEPENDS_append_libpng3=' libpng12'
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/png-mng/${P}.tar.bz2
+
+EXTRA_OEMAKE_append=' ZLIBINC=${STAGING_DIR}/target/include ZLIBLIB=${STAGING_LIBDIR}'
+
+do_compile() {
+       sed < scripts/makefile.linux > makefile -e 's/^ZLIBINC.*//' -e 's/^ZLIBLIB.*//'
+       unset LDFLAGS
+       oe_runmake 'CC=${CC}' 'LD=${LD}' 'CFLAGS=${CFLAGS}' \
+                  'ZLIBINC=${STAGING_DIR}/target/include' \
+                  'ZLIBLIB=${STAGING_LIBDIR}'
+}
+
+do_stage() {
+       install -m 644 -D png.h ${STAGING_DIR}/target/include/png.h
+       install -m 644 -D pngconf.h ${STAGING_DIR}/target/include/pngconf.h
+       install -m 755 -D libpng12.so.0.${PV} ${STAGING_LIBDIR}/libpng12.so.0.${PV}
+       ln -sf ./libpng12.so.0.${PV} ${STAGING_LIBDIR}/libpng12.so.0
+       ln -sf ./libpng12.so.0.${PV} ${STAGING_LIBDIR}/libpng12.so
+       ln -sf ./libpng12.so ${STAGING_LIBDIR}/libpng.so.3
+       ln -sf ./libpng12.so ${STAGING_LIBDIR}/libpng.so
+}
+
+do_install () {
+       install -d ${D}/${bindir} ${D}/${mandir} \
+                  ${D}/${libdir} ${D}/${includedir}
+       unset LDFLAGS
+       oe_runmake 'prefix=${prefix}' 'DESTDIR=${D}' \
+                  'DB=${D}/${bindir}' 'DI=${D}/${includedir}' \
+                  'DL=${D}/${libdir}' 'DM=${D}/${mandir}' \
+                  install
+}
index e69de29..0b306ec 100644 (file)
@@ -0,0 +1,13 @@
+DEPENDS = virtual/libc jpeg libpng gpm flex openssl zlib
+RDEPENDS = libc6 libjpeg libpng gpm openssl zlib1g
+
+SRC_URI = http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-2.1pre12.tar.bz2 \
+         file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools
+
+EXTRA_OECONF = '--enable-javascript --with-libfl --enable-graphics \
+               --with-ssl=${STAGING_DIR}/target --with-libjpeg \
+               --without-libtiff --without-svgalib --without-x --with-fb \
+               --without-directfb --without-pmshell --without-atheos \
+               --without-x'
index d207b3a..cc4f55d 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6
 
 SRC_URI := ${GNU_MIRROR}/mailutils/mailutils-0.3.1.tar.bz2 \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..94e3322 100644 (file)
@@ -0,0 +1,6 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := ${GNU_MIRROR}/make/make-3.80.tar.bz2
+
+inherit autotools
index e69de29..ccc7785 100644 (file)
@@ -0,0 +1,13 @@
+SRC_URI = http://www.kernel.org/pub/linux/docs/manpages/man-pages-1.60.tar.bz2
+
+EXTRA_OEMAKE=
+do_compile () {
+       true
+}
+
+do_install () {
+       oe_runmake 'prefix=${D}' install
+}
+
+PACKAGES=${PN}
+FILES_${PN}=*
index e69de29..8f69a21 100644 (file)
@@ -0,0 +1,23 @@
+SRC_URI := ftp://ftp.kernel.org/pub/linux/utils/man/man-1.5m2.tar.bz2
+
+EXTRA_OEMAKE=
+GS = -DGREPSILENT=\"q\"
+DEFS = -DUSG -DDO_COMPRESS ${GS}
+
+do_configure() {
+       ./configure -d -confdir ${sysconfdir}
+}
+
+do_compile() {
+       (cd src; ${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS} \
+               makemsg.c -o makemsg)
+       oe_runmake 'DEFS=${DEFS}'
+}
+
+do_install() {
+       oe_runmake 'PREFIX=${D}' install
+}
+
+FILES_${PN}=${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \
+           ${libdir}/*/ ${sysconfdir} ${sharedstatedir} ${localstatedir} \
+           /bin /sbin /lib/*/ /lib/*.so*
index d0eb782..44fe488 100644 (file)
@@ -1,7 +1,6 @@
 SRC_URI = ftp://ftp.kernel.org/pub/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2 \
          file://${FILESDIR}/modutils-notest.patch;patch=1 \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index e731850..2bdc3dc 100644 (file)
@@ -4,7 +4,6 @@ RDEPENDS = libc6 libncurses
 SRC_URI = http://www.stack.nl/~brama/mp3blaster/src/mp3blaster-3.1.3.tar.gz \
          file://${FILESDIR}/includedir.patch;patch=1 \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index 4194e50..7590590 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6 libncurses5
 
 SRC_URI := ${GNU_MIRROR}/nano/nano-1.2.1.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index 0c42165..633481d 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6
 
 SRC_URI := ftp://ftp.ncftp.com/ncftp/ncftp-3.1.6-src.tar.bz2 \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..706691b 100644 (file)
@@ -0,0 +1,40 @@
+DESCRIPTION="Ncurses library"
+SECTION="libs"
+DEPENDS=virtual/libc
+SRC_URI = ${GNU_MIRROR}/ncurses/${P}.tar.gz \
+         file://${FILESDIR}/mk_shared_lib.patch;patch=1 \
+         file://${FILESDIR}/run_tic.patch;patch=1
+
+inherit autotools
+
+EXTRA_OECONF=--with-shared \
+            --without-profile \
+            --without-debug \
+            --disable-rpath \
+            --enable-echo \
+            --enable-const \
+            --without-ada \
+            --enable-termcap \
+            --without-cxx-binding \
+            --with-terminfo-dirs=/etc/terminfo:/usr/share/terminfo \
+            --enable-overwrite
+export HOSTCCFLAGS=-I${S}/ncurses -I${S}/include ${BUILD_CFLAGS}
+export HOSTLDFLAGS=
+export LD := ${CC}
+
+do_compile () {
+       oe_runmake -C progs 'HOSTCC=${BUILD_CC}' 'HOSTLDFLAGS=' \
+                  'HOSTCCFLAGS=${HOSTCCFLAGS}' 'CC=${BUILD_CC}' \
+                  'LINK=${BUILD_CXX}' 'CFLAGS=${HOSTCCFLAGS}' \
+                  'LDFLAGS=-lncurses' tic
+       oe_runmake 'HOSTCC=${HOSTCC}' 'HOSTLDFLAGS=' 'HOSTCCFLAGS=${HOSTCCFLAGS}'
+}
+
+do_stage () {
+       install -m 0755 lib/lib*.so.* ${STAGING_LIBDIR}/
+       cp -R include/* ${STAGING_DIR}/target/include/
+       ln -sf libpanel.so.${PV} ${STAGING_LIBDIR}/libpanel.so
+       ln -sf libform.so.${PV} ${STAGING_LIBDIR}/libform.so
+       ln -sf libmenu.so.${PV} ${STAGING_LIBDIR}/libmenu.so
+       ln -sf libncurses.so.${PV} ${STAGING_LIBDIR}/libncurses.so
+}
index ad77743..6b56796 100644 (file)
@@ -1,7 +1,6 @@
 SRC_URI = ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1 \
          file://${FILESDIR}/mconfig.patch;patch=1
-S = ${WORKDIR}/${P}
 
 EXTRA_OEMAKE = -C inetd
 do_compile () {
index e69de29..c125324 100644 (file)
@@ -0,0 +1,12 @@
+SRC_URI = ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz \
+         file://${FILESDIR}/mconfig.patch;patch=1
+
+EXTRA_OEMAKE =
+do_compile () {
+       oe_runmake 'CC=${CC}' 'LD=${LD}' all
+}
+
+do_install () {
+       install -d ${D}/${bindir}
+       install -m 0755 ftp/ftp ${D}/${bindir}
+}
index aafe8d3..40854e1 100644 (file)
@@ -2,7 +2,6 @@ DEPENDS = virtual/libc openssl
 
 SRC_URI = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..04c5c64 100644 (file)
@@ -0,0 +1,16 @@
+DEPENDS = virtual/libc openobex
+RDEPENDS = libc6 libopenobex1
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/${P}.tar.gz
+
+inherit autotools libtool
+
+EXTRA_OECONF = --disable-glibtest --with-glib-prefix=${STAGING_DIR}/target
+export OPENOBEX_CFLAGS=-I${STAGING_DIR}/target/include
+export OPENOBEX_CONFIG = ${STAGING_BINDIR}/openobex-config \
+                        --prefix=${STAGING_DIR}/target \
+                        --exec-prefix=${STAGING_DIR}/target
+
+do_compile () {
+       oe_runmake 'INCLUDES='
+}
index b0d821a..83ca382 100644 (file)
@@ -2,7 +2,6 @@ DEPENDS = virtual/libc
 RDEPENDS = libc6
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/${P}.tar.gz
-S = ${WORKDIR}/${P}
 
 inherit autotools libtool
 
index 3c534d1..e55c958 100644 (file)
@@ -12,7 +12,6 @@ DESCRIPTION = Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\
 SRC_URI = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1 \
          file://${FILESDIR}/scp-nossl.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index 3c534d1..e55c958 100644 (file)
@@ -12,7 +12,6 @@ DESCRIPTION = Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\
 SRC_URI = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1 \
          file://${FILESDIR}/scp-nossl.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index 185a388..d4e3356 100644 (file)
@@ -3,7 +3,6 @@ RDEPENDS = libc6
 
 SRC_URI := http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.15.0.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
 
 inherit autotools libtool
 
index e69de29..3b521b9 100644 (file)
@@ -0,0 +1,13 @@
+DESCRIPTION = Regex-markup performs regular expression-based text \
+markup according to used-defined rules. This can be used to color \
+syslog files as well as the output of programs such as ping, traceroute, \
+gcc etc. The hierarchal rules-format is simple to understand, yet very \
+powerful. Regex-markup is written entirely in C, and uses POSIX regular \
+expressions to do much of its work.
+
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = http://www.student.lu.se/~nbi98oli/src/regex-markup-0.9.0.tar.gz
+
+inherit autotools
index e69de29..5403ccd 100644 (file)
@@ -0,0 +1,16 @@
+SRC_URI := ${DEBIAN_MIRROR}/main/r/${PN}/${PN}_${PV}.tar.gz
+
+do_compile () {
+       oenote "Nothing to compile"
+}
+
+do_install () {
+       install -d ${D}/${sysconfdir} ${D}/${sbindir} ${D}/sbin ${D}/var/run/resolvconf/interface
+       install -d ${D}/${datadir}/doc/${P}
+       install -d ${D}/${mandir}/man8
+       cp -a etc/* ${D}/${sysconfdir}/
+       cp -a sbin/* ${D}/sbin/
+       cp -a usr/* ${D}/${prefix}/
+       install debian/README debian/ANNOUNCE ${D}/${datadir}/doc/${P}/
+       install man/resolvconf.8 man/update-resolv.8 ${D}/${mandir}/man8/
+}
index e69de29..b1912ee 100644 (file)
@@ -0,0 +1,9 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 libncurses5
+
+SRC_URI := ${GNU_MIRROR}/screen/screen-3.9.15.tar.gz \
+          file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools
+
+EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5"
index e69de29..71e491e 100644 (file)
@@ -0,0 +1,9 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 libncurses5
+
+SRC_URI := ftp://ftp.uni-erlangen.de/pub/utilities/screen/screen-4.0.1.tar.gz \
+          file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools
+
+EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5"
index e91e4de..4d6bc01 100644 (file)
@@ -1,5 +1,4 @@
 SRC_URI = http://tinylogin.busybox.net/downloads/${P}.tar.bz2
-S = ${WORKDIR}/${P}
 
 EXTRA_OEMAKE =
 
index 1991ff9..e4c7d71 100644 (file)
@@ -4,7 +4,6 @@ RDEPENDS = libc6
 SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \
          file://${FILESDIR}/units.c.patch;patch=1 \
          file://${FILESDIR}/makefile.patch;patch=1
-S = ${WORKDIR}/${P}
 
 inherit autotools
 
index e69de29..65fb74e 100644 (file)
@@ -0,0 +1,19 @@
+DEPENDS=virtual/libc zlib ncurses
+
+SRC_URI := http://ftp.cwi.nl/aeb/util-linux/util-linux-2.12.tar.gz
+
+EXTRA_OEMAKE=
+do_compile () {
+       set -e
+       install ${FILESDIR}/MCONFIG ${S}/MCONFIG
+       install ${FILESDIR}/make_include ${S}/make_include
+       install ${FILESDIR}/swapargs.h ${S}/mount/swapargs.h
+       install ${FILESDIR}/defines.h ${S}/defines.h
+       oe_runmake ARCH=${TARGET_ARCH} CPU= CPUOPT= \
+               'OPT=${CFLAGS}' 'CC=${CC}' 'LD=${LD}' \
+               'LDFLAGS=${LDFLAGS}'
+}
+
+do_install () {
+       oe_runmake 'DESTDIR=${D}' install
+}
index e69de29..89218f3 100644 (file)
@@ -0,0 +1,17 @@
+DEPENDS = virtual/libc libpcap libnet-1.0.2a
+RDEPENDS = libc6
+
+SRC_URI := ${SOURCEFORGE_MIRROR}/zeroconf/zcip-4.tar.gz \
+          file://${FILESDIR}/compile.patch;patch=1 \
+          file://${FILESDIR}/linux-types.patch;patch=1 \
+          file://${FILESDIR}/char-signed-idiocy.patch;patch=1
+
+CPPFLAGS_append = " -DLIBNET_LIL_ENDIAN"
+do_compile () {
+       oe_runmake 'LIBS=${STAGING_LIBDIR}/libpcap.a ${STAGING_LIBDIR}/libnet.a'
+}
+
+do_install () {
+       install -d ${D}/${sbindir}
+       install -m 0744 make-arp zcip ${D}/${sbindir}/
+}