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

Frederik Schwan freswa at gemini.archlinux.org
Sun Jul 11 18:05:05 UTC 2021


    Date: Sunday, July 11, 2021 @ 18:05:04
  Author: freswa
Revision: 976576

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-11 18:05:02 UTC (rev 976575)
+++ PKGBUILD	2021-07-11 18:05:04 UTC (rev 976576)
@@ -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.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
-}

Copied: easyeffects/repos/community-x86_64/PKGBUILD (from rev 976575, easyeffects/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-07-11 18:05:04 UTC (rev 976576)
@@ -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.2
+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=('53916e9942a6b4604150c90032d3e70bd2b9d6b9b5197de79c20227dec07e72ff71b2f2e27cfd8f4e25cf69543229e70237dd8c6b32968c334725ec42bbd9c8b')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja install -C build
+}




More information about the arch-commits mailing list