Cset exclude: mickey@allanon.vanille.de|ChangeSet|20040211232134|61765
authorMichael Lauer <mickey@vanille-media.de>
Wed, 11 Feb 2004 23:25:43 +0000 (23:25 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 11 Feb 2004 23:25:43 +0000 (23:25 +0000)
BKrev: 402ab9f74hje3k55tyLd4t3Yak1nmQ

19 files changed:
autoconf/autoconf-native_2.59.oe
automake/automake-native_1.8.2.oe
docbook-utils/docbook-utils-native_0.6.13.oe
freetype/freetype-native_2.1.7.oe
frodo/frodo_4.2.oe
gcc/gcc-cross_3.3.2.oe
gcc/gcc-initial-cross_3.3.2.oe
gcc/gcc-initial-uclibc-cross_3.3.2.oe
gcc/gcc-uclibc-cross_3.3.2.oe
glib-2.0/glib-2.0-native_2.1.3.oe
ipkg/ipkg-native_0.99.108.oe
ipkg/ipkg-native_0.99.84.oe
ipkg/ipkg-native_0.99.91.oe
ipkg/ipkg-native_0.99.95.oe
openjade/openjade-native_1.3.2.oe
opensp/opensp-native_1.5.oe
portaudio/portaudio_0.0.19.oe
python/python-native_2.3.3.oe
sgml-common/sgml-common-native_0.6.3.oe

index a2b655b..19038d9 100644 (file)
@@ -1,5 +1,6 @@
 include autoconf_${PV}.oe
 S = ${WORKDIR}/autoconf-${PV}
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV}
+DEPENDS = patcher-native
 
 inherit native
index ad31673..bf82aee 100644 (file)
@@ -1,6 +1,6 @@
 include automake_${PV}.oe
 S = ${WORKDIR}/automake-${PV}
-DEPENDS = autoconf-native
+DEPENDS = autoconf-native patcher-native 
 
 inherit native
 
index 6972ec6..dd12fcd 100644 (file)
@@ -1,4 +1,4 @@
-DEPENDS = openjade-native
+DEPENDS = patcher-native openjade-native
 RDEPENDS = 
 
 SRC_URI = ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/docbook-utils-${PV}.tar.gz
index e2c77e0..12f8fde 100644 (file)
@@ -5,6 +5,7 @@ SRC_URI = ftp://ftp.freetype.org/freetype/freetype2/freetype-${PV}.tar.bz2 \
          file://${FILESDIR}/configure.patch;patch=1
 
 inherit autotools pkgconfig native
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/freetype-${PV}
 S = ${WORKDIR}/freetype-${PV}
 PACKAGES =
index c65fd07..1b4ae74 100644 (file)
@@ -11,3 +11,5 @@ S = ${WORKDIR}/Frodo4/Src
 
 inherit autotools libtool
 
+CFLAGS_append = " -DQTOPIA"
+
index d1a2a5a..d372fb9 100644 (file)
@@ -2,7 +2,7 @@ include gcc_${PV}.oe
 inherit cross
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV}
 
-DEPENDS := virtual/${TARGET_PREFIX}binutils glibc
+DEPENDS := virtual/${TARGET_PREFIX}binutils glibc patcher-native
 PROVIDES := virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++
 
 PACKAGES =
index dd3b153..1d1d7ff 100644 (file)
@@ -1,6 +1,6 @@
 include gcc-cross_${PV}.oe
 
-DEPENDS := virtual/${TARGET_PREFIX}binutils glibc-initial
+DEPENDS := virtual/${TARGET_PREFIX}binutils glibc-initial patcher-native
 PROVIDES := virtual/${TARGET_PREFIX}gcc-initial
 
 EXTRA_OECONF := --with-local-prefix=${CROSS_DIR}/local \
index a947994..34e6c86 100644 (file)
@@ -1,6 +1,6 @@
 include gcc-uclibc-cross_${PV}.oe
 
-DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc-initial
+DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc-initial patcher-native
 PROVIDES := virtual/${TARGET_PREFIX}gcc-initial
 
 EXTRA_OECONF := --with-local-prefix=${CROSS_DIR}/local \
