From 76fb818cdf5ba076fa85186eeed0f820c8b92161 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 26 Jan 2016 10:54:09 +0000 Subject: greybird-themes: create subpackage for unity --- testing/greybird-themes/APKBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/testing/greybird-themes/APKBUILD b/testing/greybird-themes/APKBUILD index cc626b04f8..2f0568ef01 100644 --- a/testing/greybird-themes/APKBUILD +++ b/testing/greybird-themes/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=greybird-themes pkgver=1.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="A clean minimalistic theme for Xfce, GTK+ 2 and 3" url="http://shimmerproject.org/project/greybird/" arch="noarch" @@ -11,7 +11,7 @@ depends_dev="" makedepends="$depends_dev" install="" subpackages="$pkgname-gtk2 $pkgname-gtk3 $pkgname-metacity $pkgname-xfwm4 - $pkgname-xfce4-notifyd:_notify" + $pkgname-xfce4-notifyd:_notify $pkgname-unity" source="greybird-$pkgver.tar.gz::https://github.com/shimmerproject/Greybird/archive/v$pkgver.tar.gz gtk-3.14-fix.patch " @@ -67,8 +67,9 @@ gtk2() { gtk3() { _mv "Greybird GTK+3 themes" gtk+3.0 gtk-3.0; } metacity() { _mv "Greybird Metacity themes" metacity metacity-1; } -xfwm4() { _mv "Greybird Xfce4 themes" xfwm4 xfwm4 xfwm4-compact xfwm4-a11y; } -_notify() { _mv "Greybird Xfce4-notifyd themes" xfce4-notifyd xfce-notify-4.0; } +xfwm4() { _mv "Greybird Xfce4 themes" xfwm4 xfwm4 'xfwm4-*'; } +_notify() { _mv "Greybird Xfce4-notifyd themes" xfce4-notifyd 'xfce-notify-*'; } +unity() { _mv "Greybird Unity themes" unity 'unity'; } md5sums="542cfd641cd5ff723ee2fcdfdb1eabbd greybird-1.6.2.tar.gz ef3882cc1ea6c00fb1c372c911b563fe gtk-3.14-fix.patch" -- cgit v1.2.3