[arch-commits] Commit in tmwmusic/repos/community-any (PKGBUILD PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Aug 19 19:09:23 UTC 2013


    Date: Monday, August 19, 2013 @ 21:09:23
  Author: jelle
Revision: 96065

archrelease: copy trunk to community-any

Added:
  tmwmusic/repos/community-any/PKGBUILD
    (from rev 96064, tmwmusic/trunk/PKGBUILD)
Deleted:
  tmwmusic/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 19:08:41 UTC (rev 96064)
+++ PKGBUILD	2013-08-19 19:09:23 UTC (rev 96065)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributed by Bjorn Lindeijer <bjorn lindeijer nl>
-
-pkgname=tmwmusic
-pkgver=0.3
-pkgrel=2
-pkgdesc="The music of The Mana World, separately packaged because of its size."
-arch=('any')
-url="http://themanaworld.org"
-license=('GPL')
-depends=('tmw')
-source=(http://downloads.sourceforge.net/sourceforge/themanaworld/$pkgname-$pkgver.tar.gz)
-md5sums=('6a811e367ba9fbec0f1a77009eed1079')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -d $pkgdir/usr/share/tmw/data/music
-  install --mode=644 data/music/* $pkgdir/usr/share/tmw/data/music
-}

Copied: tmwmusic/repos/community-any/PKGBUILD (from rev 96064, tmwmusic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-08-19 19:09:23 UTC (rev 96065)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributed by Bjorn Lindeijer <bjorn lindeijer nl>
+
+pkgname=tmwmusic
+pkgver=0.3
+pkgrel=3
+pkgdesc="The music of The Mana World, separately packaged because of its size."
+arch=('any')
+url="http://themanaworld.org"
+license=('GPL')
+depends=('tmw')
+source=(http://downloads.sourceforge.net/sourceforge/themanaworld/$pkgname-$pkgver.tar.gz)
+md5sums=('6a811e367ba9fbec0f1a77009eed1079')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -d $pkgdir/usr/share/mana/data/music
+  install --mode=644 data/music/* $pkgdir/usr/share/mana/data/music
+}




More information about the arch-commits mailing list