[arch-commits] Commit in fluidsynth/repos/extra-x86_64 (8 files)

Antonio Rojas arojas at archlinux.org
Tue Feb 6 17:47:57 UTC 2018


    Date: Tuesday, February 6, 2018 @ 17:47:56
  Author: arojas
Revision: 316119

archrelease: copy trunk to extra-x86_64

Added:
  fluidsynth/repos/extra-x86_64/PKGBUILD
    (from rev 316118, fluidsynth/trunk/PKGBUILD)
  fluidsynth/repos/extra-x86_64/fluidsynth.conf
    (from rev 316118, fluidsynth/trunk/fluidsynth.conf)
  fluidsynth/repos/extra-x86_64/fluidsynth.install
    (from rev 316118, fluidsynth/trunk/fluidsynth.install)
  fluidsynth/repos/extra-x86_64/fluidsynth.systemd
    (from rev 316118, fluidsynth/trunk/fluidsynth.systemd)
Deleted:
  fluidsynth/repos/extra-x86_64/PKGBUILD
  fluidsynth/repos/extra-x86_64/fluidsynth.conf
  fluidsynth/repos/extra-x86_64/fluidsynth.install
  fluidsynth/repos/extra-x86_64/fluidsynth.systemd

--------------------+
 PKGBUILD           |   92 +++++++++++++++++++++++++--------------------------
 fluidsynth.conf    |   16 ++++----
 fluidsynth.install |   22 ++++++------
 fluidsynth.systemd |   20 +++++------
 4 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-06 17:47:27 UTC (rev 316118)
+++ PKGBUILD	2018-02-06 17:47:56 UTC (rev 316119)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=fluidsynth
-pkgver=1.1.6
-pkgrel=5
-pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
-arch=('i686' 'x86_64')
-url="http://www.fluidsynth.org/"
-depends=('jack' 'libpulse')
-makedepends=('cmake' 'ladspa' 'doxygen')
-optdepends=('pulseaudio: PulseAudio sound support')
-license=('LGPL')
-backup=("etc/conf.d/$pkgname")
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
-        'fluidsynth.systemd'
-        'fluidsynth.conf')
-md5sums=('ae5aca6de824b4173667cbd3a310b263'
-         'ba5e2c71a98d593339e1460c60b0951c'
-         '2167e6a7e38ed29399d77179072548f2')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
-          -DCMAKE_BUILD_TYPE=Release \
-          -Denable-ladspa=ON \
-          -DLIB_SUFFIX=""
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 "$srcdir/$pkgname.systemd" \
-    "$pkgdir/usr/lib/systemd/system/$pkgname.service"
-
-  install -Dm644 "$srcdir/$pkgname.conf" \
-    "$pkgdir/etc/conf.d/$pkgname"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fluidsynth/repos/extra-x86_64/PKGBUILD (from rev 316118, fluidsynth/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-02-06 17:47:56 UTC (rev 316119)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=fluidsynth
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
+arch=('x86_64')
+url="http://www.fluidsynth.org/"
+depends=('jack' 'libpulse' 'glib2')
+makedepends=('cmake' 'ladspa' 'doxygen')
+optdepends=('pulseaudio: PulseAudio sound support')
+license=('LGPL')
+backup=("etc/conf.d/$pkgname")
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::"https://github.com/FluidSynth/fluidsynth/archive/v$pkgver.tar.gz"
+        'fluidsynth.systemd'
+        'fluidsynth.conf')
+md5sums=('0011c2b173e90f95a72b12c9a73b7c2c'
+         'ba5e2c71a98d593339e1460c60b0951c'
+         '2167e6a7e38ed29399d77179072548f2')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
+          -DCMAKE_BUILD_TYPE=Release \
+          -Denable-ladspa=ON \
+          -DLIB_SUFFIX=""
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir/$pkgname.systemd" \
+    "$pkgdir/usr/lib/systemd/system/$pkgname.service"
+
+  install -Dm644 "$srcdir/$pkgname.conf" \
+    "$pkgdir/etc/conf.d/$pkgname"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: fluidsynth.conf
===================================================================
--- fluidsynth.conf	2018-02-06 17:47:27 UTC (rev 316118)
+++ fluidsynth.conf	2018-02-06 17:47:56 UTC (rev 316119)
@@ -1,8 +0,0 @@
-# Mandatory parameters (uncomment and edit)
-#SOUND_FONT=/path/to/a/soundfont
-#AUDIO_DRIVER=alsa|jack|pulseaudio
-# see 'fluidsynth -a help'
-
-# Optional parameters (may be helpful)
-#OTHER_OPTS='-m alsa_seq -r 48000'
-# man fluidsynth, please

