[arch-commits] Commit in aeolus/repos/community-x86_64 (4 files)

David Runge dvzrv at archlinux.org
Thu Mar 26 22:29:59 UTC 2020


    Date: Thursday, March 26, 2020 @ 22:29:59
  Author: dvzrv
Revision: 604765

archrelease: copy trunk to community-x86_64

Added:
  aeolus/repos/community-x86_64/PKGBUILD
    (from rev 604764, aeolus/trunk/PKGBUILD)
  aeolus/repos/community-x86_64/aeolus.conf
    (from rev 604764, aeolus/trunk/aeolus.conf)
Deleted:
  aeolus/repos/community-x86_64/PKGBUILD
  aeolus/repos/community-x86_64/aeolus.conf

-------------+
 PKGBUILD    |  116 +++++++++++++++++++++++++++++-----------------------------
 aeolus.conf |    6 +--
 2 files changed, 62 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-26 22:29:49 UTC (rev 604764)
+++ PKGBUILD	2020-03-26 22:29:59 UTC (rev 604765)
@@ -1,57 +0,0 @@
-# Maintainer: David Runge <dave at sleepmap.de>
-# Contributor: speps <speps at aur dot archlinux dot org>
-# Contributor: Tom K <tomk at runbox.com>
-# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-# Contributor: Christoph Zeiler <arch at moonblade dot org>
-# Contributor: Philipp Überbacher <murks at lavabit dot com>
-
-_stopver=0.3.0
-pkgname=aeolus
-pkgver=0.9.7
-pkgrel=3
-pkgdesc="Synthesised pipe organ emulator"
-arch=('x86_64')
-url="https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/"
-license=('GPL3')
-groups=('pro-audio')
-depends=('alsa-lib' 'gcc-libs' 'glibc' 'libclthreads.so' 'libclxclient.so'
-'libjack.so' 'libx11' 'libzita-alsa-pcmi.so' 'readline')
-provides=('aeolus_txt.so' 'aeolus_x11.so')
-source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2"
-        "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-$_stopver.tar.bz2"
-        "$pkgname.conf")
-sha512sums=('ea81b784a26441e93535c9e3cd7b8c9c6b4f9946bd8aac0b84adc89e986986fd7f45b9b45d70f211323a4c616de8b8d8d16508e9553c694a4a6a74aeaf833ec2'
-            'a6572a42c6796aa08b9085bfc4cb9e252091310224a0b8867eaf5d41f399b2649744c357506ae5fb64a82018f0da702bacbdc7e96965a1116f08d0a248d28ad3'
-            'b04689673aec928e2594a86b595a6f6d5d70408467c99379f6282f98dd9fbc1cab42b196927193a708e26229e665a121a22edf42e8ab49bb24d68d45bde3181c')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # strip -march=native
-  # call ldconfig in local context
-  sed -e '/native/d' \
-      -e 's/ldconfig/& -N $(DESTDIR)\/$(LIBDIR)/' \
-      -i source/Makefile
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  make PREFIX=/usr SUFFIX='' -C source
-}
-
-package(){
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}/" PREFIX=/usr SUFFIX='' -C source install
-  # docs
-  install -vDm 644 {AUTHORS,README} \
-    -t "${pkgdir}/usr/share/doc/${pkgname}"
-  # system config file
-  install -vDm 644 "${srcdir}/${pkgname}.conf" -t "${pkgdir}/etc/"
-  # stops
-  cd "${srcdir}/stops-${_stopver}"
-  find . -name definition -exec install -vDm 644 {} \
-    "${pkgdir}/usr/share/${pkgname}/stops/"{} \;
-  find . -name presets -exec install -vDm 644 {} \
-    "${pkgdir}/usr/share/${pkgname}/stops/"{} \;
-  find . -name '*.ae0' -exec install -vDm 644 {} \
-    "${pkgdir}/usr/share/${pkgname}/stops" \;
-}

Copied: aeolus/repos/community-x86_64/PKGBUILD (from rev 604764, aeolus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-03-26 22:29:59 UTC (rev 604765)
@@ -0,0 +1,59 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: speps <speps at aur dot archlinux dot org>
+# Contributor: Tom K <tomk at runbox.com>
+# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+# Contributor: Christoph Zeiler <arch at moonblade dot org>
+# Contributor: Philipp Überbacher <murks at lavabit dot com>
+
+_stopver=0.3.0
+pkgname=aeolus
+pkgver=0.9.8
+pkgrel=1
+pkgdesc="Synthesised pipe organ emulator"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/"
+license=('GPL3')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'libx11')
+makedepends=('alsa-lib' 'clthreads' 'clxclient' 'jack' 'readline' 'zita-alsa-pcmi')
+provides=('aeolus_txt.so' 'aeolus_x11.so')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2"
+        "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-$_stopver.tar.bz2"
+        "$pkgname.conf")
+sha512sums=('f65c9c32480d6d3bc211c1c873055354400d5689e765704d85face51dbbd18c7ea4f09e4dd3e111e9f3efb6073a8059dd6eee5dde2349d744356ee52e73f2a2a'
+            'a6572a42c6796aa08b9085bfc4cb9e252091310224a0b8867eaf5d41f399b2649744c357506ae5fb64a82018f0da702bacbdc7e96965a1116f08d0a248d28ad3'
+            'b04689673aec928e2594a86b595a6f6d5d70408467c99379f6282f98dd9fbc1cab42b196927193a708e26229e665a121a22edf42e8ab49bb24d68d45bde3181c')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # strip -march=native
+  # call ldconfig in local context
+  sed -e '/native/d' \
+      -e 's/ldconfig/& -N $(DESTDIR)\/$(LIBDIR)/' \
+      -i source/Makefile
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  make PREFIX=/usr SUFFIX='' -C source
+}
+
+package(){
+  depends+=('libasound.so' 'libclthreads.so' 'libclxclient.so' 'libjack.so'
+  'libreadline.so' 'libzita-alsa-pcmi.so')
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" PREFIX=/usr SUFFIX='' -C source install
+  # docs
+  install -vDm 644 {AUTHORS,README} \
+    -t "${pkgdir}/usr/share/doc/${pkgname}"
+  # system config file
+  install -vDm 644 "${srcdir}/${pkgname}.conf" -t "${pkgdir}/etc/"
+  # stops
+  cd "${srcdir}/stops-${_stopver}"
+  find . -name definition -exec install -vDm 644 {} \
+    "${pkgdir}/usr/share/${pkgname}/stops/"{} \;
+  find . -name presets -exec install -vDm 644 {} \
+    "${pkgdir}/usr/share/${pkgname}/stops/"{} \;
+  find . -name '*.ae0' -exec install -vDm 644 {} \
+    "${pkgdir}/usr/share/${pkgname}/stops" \;
+}

Deleted: aeolus.conf
===================================================================
--- aeolus.conf	2020-03-26 22:29:49 UTC (rev 604764)
+++ aeolus.conf	2020-03-26 22:29:59 UTC (rev 604765)
@@ -1,3 +0,0 @@
-# Aeolus system wide default options
-# use ~/.aeolusrc for local options
--u -S /usr/share/aeolus/stops

Copied: aeolus/repos/community-x86_64/aeolus.conf (from rev 604764, aeolus/trunk/aeolus.conf)
===================================================================
--- aeolus.conf	                        (rev 0)
+++ aeolus.conf	2020-03-26 22:29:59 UTC (rev 604765)
@@ -0,0 +1,3 @@
+# Aeolus system wide default options
+# use ~/.aeolusrc for local options
+-u -S /usr/share/aeolus/stops



More information about the arch-commits mailing list