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

Johannes Löthberg demize at archlinux.org
Wed Apr 12 17:43:06 UTC 2017


    Date: Wednesday, April 12, 2017 @ 17:43:06
  Author: demize
Revision: 222520

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

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

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-12 17:42:58 UTC (rev 222519)
+++ community-i686/PKGBUILD	2017-04-12 17:43:06 UTC (rev 222520)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Piotr Gorski <lucjan.lucjanov at gmail.com>
-# Contributor: Lucy <lucy at luz.lu>
-# Contributor: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
-
-pkgname=pkgconf
-pkgver=1.2.2
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz")
-
-sha256sums=('b445d16df8b6e88489039eb2d7d91d5668025cb058a1852f3e0fdee19c8cb104')
-
-build() {
-	cd pkgconf-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd pkgconf-$pkgver
-	make DESTDIR="$pkgdir" install
-	ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-	install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-i686/PKGBUILD (from rev 222519, pkgconf/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-12 17:43:06 UTC (rev 222520)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Piotr Gorski <lucjan.lucjanov at gmail.com>
+# Contributor: Lucy <lucy at luz.lu>
+# Contributor: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
+
+pkgname=pkgconf
+pkgver=1.3.5
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz")
+
+sha256sums=('886c397b22907209a7483229a8bf473afe151de50527c4b4d04b94fdba0f0c8e')
+
+build() {
+	cd pkgconf-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd pkgconf-$pkgver
+	make DESTDIR="$pkgdir" install
+	ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
+	install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-12 17:42:58 UTC (rev 222519)
+++ community-x86_64/PKGBUILD	2017-04-12 17:43:06 UTC (rev 222520)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Piotr Gorski <lucjan.lucjanov at gmail.com>
-# Contributor: Lucy <lucy at luz.lu>
-# Contributor: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
-
-pkgname=pkgconf
-pkgver=1.2.2
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz")
-
-sha256sums=('b445d16df8b6e88489039eb2d7d91d5668025cb058a1852f3e0fdee19c8cb104')
-
-build() {
-	cd pkgconf-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd pkgconf-$pkgver
-	make DESTDIR="$pkgdir" install
-	ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-	install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-x86_64/PKGBUILD (from rev 222519, pkgconf/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-12 17:43:06 UTC (rev 222520)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Piotr Gorski <lucjan.lucjanov at gmail.com>
+# Contributor: Lucy <lucy at luz.lu>
+# Contributor: Bartlomiej Piotrowski <nospam at bpiotrowski.pl>
+
+pkgname=pkgconf
+pkgver=1.3.5
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz")
+
+sha256sums=('886c397b22907209a7483229a8bf473afe151de50527c4b4d04b94fdba0f0c8e')
+
+build() {
+	cd pkgconf-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd pkgconf-$pkgver
+	make DESTDIR="$pkgdir" install
+	ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
+	install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}



More information about the arch-commits mailing list