into stealth.(none):/home/pb/oe/oe-packages
2004/07/31 18:57:07+01:00 (none)!pb
add patch for greedy depends handling
BKrev: 410bdd88xbTsQmmGWbiqijlv3am-zA
DESCRIPTION_libipkg = "Itsy Package Manager Library"
LICENSE = "GPL"
PROVIDES = "virtual/ipkg libipkg"
-PR = "r1"
+PR = "r3"
PACKAGES =+ "libipkg-dev libipkg "
FILES_libipkg-dev = "${libdir}/*.a ${libdir}/*.la ${libdir}/*.so"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=${@'V' + oe.data.getVar('PV',d,1).replace('.', '-')} \
file://varargs.patch;patch=1 \
- file://uninclude-replace.patch;patch=1"
+ file://uninclude-replace.patch;patch=1 \
+ file://depends.patch;patch=1"
S = "${WORKDIR}/ipkg/C"
inherit autotools