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

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


    Date: Tuesday, July 1, 2014 @ 17:42:57
  Author: spupykin
Revision: 114412

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

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

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   23 ------------------
 community-x86_64/PKGBUILD |   23 ------------------
 3 files changed, 54 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 15:42:42 UTC (rev 114411)
+++ community-i686/PKGBUILD	2014-07-01 15:42:57 UTC (rev 114412)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Pavel Borzenkov <pavel.borzenkov at gmail.com>
-
-pkgname=tksystray
-pkgver=0.1
-pkgrel=6
-pkgdesc="tksystray is compatible with freedesktop.org standarts systray for Tk"
-arch=('i686' 'x86_64')
-url="http://tkabber.jabber.ru/tksystray"
-license=("GPL")
-depends=(tcl tk imlib)
-source=(ftp://ftp.archlinux.org/other/community/tksystray/tksystray_$pkgver.orig.tar.gz)
-md5sums=('d1784d2f786304bd6eaa82512fd5cf1c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib
-  make
-  mkdir -p $pkgdir/usr/lib/$pkgname-$pkgver
-  cp -rf libtray.so $pkgdir/usr/lib/$pkgname-$pkgver
-  cp -rf pkgIndex.tcl $pkgdir/usr/lib/$pkgname-$pkgver
-}

Copied: tksystray/repos/community-i686/PKGBUILD (from rev 114411, tksystray/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 15:42:57 UTC (rev 114412)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Pavel Borzenkov <pavel.borzenkov at gmail.com>
+
+pkgname=tksystray
+pkgver=0.1
+pkgrel=7
+pkgdesc="tksystray is compatible with freedesktop.org standarts systray for Tk"
+arch=('i686' 'x86_64')
+url="http://tkabber.jabber.ru/tksystray"
+license=("GPL")
+depends=(tcl tk imlib)
+source=(ftp://ftp.archlinux.org/other/community/tksystray/tksystray_$pkgver.orig.tar.gz)
+md5sums=('d1784d2f786304bd6eaa82512fd5cf1c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p $pkgdir/usr/lib/$pkgname-$pkgver
+  cp -rf libtray.so $pkgdir/usr/lib/$pkgname-$pkgver
+  cp -rf pkgIndex.tcl $pkgdir/usr/lib/$pkgname-$pkgver
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 15:42:42 UTC (rev 114411)
+++ community-x86_64/PKGBUILD	2014-07-01 15:42:57 UTC (rev 114412)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Pavel Borzenkov <pavel.borzenkov at gmail.com>
-
-pkgname=tksystray
-pkgver=0.1
-pkgrel=6
-pkgdesc="tksystray is compatible with freedesktop.org standarts systray for Tk"
-arch=('i686' 'x86_64')
-url="http://tkabber.jabber.ru/tksystray"
-license=("GPL")
-depends=(tcl tk imlib)
-source=(ftp://ftp.archlinux.org/other/community/tksystray/tksystray_$pkgver.orig.tar.gz)
-md5sums=('d1784d2f786304bd6eaa82512fd5cf1c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib
-  make
-  mkdir -p $pkgdir/usr/lib/$pkgname-$pkgver
-  cp -rf libtray.so $pkgdir/usr/lib/$pkgname-$pkgver
-  cp -rf pkgIndex.tcl $pkgdir/usr/lib/$pkgname-$pkgver
-}

Copied: tksystray/repos/community-x86_64/PKGBUILD (from rev 114411, tksystray/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 15:42:57 UTC (rev 114412)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Pavel Borzenkov <pavel.borzenkov at gmail.com>
+
+pkgname=tksystray
+pkgver=0.1
+pkgrel=7
+pkgdesc="tksystray is compatible with freedesktop.org standarts systray for Tk"
+arch=('i686' 'x86_64')
+url="http://tkabber.jabber.ru/tksystray"
+license=("GPL")
+depends=(tcl tk imlib)
+source=(ftp://ftp.archlinux.org/other/community/tksystray/tksystray_$pkgver.orig.tar.gz)
+md5sums=('d1784d2f786304bd6eaa82512fd5cf1c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p $pkgdir/usr/lib/$pkgname-$pkgver
+  cp -rf libtray.so $pkgdir/usr/lib/$pkgname-$pkgver
+  cp -rf pkgIndex.tcl $pkgdir/usr/lib/$pkgname-$pkgver
+}




More information about the arch-commits mailing list