[arch-commits] Commit in easyeffects/repos/community-testing-x86_64 (2 files)

Frederik Schwan freswa at archlinux.org
Fri Jul 9 17:26:56 UTC 2021


    Date: Friday, July 9, 2021 @ 17:26:56
  Author: freswa
Revision: 976237

archrelease: copy trunk to community-testing-x86_64

Added:
  easyeffects/repos/community-testing-x86_64/PKGBUILD
    (from rev 976236, easyeffects/trunk/PKGBUILD)
Deleted:
  easyeffects/repos/community-testing-x86_64/PKGBUILD

----------+
 PKGBUILD |   62 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-09 17:26:52 UTC (rev 976236)
+++ PKGBUILD	2021-07-09 17:26:56 UTC (rev 976237)
@@ -1,31 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
-# Maintainer: Frederik Schwan <freswa at archlinux dot org>
-# Maintainer: Justin Kromlinger <hashworks at archlinux.org>
-# Contributor: Wellington <wellingtonwallace at gmail.com>
-# Contributor: robertfoster
-
-pkgname=easyeffects
-pkgver=6.0.0
-pkgrel=3
-pkgdesc='Audio Effects for Pipewire applications'
-arch=('x86_64')
-url='https://github.com/wwmm/easyeffects'
-license=('GPL3')
-depends=('calf' 'libglibmm-2.68.so' 'gtk4' 'gtkmm-4.0' 'libebur128' 'libbs2b.so'
-         'librubberband.so' 'libsamplerate.so' 'libsigc-3.0.so' 'libsndfile.so'
-         'liblilv-0.so' 'lsp-plugins' 'libpipewire-0.3.so' 'rnnoise' 'rubberband'
-         'zita-convolver')
-makedepends=('appstream-glib' 'itstool' 'lv2' 'meson' 'nlohmann-json' 'zam-plugins')
-optdepends=('zam-plugins: maximizer')
-replaces=('pulseeffects')
-source=("${url}/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha512sums=('d05f3ae6e28e610a9281dd8e5d05be91a9bb27043f8dd26698fdfd104604c20f02b8e5f595917d5d29ca4ec72a3b9038fc4fb1795081213cf88a07e61e1291c9')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja install -C build
-}

Copied: easyeffects/repos/community-testing-x86_64/PKGBUILD (from rev 976236, easyeffects/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-07-09 17:26:56 UTC (rev 976237)
@@ -0,0 +1,31 @@
+# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
+# Maintainer: Frederik Schwan <freswa at archlinux dot org>
+# Maintainer: Justin Kromlinger <hashworks at archlinux.org>
+# Contributor: Wellington <wellingtonwallace at gmail.com>
+# Contributor: robertfoster
+
+pkgname=easyeffects
+pkgver=6.0.1
+pkgrel=1
+pkgdesc='Audio Effects for Pipewire applications'
+arch=('x86_64')
+url='https://github.com/wwmm/easyeffects'
+license=('GPL3')
+depends=('calf' 'libglibmm-2.68.so' 'gtk4' 'gtkmm-4.0' 'libebur128' 'libbs2b.so'
+         'librubberband.so' 'libsamplerate.so' 'libsigc-3.0.so' 'libsndfile.so'
+         'liblilv-0.so' 'lsp-plugins' 'libpipewire-0.3.so' 'rnnoise' 'rubberband'
+         'zita-convolver')
+makedepends=('appstream-glib' 'itstool' 'lv2' 'meson' 'nlohmann-json' 'zam-plugins')
+optdepends=('zam-plugins: maximizer')
+replaces=('pulseeffects')
+source=("${url}/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
+sha512sums=('259dc0a52c3af9b4aba6a9daafc9ad56cdeaab9d514f9f837a61a4c7db31633319e141c67575bf7bd5a61564ff07ae0574fa168bc0f42f6cf2c681304fd7c865')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja install -C build
+}




More information about the arch-commits mailing list