Skip to content
Snippets Groups Projects
Unverified Commit d0b9f677 authored by Luca Weiss's avatar Luca Weiss Committed by Oliver Smith
Browse files

maemo/libhildondesktop: upgrade to 2.1.44 (!619)

parent 03e85b1b
Branches
No related tags found
No related merge requests found
pkgname=libhildondesktop
pkgver=2.1.43
pkgrel=4
pkgver=2.1.44
pkgrel=0
pkgdesc="Hildon Desktop library"
arch="all"
url="https://github.com/maemo-leste/libhildondesktop"
license="GPL"
depends="libhildon iphbd dbus-glib"
makedepends="autoconf automake libhildon-dev iphbd-dev dbus-glib-dev"
license="LGPL-2.1-only"
makedepends="autoconf automake libtool libhildon-dev iphbd-dev dbus-glib-dev"
subpackages="$pkgname-dev $pkgname-examples"
source="
$pkgname-$pkgver.tar.gz::https://github.com/maemo-leste/libhildondesktop/archive/$pkgver.tar.gz
stop-deprecated-functions-from-breaking-compilation.patch
"
builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"
./autogen.sh --prefix=/usr CFLAGS="${CFLAGS} -Wno-error=unused-but-set-variable"
make
}
package() {
cd "$builddir"
make DESTDIR="$pkgdir/" install
}
......@@ -33,5 +28,5 @@ examples() {
mv "$pkgdir/usr/share" "$subpkgdir/usr/"
}
sha512sums="5766cfc600a2711ecb88d55a67a95e92555608b54217d8d83b8191e9c1d14ea0c3150e5c7ac2251acf83d7e200e80bfcd877c66a993e509c353b76da1136450f libhildondesktop-2.1.43.tar.gz
sha512sums="53f85903e6619529bf98a051fcb508d7895076a4d06465059acc8c73849828b351d3c47c32e0c616bf320b8cbfc053f084e54efb4e7a71132857e9aabd65913e libhildondesktop-2.1.44.tar.gz
05f3c10ff2dcccd86ced633ec78593cd933aa7a53d2c8a0aca6a6e6ed5bf9c20bd87325ac22ec4bf536bfbeb247ae58ddc07cd1b2f6da7004a72f846e35dd3f2 stop-deprecated-functions-from-breaking-compilation.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment