Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Thu, 29 Jul 2004 20:22:07 +0000 (20:22 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 29 Jul 2004 20:22:07 +0000 (20:22 +0000)
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages

2004/07/29 21:21:11+01:00 nexus.co.uk!pb
add libgmime, courtesy Wookey

2004/07/28 21:59:03+01:00 nexus.co.uk!pb
Merge bk://openembedded@openembedded.bkbits.net/packages
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages

2004/07/28 09:55:29+01:00 nexus.co.uk!pb
Merge bk://openembedded@openembedded.bkbits.net/packages
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages

2004/07/28 09:23:14+01:00 nexus.co.uk!pb
apply patch from Peter Naulls to fix excessive path rewriting when TMPDIR is in a subdirectory of ${prefix}

BKrev: 41095c6flXF2RxMiq3TPlyxYNzu1fw

classes/pkgconfig.oeclass
libgmime/libgmime/configure-ldflags-cross.patch [new file with mode: 0644]
libgmime/libgmime/skip-iconv-detect.patch [new file with mode: 0644]
libgmime/libgmime_2.1.7.oe [new file with mode: 0644]

index 83f3a3d..d791e62 100644 (file)
@@ -6,11 +6,11 @@ def get_pkgconfig_mangle(d):
        import oe.data
        s = "-e ''"
        if not oe.data.inherits_class('native', d):
-               s += " -e 's:${libdir}:${STAGING_LIBDIR}:;'"
-               s += " -e 's:${includedir}:${STAGING_INCDIR}:;'"
-               s += " -e 's:${datadir}:${STAGING_DATADIR}:'"
-               s += " -e 's:${prefix}:${STAGING_LIBDIR}/..:'"
-               s += " -e 's:${exec_prefix}:${STAGING_LIBDIR}/..:'"
+               s += " -e 's:${libdir}$:${STAGING_LIBDIR}:;'"
+               s += " -e 's:${includedir}$:${STAGING_INCDIR}:;'"
+               s += " -e 's:${datadir}$:${STAGING_DATADIR}:'"
+               s += " -e 's:${prefix}$:${STAGING_LIBDIR}/..:'"
+               s += " -e 's:${exec_prefix}$:${STAGING_LIBDIR}/..:'"
        return s
 
 do_stage_append () {
diff --git a/libgmime/libgmime/configure-ldflags-cross.patch b/libgmime/libgmime/configure-ldflags-cross.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libgmime/libgmime/skip-iconv-detect.patch b/libgmime/libgmime/skip-iconv-detect.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/libgmime/libgmime_2.1.7.oe b/libgmime/libgmime_2.1.7.oe
new file mode 100644 (file)
index 0000000..e69de29