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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Oct 30 17:00:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 18:00:09
  Author: arodseth
Revision: 99643

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

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

---------------------------+
 /PKGBUILD                 |   64 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   34 -----------------------
 community-x86_64/PKGBUILD |   34 -----------------------
 3 files changed, 64 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-30 16:59:56 UTC (rev 99642)
+++ community-i686/PKGBUILD	2013-10-30 17:00:09 UTC (rev 99643)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: royrocks <royrocks13 at gmail.com>
-
-pkgname=libpaper
-pkgver=1.1.24
-pkgrel=5
-pkgdesc='Library for handling paper characteristics'
-arch=('x86_64' 'i686')
-url='http://packages.debian.org/unstable/source/libpaper'
-license=('GPL')
-depends=('sh')
-options=('!libtool')
-source=("http://ftp.de.debian.org/debian/pool/main/libp/$pkgname/${pkgname}_$pkgver+nmu2.tar.gz")
-sha256sums=('c5bdd6d9dff179699160675dbb61651d9b3158f6da27558fdaba00e7c427ba96')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver+nmu2"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver+nmu2"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libpaper/repos/community-i686/PKGBUILD (from rev 99642, libpaper/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-30 17:00:09 UTC (rev 99643)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: royrocks <royrocks13 at gmail.com>
+
+pkgname=libpaper
+pkgver=1.1.24
+pkgrel=6
+pkgdesc='Library for handling paper characteristics'
+arch=('x86_64' 'i686')
+url='http://packages.debian.org/unstable/source/libpaper'
+license=('GPL')
+depends=('sh')
+options=('!libtool')
+source=("http://ftp.de.debian.org/debian/pool/main/libp/$pkgname/${pkgname}_$pkgver+nmu2.tar.gz")
+sha256sums=('c5bdd6d9dff179699160675dbb61651d9b3158f6da27558fdaba00e7c427ba96')
+
+build() {
+  cd "$pkgname-$pkgver+nmu2"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --sbindir=/usr/bin
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver+nmu2" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-10-30 16:59:56 UTC (rev 99642)
+++ community-x86_64/PKGBUILD	2013-10-30 17:00:09 UTC (rev 99643)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: royrocks <royrocks13 at gmail.com>
-
-pkgname=libpaper
-pkgver=1.1.24
-pkgrel=5
-pkgdesc='Library for handling paper characteristics'
-arch=('x86_64' 'i686')
-url='http://packages.debian.org/unstable/source/libpaper'
-license=('GPL')
-depends=('sh')
-options=('!libtool')
-source=("http://ftp.de.debian.org/debian/pool/main/libp/$pkgname/${pkgname}_$pkgver+nmu2.tar.gz")
-sha256sums=('c5bdd6d9dff179699160675dbb61651d9b3158f6da27558fdaba00e7c427ba96')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver+nmu2"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver+nmu2"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libpaper/repos/community-x86_64/PKGBUILD (from rev 99642, libpaper/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-30 17:00:09 UTC (rev 99643)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: royrocks <royrocks13 at gmail.com>
+
+pkgname=libpaper
+pkgver=1.1.24
+pkgrel=6
+pkgdesc='Library for handling paper characteristics'
+arch=('x86_64' 'i686')
+url='http://packages.debian.org/unstable/source/libpaper'
+license=('GPL')
+depends=('sh')
+options=('!libtool')
+source=("http://ftp.de.debian.org/debian/pool/main/libp/$pkgname/${pkgname}_$pkgver+nmu2.tar.gz")
+sha256sums=('c5bdd6d9dff179699160675dbb61651d9b3158f6da27558fdaba00e7c427ba96')
+
+build() {
+  cd "$pkgname-$pkgver+nmu2"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --sbindir=/usr/bin
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver+nmu2" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list