index 54056bf..cc05e88 100644 (file)
@@ -1,7 +1,7 @@
 inherit cross
 include gcc-uclibc_${PV}.oe
 
-DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc
+DEPENDS := virtual/${TARGET_PREFIX}binutils uclibc patcher-native
 PROVIDES := virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++
 
 PACKAGES =
index 1922cbc..88e4d6d 100644 (file)
@@ -1,3 +1,5 @@
+DEPENDS = patcher-native
+RDEPENDS = 
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}
 
 SRC_URI = http://ftp.gnome.org/pub/gnome/sources/glib/2.1/glib-${PV}.tar.bz2 \
index f30677b..17ded8e 100644 (file)
@@ -1,5 +1,6 @@
 include ipkg_${PV}.oe
 inherit native
 
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}
 PACKAGES =
index f30677b..17ded8e 100644 (file)
@@ -1,5 +1,6 @@
 include ipkg_${PV}.oe
 inherit native
 
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}
 PACKAGES =
index f30677b..17ded8e 100644 (file)
@@ -1,5 +1,6 @@
 include ipkg_${PV}.oe
 inherit native
 
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}
 PACKAGES =
index f30677b..17ded8e 100644 (file)
@@ -1,5 +1,6 @@
 include ipkg_${PV}.oe
 inherit native
 
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}
 PACKAGES =
index 9d9d7f5..2057832 100644 (file)
@@ -1,4 +1,5 @@
-DEPENDS = opensp-native sgml-common-native
+DEPENDS = patcher-native opensp-native sgml-common-native
+RDEPENDS = 
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \
          file://${FILESDIR}/configure.patch;patch=1
index 05045ab..30d6045 100644 (file)
@@ -1,3 +1,6 @@
+DEPENDS = patcher-native
+RDEPENDS =
+
 SRC_URI = ${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \
          file://${FILESDIR}/m4.patch;patch=1 \
          file://${FILESDIR}/attributevalue.patch;patch=1
index f8b416e..3bc19b5 100644 (file)
@@ -1,9 +1,9 @@
-DESCRIPTION=A portable audio library
 SECTION="libs"
 PRIORITY="optional"
 MAINTAINER="Michael Lauer <mickey@Vanille.de>"
 RDEPENDS=libc6
 DEPENDS=virtual/libc
+DESCRIPTION=A portable audio library
 
 SRC_URI=http://www.portaudio.com/archives/pa_snapshot_v19.tar.gz \
        file://${FILESDIR}/flags.patch;patch=1
@@ -14,7 +14,11 @@ inherit autotools libtool pkgconfig
 EXTRA_OECONF = '--with-jack=no'
 
 do_stage() {
-       oe_soinstall lib/libportaudio.so.${PV} ${STAGING_LIBDIR}/
+        install -m 0755 lib/libportaudio.so.${PV} ${STAGING_LIBDIR}/
+        ln -sf libportaudio.so.${PV} ${STAGING_LIBDIR}/libportaudio.so.0
+        ln -sf libportaudio.so.${PV} ${STAGING_LIBDIR}/libportaudio.so
+
+        install -d ${STAGING_DIR}/target/include/
         install -m 0644 pa_common/portaudio.h ${STAGING_DIR}/target/include/portaudio.h
 }
 
index f939a01..08433a3 100644 (file)
@@ -10,6 +10,8 @@ S = ${WORKDIR}/Python-${PV}
 
 inherit autotools native
 
+DEPENDS=patcher-native
+
 EXTRA_OECONF = '--with-threads --with-pymalloc --with-cyclic-gc --with-exec-prefix=${STAGING_DIR}/build'
 do_configure () {
        oe_runconf
index 7f0ab18..08d4807 100644 (file)
@@ -1,6 +1,7 @@
 include sgml-common_${PV}.oe
 inherit native
 
+DEPENDS = patcher-native
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/sgml-common-${PV}
 S = ${WORKDIR}/sgml-common-${PV}
 PACKAGES =