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

Balló György bgyorgy at archlinux.org
Sun Nov 8 05:31:49 UTC 2015


    Date: Sunday, November 8, 2015 @ 06:31:49
  Author: bgyorgy
Revision: 146387

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-08 05:31:41 UTC (rev 146386)
+++ community-i686/PKGBUILD	2015-11-08 05:31:49 UTC (rev 146387)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Marcus Schulderinsky <mmaacceess at gmail dot com>
-
-pkgname=lxmusic
-pkgver=0.4.6
-pkgrel=1
-pkgdesc='Lightweight XMMS2 client'
-arch=('i686' 'x86_64')
-url="http://lxde.org/"
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'libnotify' 'xmms2')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-md5sums=('38fc31793b11c43b6a8fda70faedfd54')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxmusic/repos/community-i686/PKGBUILD (from rev 146386, lxmusic/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-08 05:31:49 UTC (rev 146387)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Marcus Schulderinsky <mmaacceess at gmail dot com>
+
+pkgname=lxmusic
+pkgver=0.4.6
+pkgrel=2
+pkgdesc='Lightweight XMMS2 client'
+arch=('i686' 'x86_64')
+url="http://lxde.org/"
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'libnotify' 'xmms2')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+md5sums=('38fc31793b11c43b6a8fda70faedfd54')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-08 05:31:41 UTC (rev 146386)
+++ community-x86_64/PKGBUILD	2015-11-08 05:31:49 UTC (rev 146387)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Marcus Schulderinsky <mmaacceess at gmail dot com>
-
-pkgname=lxmusic
-pkgver=0.4.6
-pkgrel=1
-pkgdesc='Lightweight XMMS2 client'
-arch=('i686' 'x86_64')
-url="http://lxde.org/"
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'libnotify' 'xmms2')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-md5sums=('38fc31793b11c43b6a8fda70faedfd54')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxmusic/repos/community-x86_64/PKGBUILD (from rev 146386, lxmusic/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-08 05:31:49 UTC (rev 146387)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Marcus Schulderinsky <mmaacceess at gmail dot com>
+
+pkgname=lxmusic
+pkgver=0.4.6
+pkgrel=2
+pkgdesc='Lightweight XMMS2 client'
+arch=('i686' 'x86_64')
+url="http://lxde.org/"
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'libnotify' 'xmms2')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+md5sums=('38fc31793b11c43b6a8fda70faedfd54')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list