[arch-commits] Commit in tktheme/repos (4 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 15:43:15 UTC 2014


    Date: Tuesday, July 1, 2014 @ 17:43:14
  Author: spupykin
Revision: 114414

archrelease: copy trunk to community-i686, community-x86_64

Added:
  tktheme/repos/community-i686/PKGBUILD
    (from rev 114413, tktheme/trunk/PKGBUILD)
  tktheme/repos/community-x86_64/PKGBUILD
    (from rev 114413, tktheme/trunk/PKGBUILD)
Deleted:
  tktheme/repos/community-i686/PKGBUILD
  tktheme/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ------------------
 community-x86_64/PKGBUILD |   24 ------------------
 3 files changed, 56 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 15:43:00 UTC (rev 114413)
+++ community-i686/PKGBUILD	2014-07-01 15:43:14 UTC (rev 114414)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: slubman <slubman at slubman.net>
-
-pkgname=tktheme
-pkgver=0.23
-pkgrel=8
-pkgdesc="A library to allow Tkabber docking in the system tray."
-arch=('i686' 'x86_64')
-depends=('tk' 'libxpm' 'libxmu')
-license=("GPL")
-source=(http://tkabber.jabber.ru/files/other/Tk_Theme-23.tgz)
-url="http://tkabber.jabber.ru"
-md5sums=('121c335e3b3764cbd04eea68b6a66dd3')
-
-build() {
-  cd $srcdir/Tk_Theme-23
-  tclsh configure
-  make
-  mkdir -p $pkgdir/usr/lib/tktheme
-  cp theme.so $pkgdir/usr/lib/tktheme/
-  cp pkgIndex.tcl $pkgdir/usr/lib/tktheme/
-  sed -i 's|ifneeded Tk_Theme 20|ifneeded Tk_Theme 23|' $pkgdir/usr/lib/tktheme/pkgIndex.tcl
-}

Copied: tktheme/repos/community-i686/PKGBUILD (from rev 114413, tktheme/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 15:43:14 UTC (rev 114414)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: slubman <slubman at slubman.net>
+
+pkgname=tktheme
+pkgver=0.23
+pkgrel=9
+pkgdesc="A library to allow Tkabber docking in the system tray."
+arch=('i686' 'x86_64')
+depends=('tk' 'libxpm' 'libxmu')
+license=("GPL")
+source=(http://tkabber.jabber.ru/files/other/Tk_Theme-23.tgz)
+url="http://tkabber.jabber.ru"
+md5sums=('121c335e3b3764cbd04eea68b6a66dd3')
+
+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/
+  sed -i 's|ifneeded Tk_Theme 20|ifneeded Tk_Theme 23|' $pkgdir/usr/lib/tktheme/pkgIndex.tcl
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 15:43:00 UTC (rev 114413)
+++ community-x86_64/PKGBUILD	2014-07-01 15:43:14 UTC (rev 114414)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: slubman <slubman at slubman.net>
-
-pkgname=tktheme
-pkgver=0.23
-pkgrel=8
-pkgdesc="A library to allow Tkabber docking in the system tray."
-arch=('i686' 'x86_64')
-depends=('tk' 'libxpm' 'libxmu')
-license=("GPL")
-source=(http://tkabber.jabber.ru/files/other/Tk_Theme-23.tgz)
-url="http://tkabber.jabber.ru"
-md5sums=('121c335e3b3764cbd04eea68b6a66dd3')
-
-build() {
-  cd $srcdir/Tk_Theme-23
-  tclsh configure
-  make
-  mkdir -p $pkgdir/usr/lib/tktheme
-  cp theme.so $pkgdir/usr/lib/tktheme/
-  cp pkgIndex.tcl $pkgdir/usr/lib/tktheme/
-  sed -i 's|ifneeded Tk_Theme 20|ifneeded Tk_Theme 23|' $pkgdir/usr/lib/tktheme/pkgIndex.tcl
-}

Copied: tktheme/repos/community-x86_64/PKGBUILD (from rev 114413, tktheme/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 15:43:14 UTC (rev 114414)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: slubman <slubman at slubman.net>
+
+pkgname=tktheme
+pkgver=0.23
+pkgrel=9
+pkgdesc="A library to allow Tkabber docking in the system tray."
+arch=('i686' 'x86_64')
+depends=('tk' 'libxpm' 'libxmu')
+license=("GPL")
+source=(http://tkabber.jabber.ru/files/other/Tk_Theme-23.tgz)
+url="http://tkabber.jabber.ru"
+md5sums=('121c335e3b3764cbd04eea68b6a66dd3')
+
+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/
+  sed -i 's|ifneeded Tk_Theme 20|ifneeded Tk_Theme 23|' $pkgdir/usr/lib/tktheme/pkgIndex.tcl
+}




More information about the arch-commits mailing list