[arch-commits] Commit in easyeffects/repos/community-x86_64 (PKGBUILD PKGBUILD)

Justin Kromlinger hashworks at gemini.archlinux.org
Sat Jan 29 02:25:28 UTC 2022


    Date: Saturday, January 29, 2022 @ 02:25:28
  Author: hashworks
Revision: 1118659

archrelease: copy trunk to community-x86_64

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

----------+
 PKGBUILD |   68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 02:25:25 UTC (rev 1118658)
+++ PKGBUILD	2022-01-29 02:25:28 UTC (rev 1118659)
@@ -1,34 +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.2.2
-pkgrel=1
-pkgdesc='Audio Effects for Pipewire applications'
-arch=('x86_64')
-url='https://github.com/wwmm/easyeffects'
-license=('GPL3')
-depends=('calf' 'gtk4' 'libebur128' 'libbs2b.so'
-         'librubberband.so' 'libsamplerate.so' 'libsigc-3.0.so' 'libsndfile.so'
-         'liblilv-0.so' 'lsp-plugins' 'libpipewire-0.3.so' 'rnnoise' 'rubberband'
-         'tbb' 'zita-convolver' 'libadwaita-1.so' 'libfmt.so')
-makedepends=('appstream-glib' 'itstool' 'lv2' 'meson' 'nlohmann-json' 'zam-plugins')
-optdepends=(
-  'zam-plugins: maximizer'
-  'mda.lv2: bass loudness plugin'
-)
-replaces=('pulseeffects')
-source=("${url}/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha512sums=('d2200d66b54f9d125c36d306b36a71f477ed9ae8bb7c72f06a1a180903edb768ba0dc153322f82859dd6140d9e2f5d92a52506728e0ec06b79db1b400ca9a111')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja install -C build
-}

Copied: easyeffects/repos/community-x86_64/PKGBUILD (from rev 1118658, easyeffects/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-01-29 02:25:28 UTC (rev 1118659)
@@ -0,0 +1,34 @@
+# 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.2.3
+pkgrel=1
+pkgdesc='Audio Effects for Pipewire applications'
+arch=('x86_64')
+url='https://github.com/wwmm/easyeffects'
+license=('GPL3')
+depends=('calf' 'gtk4' 'libebur128' 'libbs2b.so'
+         'librubberband.so' 'libsamplerate.so' 'libsigc-3.0.so' 'libsndfile.so'
+         'liblilv-0.so' 'lsp-plugins' 'libpipewire-0.3.so' 'rnnoise' 'rubberband'
+         'tbb' 'zita-convolver' 'libadwaita-1.so' 'libfmt.so')
+makedepends=('appstream-glib' 'itstool' 'lv2' 'meson' 'nlohmann-json' 'zam-plugins')
+optdepends=(
+  'zam-plugins: maximizer'
+  'mda.lv2: bass loudness plugin'
+)
+replaces=('pulseeffects')
+source=("${url}/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
+sha512sums=('79babe59ef0c86d138b29a4c2dfaa1a937da9de8d7ae7cc40bee6ae5e011b6c43d6ff9554885ce116114943976d50c24c44c4e30775933b5ee8a2bf350d55525')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja install -C build
+}



More information about the arch-commits mailing list