[arch-commits] Commit in rexima/repos (8 files)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Tue Jul 1 15:06:49 UTC 2014
Date: Tuesday, July 1, 2014 @ 17:06:49
Author: spupykin
Revision: 114378
archrelease: copy trunk to community-i686, community-x86_64
Added:
rexima/repos/community-i686/ChangeLog
(from rev 114377, rexima/trunk/ChangeLog)
rexima/repos/community-i686/PKGBUILD
(from rev 114377, rexima/trunk/PKGBUILD)
rexima/repos/community-x86_64/ChangeLog
(from rev 114377, rexima/trunk/ChangeLog)
rexima/repos/community-x86_64/PKGBUILD
(from rev 114377, rexima/trunk/PKGBUILD)
Deleted:
rexima/repos/community-i686/ChangeLog
rexima/repos/community-i686/PKGBUILD
rexima/repos/community-x86_64/ChangeLog
rexima/repos/community-x86_64/PKGBUILD
----------------------------+
/ChangeLog | 4 +++
/PKGBUILD | 50 +++++++++++++++++++++++++++++++++++++++++++
community-i686/ChangeLog | 2 -
community-i686/PKGBUILD | 25 ---------------------
community-x86_64/ChangeLog | 2 -
community-x86_64/PKGBUILD | 25 ---------------------
6 files changed, 54 insertions(+), 54 deletions(-)
Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog 2014-07-01 15:06:36 UTC (rev 114377)
+++ community-i686/ChangeLog 2014-07-01 15:06:49 UTC (rev 114378)
@@ -1,2 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
Copied: rexima/repos/community-i686/ChangeLog (from rev 114377, rexima/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog (rev 0)
+++ community-i686/ChangeLog 2014-07-01 15:06:49 UTC (rev 114378)
@@ -0,0 +1,2 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-07-01 15:06:36 UTC (rev 114377)
+++ community-i686/PKGBUILD 2014-07-01 15:06:49 UTC (rev 114378)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeff Mickey <j at codemac.net>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=rexima
-pkgver=1.4
-pkgrel=4
-pkgdesc="A curses-based interactive mixer."
-arch=('i686' 'x86_64')
-url="http://www.svgalib.org/rus/rexima.html"
-license=('GPL')
-depends=('ncurses')
-source=(http://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${pkgname}-${pkgver}.tar.gz)
-md5sums=('333a4db26409b9cca9b9e96ddf42f44c')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
-}
Copied: rexima/repos/community-i686/PKGBUILD (from rev 114377, rexima/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 15:06:49 UTC (rev 114378)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeff Mickey <j at codemac.net>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=rexima
+pkgver=1.4
+pkgrel=5
+pkgdesc="A curses-based interactive mixer."
+arch=('i686' 'x86_64')
+url="http://www.svgalib.org/rus/rexima.html"
+license=('GPL')
+depends=('ncurses')
+source=(http://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${pkgname}-${pkgver}.tar.gz)
+md5sums=('333a4db26409b9cca9b9e96ddf42f44c')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
+}
Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog 2014-07-01 15:06:36 UTC (rev 114377)
+++ community-x86_64/ChangeLog 2014-07-01 15:06:49 UTC (rev 114378)
@@ -1,2 +0,0 @@
-2007-06-27 tardo <tardo at nagi-fanboi.net>
-* Built for x86_64
Copied: rexima/repos/community-x86_64/ChangeLog (from rev 114377, rexima/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog (rev 0)
+++ community-x86_64/ChangeLog 2014-07-01 15:06:49 UTC (rev 114378)
@@ -0,0 +1,2 @@
+2007-06-27 tardo <tardo at nagi-fanboi.net>
+* Built for x86_64
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-07-01 15:06:36 UTC (rev 114377)
+++ community-x86_64/PKGBUILD 2014-07-01 15:06:49 UTC (rev 114378)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeff Mickey <j at codemac.net>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=rexima
-pkgver=1.4
-pkgrel=4
-pkgdesc="A curses-based interactive mixer."
-arch=('i686' 'x86_64')
-url="http://www.svgalib.org/rus/rexima.html"
-license=('GPL')
-depends=('ncurses')
-source=(http://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${pkgname}-${pkgver}.tar.gz)
-md5sums=('333a4db26409b9cca9b9e96ddf42f44c')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
-}
Copied: rexima/repos/community-x86_64/PKGBUILD (from rev 114377, rexima/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-07-01 15:06:49 UTC (rev 114378)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeff Mickey <j at codemac.net>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=rexima
+pkgver=1.4
+pkgrel=5
+pkgdesc="A curses-based interactive mixer."
+arch=('i686' 'x86_64')
+url="http://www.svgalib.org/rus/rexima.html"
+license=('GPL')
+depends=('ncurses')
+source=(http://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${pkgname}-${pkgver}.tar.gz)
+md5sums=('333a4db26409b9cca9b9e96ddf42f44c')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make PREFIX=$pkgdir/usr MANDIR=$pkgdir/usr/share/man/man1 install
+}
More information about the arch-commits
mailing list