summaryrefslogtreecommitdiff
path: root/community/tktheme/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-02 03:51:56 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-02 03:51:56 +0000
commit35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch)
tree0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/tktheme/PKGBUILD
parent88933a383866089c23f6d62783a6a24ab211e872 (diff)
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/tktheme/PKGBUILD')
-rw-r--r--community/tktheme/PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/community/tktheme/PKGBUILD b/community/tktheme/PKGBUILD
index 869dfe6ee..2dd013735 100644
--- a/community/tktheme/PKGBUILD
+++ b/community/tktheme/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 81611 2012-12-25 00:34:17Z foutrelis $
+# $Id: PKGBUILD 114414 2014-07-01 15:43:14Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: slubman <slubman@slubman.net>
pkgname=tktheme
pkgver=0.23
-pkgrel=8
+pkgrel=9
pkgdesc="A library to allow Tkabber docking in the system tray."
arch=('i686' 'x86_64')
depends=('tk' 'libxpm' 'libxmu')
@@ -17,6 +17,10 @@ build() {
cd $srcdir/Tk_Theme-23
tclsh configure
make
+}
+
+package() {
+ cd $srcdir/Tk_Theme-23
mkdir -p $pkgdir/usr/lib/tktheme
cp theme.so $pkgdir/usr/lib/tktheme/
cp pkgIndex.tcl $pkgdir/usr/lib/tktheme/