[arch-commits] Commit in plib/repos (8 files)

Laurent Carlier lcarlier at nymeria.archlinux.org
Sat May 17 13:47:17 UTC 2014


    Date: Saturday, May 17, 2014 @ 15:47:17
  Author: lcarlier
Revision: 111367

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

Added:
  plib/repos/community-i686/ChangeLog
    (from rev 111365, plib/trunk/ChangeLog)
  plib/repos/community-i686/PKGBUILD
    (from rev 111365, plib/trunk/PKGBUILD)
  plib/repos/community-x86_64/ChangeLog
    (from rev 111365, plib/trunk/ChangeLog)
  plib/repos/community-x86_64/PKGBUILD
    (from rev 111365, plib/trunk/PKGBUILD)
Deleted:
  plib/repos/community-i686/ChangeLog
  plib/repos/community-i686/PKGBUILD
  plib/repos/community-x86_64/ChangeLog
  plib/repos/community-x86_64/PKGBUILD

----------------------------+
 /ChangeLog                 |   24 ++++++++++++++++
 /PKGBUILD                  |   62 +++++++++++++++++++++++++++++++++++++++++++
 community-i686/ChangeLog   |   12 --------
 community-i686/PKGBUILD    |   31 ---------------------
 community-x86_64/ChangeLog |   12 --------
 community-x86_64/PKGBUILD  |   31 ---------------------
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog	2014-05-17 13:47:14 UTC (rev 111366)
+++ community-i686/ChangeLog	2014-05-17 13:47:17 UTC (rev 111367)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  <eric at archlinux.org>
-
-	* plib 1.8.5-1.1
-	* Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  <eric at archlinux.org>
-
-	* plib 1.8.5-1
-	* Upstream update
-	* Fixed license
-	* Added makedepends
-	* Added ChangeLog

Copied: plib/repos/community-i686/ChangeLog (from rev 111365, plib/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog	                        (rev 0)
+++ community-i686/ChangeLog	2014-05-17 13:47:17 UTC (rev 111367)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  <eric at archlinux.org>
+
+	* plib 1.8.5-1.1
+	* Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  <eric at archlinux.org>
+
+	* plib 1.8.5-1
+	* Upstream update
+	* Fixed license
+	* Added makedepends
+	* Added ChangeLog

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-17 13:47:14 UTC (rev 111366)
+++ community-i686/PKGBUILD	2014-05-17 13:47:17 UTC (rev 111367)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=plib
-pkgver=1.8.5
-pkgrel=4
-pkgdesc="Set of libraries to write games and other realtime interactive applications"
-arch=('i686' 'x86_64')
-url="http://plib.sourceforge.net/"
-license=('custom:LGPL')
-makedepends=('mesa' 'libxi' 'libxmu')
-source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
-options=('staticlibs')
-md5sums=('47a6fbf63668c1eed631024038b2ea90')
-sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  [ "$CARCH" = "x86_64" ] && export CXXFLAGS="$CXXFLAGS -fPIC"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
-}

Copied: plib/repos/community-i686/PKGBUILD (from rev 111365, plib/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-17 13:47:17 UTC (rev 111367)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Belanger <eric at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=5
+pkgdesc="Set of libraries to write games and other realtime interactive applications"
+arch=('i686' 'x86_64')
+url="http://plib.sourceforge.net/"
+license=('custom:LGPL')
+makedepends=('mesa-libgl' 'libxi' 'libxmu')
+source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
+md5sums=('47a6fbf63668c1eed631024038b2ea90')
+sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  [ "$CARCH" = "x86_64" ] && export CXXFLAGS="$CXXFLAGS -fPIC"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog	2014-05-17 13:47:14 UTC (rev 111366)
+++ community-x86_64/ChangeLog	2014-05-17 13:47:17 UTC (rev 111367)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  <eric at archlinux.org>
-
-	* plib 1.8.5-1.1
-	* Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  <eric at archlinux.org>
-
-	* plib 1.8.5-1
-	* Upstream update
-	* Fixed license
-	* Added makedepends
-	* Added ChangeLog

Copied: plib/repos/community-x86_64/ChangeLog (from rev 111365, plib/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog	                        (rev 0)
+++ community-x86_64/ChangeLog	2014-05-17 13:47:17 UTC (rev 111367)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  <eric at archlinux.org>
+
+	* plib 1.8.5-1.1
+	* Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  <eric at archlinux.org>
+
+	* plib 1.8.5-1
+	* Upstream update
+	* Fixed license
+	* Added makedepends
+	* Added ChangeLog

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-17 13:47:14 UTC (rev 111366)
+++ community-x86_64/PKGBUILD	2014-05-17 13:47:17 UTC (rev 111367)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=plib
-pkgver=1.8.5
-pkgrel=4
-pkgdesc="Set of libraries to write games and other realtime interactive applications"
-arch=('i686' 'x86_64')
-url="http://plib.sourceforge.net/"
-license=('custom:LGPL')
-makedepends=('mesa' 'libxi' 'libxmu')
-source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
-options=('staticlibs')
-md5sums=('47a6fbf63668c1eed631024038b2ea90')
-sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  [ "$CARCH" = "x86_64" ] && export CXXFLAGS="$CXXFLAGS -fPIC"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
-}

Copied: plib/repos/community-x86_64/PKGBUILD (from rev 111365, plib/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-17 13:47:17 UTC (rev 111367)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Belanger <eric at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=5
+pkgdesc="Set of libraries to write games and other realtime interactive applications"
+arch=('i686' 'x86_64')
+url="http://plib.sourceforge.net/"
+license=('custom:LGPL')
+makedepends=('mesa-libgl' 'libxi' 'libxmu')
+source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
+md5sums=('47a6fbf63668c1eed631024038b2ea90')
+sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  [ "$CARCH" = "x86_64" ] && export CXXFLAGS="$CXXFLAGS -fPIC"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}




More information about the arch-commits mailing list