Date: Thursday, July 13, 2017 @ 20:51:08
  Author: bpiotrowski
Revision: 245024

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

Added:
  plib/repos/community-i686/ChangeLog
    (from rev 245023, plib/trunk/ChangeLog)
  plib/repos/community-i686/PKGBUILD
    (from rev 245023, plib/trunk/PKGBUILD)
  plib/repos/community-x86_64/ChangeLog
    (from rev 245023, plib/trunk/ChangeLog)
  plib/repos/community-x86_64/PKGBUILD
    (from rev 245023, 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                  |   60 +++++++++++++++++++++++++++++++++++++++++++
 community-i686/ChangeLog   |   12 --------
 community-i686/PKGBUILD    |   31 ----------------------
 community-x86_64/ChangeLog |   12 --------
 community-x86_64/PKGBUILD  |   31 ----------------------
 6 files changed, 84 insertions(+), 86 deletions(-)

Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog    2017-07-13 20:50:58 UTC (rev 245023)
+++ community-i686/ChangeLog    2017-07-13 20:51:08 UTC (rev 245024)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  <e...@archlinux.org>
-
-       * plib 1.8.5-1.1
-       * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  <e...@archlinux.org>
-
-       * plib 1.8.5-1
-       * Upstream update
-       * Fixed license
-       * Added makedepends
-       * Added ChangeLog

Copied: plib/repos/community-i686/ChangeLog (from rev 245023, 
plib/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog                            (rev 0)
+++ community-i686/ChangeLog    2017-07-13 20:51:08 UTC (rev 245024)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  <e...@archlinux.org>
+
+       * plib 1.8.5-1.1
+       * Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  <e...@archlinux.org>
+
+       * plib 1.8.5-1
+       * Upstream update
+       * Fixed license
+       * Added makedepends
+       * Added ChangeLog

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2017-07-13 20:50:58 UTC (rev 245023)
+++ community-i686/PKGBUILD     2017-07-13 20:51:08 UTC (rev 245024)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger <e...@archlinux.org>
-# Contributor: Tom Newsom <jeeps...@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
-}

Copied: plib/repos/community-i686/PKGBUILD (from rev 245023, 
plib/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2017-07-13 20:51:08 UTC (rev 245024)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Belanger <e...@archlinux.org>
+# Contributor: Tom Newsom <jeeps...@gmx.co.uk>
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=6
+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
+
+  ./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  2017-07-13 20:50:58 UTC (rev 245023)
+++ community-x86_64/ChangeLog  2017-07-13 20:51:08 UTC (rev 245024)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  <e...@archlinux.org>
-
-       * plib 1.8.5-1.1
-       * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  <e...@archlinux.org>
-
-       * plib 1.8.5-1
-       * Upstream update
-       * Fixed license
-       * Added makedepends
-       * Added ChangeLog

Copied: plib/repos/community-x86_64/ChangeLog (from rev 245023, 
plib/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog                          (rev 0)
+++ community-x86_64/ChangeLog  2017-07-13 20:51:08 UTC (rev 245024)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  <e...@archlinux.org>
+
+       * plib 1.8.5-1.1
+       * Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  <e...@archlinux.org>
+
+       * plib 1.8.5-1
+       * Upstream update
+       * Fixed license
+       * Added makedepends
+       * Added ChangeLog

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2017-07-13 20:50:58 UTC (rev 245023)
+++ community-x86_64/PKGBUILD   2017-07-13 20:51:08 UTC (rev 245024)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger <e...@archlinux.org>
-# Contributor: Tom Newsom <jeeps...@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
-}

Copied: plib/repos/community-x86_64/PKGBUILD (from rev 245023, 
plib/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-13 20:51:08 UTC (rev 245024)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Belanger <e...@archlinux.org>
+# Contributor: Tom Newsom <jeeps...@gmx.co.uk>
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=6
+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
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}

Reply via email to