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

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


    Date: Tuesday, July 1, 2014 @ 17:35:35
  Author: spupykin
Revision: 114406

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

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

---------------------------+
 /PKGBUILD                 |   50 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   21 ------------------
 community-x86_64/PKGBUILD |   21 ------------------
 3 files changed, 50 insertions(+), 42 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 15:35:22 UTC (rev 114405)
+++ community-i686/PKGBUILD	2014-07-01 15:35:35 UTC (rev 114406)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=stalonetray
-pkgver=0.8.1
-pkgrel=2
-pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only."
-arch=('i686' 'x86_64')
-url="http://stalonetray.sourceforge.net"
-license=('GPL')
-depends=('libx11' 'libxpm')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3bf4c7e5e3c077f26242b37a8e008774')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-  install -D -m644 stalonetrayrc.sample $pkgdir/etc/stalonetrayrc
-}

Copied: stalonetray/repos/community-i686/PKGBUILD (from rev 114405, stalonetray/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 15:35:35 UTC (rev 114406)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=stalonetray
+pkgver=0.8.1
+pkgrel=3
+pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only."
+arch=('i686' 'x86_64')
+url="http://stalonetray.sourceforge.net"
+license=('GPL')
+depends=('libx11' 'libxpm')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('3bf4c7e5e3c077f26242b37a8e008774')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 stalonetrayrc.sample $pkgdir/etc/stalonetrayrc
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 15:35:22 UTC (rev 114405)
+++ community-x86_64/PKGBUILD	2014-07-01 15:35:35 UTC (rev 114406)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=stalonetray
-pkgver=0.8.1
-pkgrel=2
-pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only."
-arch=('i686' 'x86_64')
-url="http://stalonetray.sourceforge.net"
-license=('GPL')
-depends=('libx11' 'libxpm')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3bf4c7e5e3c077f26242b37a8e008774')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-  install -D -m644 stalonetrayrc.sample $pkgdir/etc/stalonetrayrc
-}

Copied: stalonetray/repos/community-x86_64/PKGBUILD (from rev 114405, stalonetray/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 15:35:35 UTC (rev 114406)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=stalonetray
+pkgver=0.8.1
+pkgrel=3
+pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only."
+arch=('i686' 'x86_64')
+url="http://stalonetray.sourceforge.net"
+license=('GPL')
+depends=('libx11' 'libxpm')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('3bf4c7e5e3c077f26242b37a8e008774')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 stalonetrayrc.sample $pkgdir/etc/stalonetrayrc
+}




More information about the arch-commits mailing list