[arch-commits] Commit in xplc/repos (4 files)
Florian Pritz
bluewind at nymeria.archlinux.org
Mon Oct 21 12:15:57 UTC 2013
Date: Monday, October 21, 2013 @ 14:15:57
Author: bluewind
Revision: 98918
archrelease: copy trunk to community-i686, community-x86_64
Added:
xplc/repos/community-i686/PKGBUILD
(from rev 98917, xplc/trunk/PKGBUILD)
xplc/repos/community-x86_64/PKGBUILD
(from rev 98917, xplc/trunk/PKGBUILD)
Deleted:
xplc/repos/community-i686/PKGBUILD
xplc/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 64 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 32 ----------------------
community-x86_64/PKGBUILD | 32 ----------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-10-21 12:15:51 UTC (rev 98917)
+++ community-i686/PKGBUILD 2013-10-21 12:15:57 UTC (rev 98918)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=xplc
-pkgver=0.3.13
-pkgrel=4
-pkgdesc="Cross-Platform Lightweight Components"
-arch=('i686' 'x86_64')
-url="http://xplc.sourceforge.net"
-license=('LGPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz")
-md5sums=('39da3270527c8712b8e8fcf03768d29f')
-options=('!buildflags')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
-
- ./configure --prefix=/usr \
- --mandir=/usr/share/man \
- --without-libuuid
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
-
- mv $pkgdir/usr/share/man/man1/{uuidgen.1,uuidcdef.1}
- rm -f $pkgdir/usr/bin/uuidgen
-}
Copied: xplc/repos/community-i686/PKGBUILD (from rev 98917, xplc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-21 12:15:57 UTC (rev 98918)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=xplc
+pkgver=0.3.13
+pkgrel=5
+pkgdesc="Cross-Platform Lightweight Components"
+arch=('i686' 'x86_64')
+url="http://xplc.sourceforge.net"
+license=('LGPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz")
+md5sums=('39da3270527c8712b8e8fcf03768d29f')
+options=('!buildflags')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --without-libuuid
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install
+
+ mv $pkgdir/usr/share/man/man1/{uuidgen.1,uuidcdef.1}
+ rm -f $pkgdir/usr/bin/uuidgen
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-10-21 12:15:51 UTC (rev 98917)
+++ community-x86_64/PKGBUILD 2013-10-21 12:15:57 UTC (rev 98918)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=xplc
-pkgver=0.3.13
-pkgrel=4
-pkgdesc="Cross-Platform Lightweight Components"
-arch=('i686' 'x86_64')
-url="http://xplc.sourceforge.net"
-license=('LGPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz")
-md5sums=('39da3270527c8712b8e8fcf03768d29f')
-options=('!buildflags')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
-
- ./configure --prefix=/usr \
- --mandir=/usr/share/man \
- --without-libuuid
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
-
- mv $pkgdir/usr/share/man/man1/{uuidgen.1,uuidcdef.1}
- rm -f $pkgdir/usr/bin/uuidgen
-}
Copied: xplc/repos/community-x86_64/PKGBUILD (from rev 98917, xplc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-10-21 12:15:57 UTC (rev 98918)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=xplc
+pkgver=0.3.13
+pkgrel=5
+pkgdesc="Cross-Platform Lightweight Components"
+arch=('i686' 'x86_64')
+url="http://xplc.sourceforge.net"
+license=('LGPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz")
+md5sums=('39da3270527c8712b8e8fcf03768d29f')
+options=('!buildflags')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --without-libuuid
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR=$pkgdir install
+
+ mv $pkgdir/usr/share/man/man1/{uuidgen.1,uuidcdef.1}
+ rm -f $pkgdir/usr/bin/uuidgen
+}
More information about the arch-commits
mailing list