inherit autotools pkgconfig
HEADERS = "bluetooth.h bnep.h cmtp.h hci.h hci_lib.h hidp.h l2cap.h rfcomm.h sco.h sdp.h sdp_lib.h"
+
+do_stage() {
+ autotools_stage_all
+}
cd ..
}
+do_stage () {
+ autotools_stage_all
+}
+
pkg_postinst () {
grep cyrus /etc/passwd || adduser --disabled-password --home=/var/spool/mail --ingroup mail -g "Cyrus sasl" cyrus
echo "cyrus" | saslpasswd2 -p -c cyrus
EXTRA_OEMAKE='"LIBTOOL=${STAGING_BINDIR}/${HOST_SYS}-libtool"'
CFLAGS_append = " -D_REENTRANT"
+
+do_stage() {
+ autotools_stage_all
+}
--disable-alsa --disable-alsa09 \
--disable-arts --disable-nas"
+do_stage() {
+ autotools_stage_all
+}
+
FILES_${PN} += "${libdir}/ao/plugins-2/*.so"
GPE_TARBALL_SUFFIX = "bz2"
inherit autotools gpe pkgconfig
+
+do_stage () {
+autotools_stage_all
+}
GPE_TARBALL_SUFFIX = "bz2"
inherit pkgconfig gpe autotools
+
+
+do_stage () {
+autotools_stage_all
+}
LICENSE = "GPL"
inherit autotools pkgconfig
+do_stage() {
+ autotools_stage_all
+}
+
PACKAGES =+ "libgphoto2-camlibs"
FILES_libgphoto2-camlibs = "/usr/lib/gphoto2_port/ /usr/lib/gphoto2/"
RDEPENDS_libgphoto2 = "libgphoto2-camlibs"
inherit autotools
EXTRA_OECONF = "-enable-speed"
+
+do_stage() {
+ autotools_stage_all
+}
# damn picky automake...
touch NEWS AUTHORS ChangeLog
}
+
+do_stage() {
+ autotools_stage_all
+}
GPE_TARBALL_SUFFIX = "gz"
inherit autotools pkgconfig gpe
+
+
+do_stage () {
+autotools_stage_all
+}
+
EXTRA_OECONF = "--with-ogg-libraries=${STAGING_LIBDIR} \
--with-ogg-includes=${STAGING_INCDIR}"
+
+do_stage () {
+ autotools_stage_all
+}
# gnu-configize
# oe_runconf
#}
+
+do_stage() {
+ autotools_stage_all
+}
file://syms.patch;patch=1"
inherit autotools binconfig
+
+do_stage () {
+ autotools_stage_all
+}
file://intl.patch;patch=1"
inherit autotools
+
+do_stage () {
+ autotools_stage_all
+}
PACKAGES_prepend = "libsysfs "
FILES_libsysfs = "${libdir}/*.so.1.0.3"
+
+do_stage () {
+ autotools_stage_all
+}