summaryrefslogtreecommitdiff
path: root/community/awn-extras-applets/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-30 01:51:49 -0800
committerroot <root@rshg054.dnsready.net>2012-12-30 01:51:49 -0800
commit0af0753417e7e506da08650bda80804d0b50e660 (patch)
tree4814fa023ba4251a5145e424ddde872252cf3adc /community/awn-extras-applets/PKGBUILD
parent5dd7ed82e788ebad2e920e0f2db7468cc6547cfe (diff)
Sun Dec 30 01:50:38 PST 2012
Diffstat (limited to 'community/awn-extras-applets/PKGBUILD')
-rw-r--r--community/awn-extras-applets/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/community/awn-extras-applets/PKGBUILD b/community/awn-extras-applets/PKGBUILD
index 59fd1bcdd..7ce9fca85 100644
--- a/community/awn-extras-applets/PKGBUILD
+++ b/community/awn-extras-applets/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=awn-extras-applets
_pkgname=awn-extras
pkgver=0.4.0
-pkgrel=14
+pkgrel=15
pkgdesc="Collection of applets for avant-window-navigator"
arch=('i686' 'x86_64')
url="https://launchpad.net/awn-extras"
@@ -37,6 +37,7 @@ source=(http://launchpad.net/$_pkgname/0.4/$pkgver/+download/$_pkgname-$pkgver.t
fix-shinyswitcher-scrolling.patch
fix-weather-applet.patch
awn-extras-glib2.32.patch
+ cairo-menu-upower.patch
check-dependencies.patch)
md5sums=('b559d68cd6ad295c961c20fcc5d9f9c0'
'2df8dfd8f0f1d458c09b56983c7d049f'
@@ -45,6 +46,7 @@ md5sums=('b559d68cd6ad295c961c20fcc5d9f9c0'
'755c57dfbb65a314f247277918ec95ac'
'bc22bb3e81aca0f651ae8acee1ce2f00'
'1cfcd1e5dc92c4c7c306472d42a21c2d'
+ 'f9715f531947967d6549a358ea8d2979'
'8f920c7dde987d66eef7d3739df1051d')
build() {
@@ -55,6 +57,7 @@ build() {
patch -Np0 -i "$srcdir/fix-shinyswitcher-scrolling.patch"
patch -Np1 -i "$srcdir/fix-weather-applet.patch"
patch -Np0 -i "$srcdir/awn-extras-glib2.32.patch"
+ patch -Np1 -i "$srcdir/cairo-menu-upower.patch"
patch -Np1 -i "$srcdir/check-dependencies.patch"
# Python2 fix