# HG changeset patch # User Dominique Corbex # Date 1383421028 -3600 # Node ID 274af13ca754677baae88ee0e89a42c5c117144c # Parent 3a2e435dc5e640eee622e7e0f1eba6703ecf76c2 Up: ofono (1.12) diff -r 3a2e435dc5e6 -r 274af13ca754 ofono/receipt --- a/ofono/receipt Sat Nov 02 20:33:46 2013 +0100 +++ b/ofono/receipt Sat Nov 02 20:37:08 2013 +0100 @@ -1,23 +1,21 @@ # SliTaz package receipt. PACKAGE="ofono" -VERSION="0.28" +VERSION="1.12" CATEGORY="network" SHORT_DESC="Stack for mobile telephony (GSM/UMTS) applications." MAINTAINER="slaxemulator@gmail.com" -LICENSE="GPL2" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://ofono.org" -WGET_URL="http://www.kernel.org/pub/linux/network/$PACKAGE/$TARBALL" +WGET_URL="http://linux-kernel.uio.no/pub/linux/network/$PACKAGE/$TARBALL" DEPENDS="dbus glib udev" -BUILD_DEPENDS="dbus-dev udev-dev glib-dev" +BUILD_DEPENDS="dbus-dev udev-dev glib-dev bluez-dev \ +mobile-broadband-provider-info-dev" # Rules to configure and make the package. compile_rules() { - cd $src - find . -name '*.[ch]*' | xargs sed -i 's|