into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded
2005/01/24 22:31:51+01:00 handhelds.org!zecke
OpenSSL:
Remove bashism from the last cset
2005/01/24 16:19:23-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/01/24 16:19:13-05:00 handhelds.org!kergoth
Kill the now unnecessary status patch to cairo cvs. Make sure you're on current cvs, or old enough that it's before the status breakage.
2005/01/24 21:51:01+01:00 (none)!koen
mb-wm-0.9.1 lower DEFAULT_PREFERENCE
2005/01/24 21:35:40+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/01/24 21:35:25+01:00 (none)!koen
change mb-desktop SRC_URI to fetch from o-hand.com instead of hh.org
BKrev: 41f5700fLpiIJ-8XAdZGLUYm5OEWyw
DEPENDS = "x11 libpixman libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
-PR = "r1"
+PR = "r2"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo \
- file://status.patch;patch=1"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo"
S = "${WORKDIR}/cairo"
inherit autotools pkgconfig
DEPENDS = "libmatchbox startup-notification"
SECTION = "x11/wm"
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-${PV}.tar.bz2"
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/matchbox-desktop-${PV}.tar.bz2"
EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
RDEPENDS = "matchbox-common"
+
+DEFAULT_PREFERENCE=-1
+
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz"
S = "${WORKDIR}/matchbox-window-manager-${PV}"
FILES_libssl = "${libdir}/libssl.so*"
do_compile () {
- pushd util
+ cd util
perl perlpath.pl ${bindir}
- popd
+ cd ..
ln -sf apps/openssl.pod crypto/crypto.pod ssl/ssl.pod doc/
#