Copied: fluidsynth/repos/extra-x86_64/fluidsynth.conf (from rev 316118, fluidsynth/trunk/fluidsynth.conf)
===================================================================
--- fluidsynth.conf	                        (rev 0)
+++ fluidsynth.conf	2018-02-06 17:47:56 UTC (rev 316119)
@@ -0,0 +1,8 @@
+# Mandatory parameters (uncomment and edit)
+#SOUND_FONT=/path/to/a/soundfont
+#AUDIO_DRIVER=alsa|jack|pulseaudio
+# see 'fluidsynth -a help'
+
+# Optional parameters (may be helpful)
+#OTHER_OPTS='-m alsa_seq -r 48000'
+# man fluidsynth, please

Deleted: fluidsynth.install
===================================================================
--- fluidsynth.install	2018-02-06 17:47:27 UTC (rev 316118)
+++ fluidsynth.install	2018-02-06 17:47:56 UTC (rev 316119)
@@ -1,11 +0,0 @@
-post_install() {
-	echo
-	echo "  > FluidSynth comes with a daemon. Start/enable it with systemd."
-	echo "  > Before that, you need a soundfont and some preconfiguration:"
-	echo "      /etc/conf.d/fluidsynth"
-	echo
-	echo "  > PulseAudio output when running as a daemon is known to be"
-	echo "  > problematic. See the following bulletin board post:"
-	echo "      https://bbs.archlinux.org/viewtopic.php?id=135092"
-	echo
-}

Copied: fluidsynth/repos/extra-x86_64/fluidsynth.install (from rev 316118, fluidsynth/trunk/fluidsynth.install)
===================================================================
--- fluidsynth.install	                        (rev 0)
+++ fluidsynth.install	2018-02-06 17:47:56 UTC (rev 316119)
@@ -0,0 +1,11 @@
+post_install() {
+	echo
+	echo "  > FluidSynth comes with a daemon. Start/enable it with systemd."
+	echo "  > Before that, you need a soundfont and some preconfiguration:"
+	echo "      /etc/conf.d/fluidsynth"
+	echo
+	echo "  > PulseAudio output when running as a daemon is known to be"
+	echo "  > problematic. See the following bulletin board post:"
+	echo "      https://bbs.archlinux.org/viewtopic.php?id=135092"
+	echo
+}

Deleted: fluidsynth.systemd
===================================================================
--- fluidsynth.systemd	2018-02-06 17:47:27 UTC (rev 316118)
+++ fluidsynth.systemd	2018-02-06 17:47:56 UTC (rev 316119)
@@ -1,10 +0,0 @@
-[Unit]
-Description=FluidSynth Daemon
-After=sound.target
-
-[Service]
-ExecStart=/usr/bin/fluidsynth -is -a $AUDIO_DRIVER $OTHER_OPTS $SOUND_FONT
-EnvironmentFile=/etc/conf.d/fluidsynth
-
-[Install]
-WantedBy=multi-user.target

Copied: fluidsynth/repos/extra-x86_64/fluidsynth.systemd (from rev 316118, fluidsynth/trunk/fluidsynth.systemd)
===================================================================
--- fluidsynth.systemd	                        (rev 0)
+++ fluidsynth.systemd	2018-02-06 17:47:56 UTC (rev 316119)
@@ -0,0 +1,10 @@
+[Unit]
+Description=FluidSynth Daemon
+After=sound.target
+
+[Service]
+ExecStart=/usr/bin/fluidsynth -is -a $AUDIO_DRIVER $OTHER_OPTS $SOUND_FONT
+EnvironmentFile=/etc/conf.d/fluidsynth
+
+[Install]
+WantedBy=multi-user.target



More information about the arch-commits mailing list