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

Alexander Rødseth arodseth at archlinux.org
Mon Nov 6 13:16:35 UTC 2017


    Date: Monday, November 6, 2017 @ 13:16:33
  Author: arodseth
Revision: 265528

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-11-06 13:16:18 UTC (rev 265527)
+++ community-i686/PKGBUILD	2017-11-06 13:16:33 UTC (rev 265528)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Ray Rashif <schiv at archlinux.org>
-
-pkgname=calf
-pkgver=0.0.60
-pkgrel=4
-pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
-arch=('x86_64' 'i686')
-url='http://calf-studio-gear.org/'
-license=('LGPL')
-depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('lv2' 'ladspa' 'dssi')
-source=("http://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('a9e7156740b71b31b5c81730b57c56b9ed03bf3eff98938b3a416c09c0e32e05')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure	--prefix=/usr --enable-experimental --enable-sse
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
-# vim:set ts=2 sw=2 et:

Copied: calf/repos/community-i686/PKGBUILD (from rev 265527, calf/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-11-06 13:16:33 UTC (rev 265528)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Ray Rashif <schiv at archlinux.org>
+
+pkgname=calf
+pkgver=0.90.0
+pkgrel=1
+pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
+arch=('x86_64' 'i686')
+url='https://calf-studio-gear.org/'
+license=('LGPL')
+depends=('dssi' 'fftw' 'fluidsynth' 'lash' 'libglade')
+makedepends=('ladspa' 'lv2')
+source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
+sha256sums=('2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure	--prefix=/usr --enable-experimental --enable-sse
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-11-06 13:16:18 UTC (rev 265527)
+++ community-x86_64/PKGBUILD	2017-11-06 13:16:33 UTC (rev 265528)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Ray Rashif <schiv at archlinux.org>
-
-pkgname=calf
-pkgver=0.0.60
-pkgrel=4
-pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
-arch=('x86_64' 'i686')
-url='http://calf-studio-gear.org/'
-license=('LGPL')
-depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('lv2' 'ladspa' 'dssi')
-source=("http://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
-sha256sums=('a9e7156740b71b31b5c81730b57c56b9ed03bf3eff98938b3a416c09c0e32e05')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure	--prefix=/usr --enable-experimental --enable-sse
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
-# vim:set ts=2 sw=2 et:

Copied: calf/repos/community-x86_64/PKGBUILD (from rev 265527, calf/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-11-06 13:16:33 UTC (rev 265528)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Ray Rashif <schiv at archlinux.org>
+
+pkgname=calf
+pkgver=0.90.0
+pkgrel=1
+pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
+arch=('x86_64' 'i686')
+url='https://calf-studio-gear.org/'
+license=('LGPL')
+depends=('dssi' 'fftw' 'fluidsynth' 'lash' 'libglade')
+makedepends=('ladspa' 'lv2')
+source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
+sha256sums=('2b32007c4769b0bcc9898c088d26562b1ab1d57a68130d0235e7d27da4d83236')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure	--prefix=/usr --enable-experimental --enable-sse
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list