[arch-commits] Commit in (4 files)

Felix Yan fyan at archlinux.org
Wed Oct 1 15:12:07 UTC 2014


    Date: Wednesday, October 1, 2014 @ 17:12:07
  Author: fyan
Revision: 119974

addpkg: soundfont-fluid 2-2

Added:
  soundfont-fluid/
  soundfont-fluid/repos/
  soundfont-fluid/trunk/
  soundfont-fluid/trunk/PKGBUILD

----------+
 PKGBUILD |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Added: soundfont-fluid/trunk/PKGBUILD
===================================================================
--- soundfont-fluid/trunk/PKGBUILD	                        (rev 0)
+++ soundfont-fluid/trunk/PKGBUILD	2014-10-01 15:12:07 UTC (rev 119974)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Star Brilliant <echo bTEzMjUzQGhvdG1haWwuY29tCg== | base64 -d>
+
+pkgname=soundfont-fluid
+pkgver=2
+pkgrel=2
+pkgdesc="FluidR3_GM soundfont"
+arch=('any')
+#url="http://www.musescore.org/en/handbook/soundfont"
+url="http://www.hammersound.net"
+license=('custom:Public Domain')
+source=("http://www.musescore.org/download/fluid-soundfont.tar.gz")
+md5sums=('bc0df95c7f3c33a82e606a5f4e601594')
+
+package() {
+  install -Dm0644 "$srcdir/FluidR3 GM2-2.SF2" "$pkgdir/usr/share/soundfonts/FluidR3_GM2-2.sf2"
+  install -Dm0644 "$srcdir/Fluid R3- Readme.doc" "$pkgdir/usr/share/doc/soundfont-fluid/Fluid R3- Readme.doc"
+  install -Dm0644 "$srcdir/Changelog.txt" "$pkgdir/usr/share/doc/soundfont-fluid/Changelog.txt"
+}


Property changes on: soundfont-fluid/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list