aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-25 18:50:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-25 18:54:07 +0000
commit9edf388fc975f6045b9bcc503e48ecd948672ee0 (patch)
treeffa98b461fb20d77f22ccfd20ff69a0bb6edcbcf
parent0b195ab7e203bf9273843b54ffbe458903725fe8 (diff)
downloadalpine_aports-9edf388fc975f6045b9bcc503e48ecd948672ee0.tar.bz2
alpine_aports-9edf388fc975f6045b9bcc503e48ecd948672ee0.tar.xz
alpine_aports-9edf388fc975f6045b9bcc503e48ecd948672ee0.zip
main/xfce4-note-plugin: split out translations to -lang subpackage
-rw-r--r--main/xfce4-notes-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xfce4-notes-plugin/APKBUILD b/main/xfce4-notes-plugin/APKBUILD
index 3cdb65ae65..02103e53d8 100644
--- a/main/xfce4-notes-plugin/APKBUILD
+++ b/main/xfce4-notes-plugin/APKBUILD
@@ -1,8 +1,8 @@
1# Contributor: 1# Contributor:
2# Maintainer: 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=xfce4-notes-plugin 3pkgname=xfce4-notes-plugin
4pkgver=1.7.7 4pkgver=1.7.7
5pkgrel=2 5pkgrel=3
6pkgdesc="Notes plugin for the Xfce4 desktop" 6pkgdesc="Notes plugin for the Xfce4 desktop"
7url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" 7url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
8arch="all" 8arch="all"
@@ -10,7 +10,7 @@ license="GPL"
10depends= 10depends=
11makedepends="xfce4-panel-dev libunique-dev libxfcegui4-dev" 11makedepends="xfce4-panel-dev libunique-dev libxfcegui4-dev"
12install= 12install=
13subpackages= 13subpackages="$pkgname-lang"
14source="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-$pkgver.tar.bz2" 14source="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-$pkgver.tar.bz2"
15 15
16_builddir="$srcdir"/$pkgname-$pkgver 16_builddir="$srcdir"/$pkgname-$pkgver