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

Jelle van der Waa jelle at archlinux.org
Mon Sep 11 18:23:53 UTC 2017


    Date: Monday, September 11, 2017 @ 18:23:52
  Author: jelle
Revision: 256964

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

Added:
  libclastfm/repos/community-i686/PKGBUILD
    (from rev 256962, libclastfm/trunk/PKGBUILD)
  libclastfm/repos/community-x86_64/PKGBUILD
    (from rev 256963, libclastfm/trunk/PKGBUILD)
Deleted:
  libclastfm/repos/community-i686/PKGBUILD
  libclastfm/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-11 18:23:43 UTC (rev 256963)
+++ community-i686/PKGBUILD	2017-09-11 18:23:52 UTC (rev 256964)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
-pkgname=libclastfm
-pkgver=0.5
-pkgrel=2
-pkgdesc="An unofficial C-API for the Last.fm web service"
-arch=("i686" "x86_64")
-url="http://liblastfm.sourceforge.net/"
-license=('GPL')
-depends=("curl")
-source=("http://downloads.sourceforge.net/liblastfm/$pkgname-$pkgver.tar.gz")
-sha1sums=('9e2fdd42b14c8c375b0cb4981eb11fc1aebeebf5')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:
-

Copied: libclastfm/repos/community-i686/PKGBUILD (from rev 256962, libclastfm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-11 18:23:52 UTC (rev 256964)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
+pkgname=libclastfm
+pkgver=0.5
+pkgrel=3
+pkgdesc="An unofficial C-API for the Last.fm web service"
+arch=("i686" "x86_64")
+url="http://liblastfm.sourceforge.net/"
+license=('GPL')
+depends=("curl")
+source=("http://downloads.sourceforge.net/liblastfm/$pkgname-$pkgver.tar.gz")
+sha1sums=('9e2fdd42b14c8c375b0cb4981eb11fc1aebeebf5')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-11 18:23:43 UTC (rev 256963)
+++ community-x86_64/PKGBUILD	2017-09-11 18:23:52 UTC (rev 256964)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
-pkgname=libclastfm
-pkgver=0.5
-pkgrel=2
-pkgdesc="An unofficial C-API for the Last.fm web service"
-arch=("i686" "x86_64")
-url="http://liblastfm.sourceforge.net/"
-license=('GPL')
-depends=("curl")
-source=("http://downloads.sourceforge.net/liblastfm/$pkgname-$pkgver.tar.gz")
-sha1sums=('9e2fdd42b14c8c375b0cb4981eb11fc1aebeebf5')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:
-

Copied: libclastfm/repos/community-x86_64/PKGBUILD (from rev 256963, libclastfm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-11 18:23:52 UTC (rev 256964)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Thorsten Töpper <atsutane-tu at freethoughts.de>
+pkgname=libclastfm
+pkgver=0.5
+pkgrel=3
+pkgdesc="An unofficial C-API for the Last.fm web service"
+arch=("i686" "x86_64")
+url="http://liblastfm.sourceforge.net/"
+license=('GPL')
+depends=("curl")
+source=("http://downloads.sourceforge.net/liblastfm/$pkgname-$pkgver.tar.gz")
+sha1sums=('9e2fdd42b14c8c375b0cb4981eb11fc1aebeebf5')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:
+



More information about the arch-commits mailing list