[arch-commits] Commit in (gmic/trunk/PKGBUILD performous/trunk/PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Dec 21 22:40:29 UTC 2019


    Date: Saturday, December 21, 2019 @ 22:40:29
  Author: arojas
Revision: 538765

xorgproto makedepends no longer needed

Modified:
  gmic/trunk/PKGBUILD
  performous/trunk/PKGBUILD

---------------------------+
 gmic/trunk/PKGBUILD       |    2 +-
 performous/trunk/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: gmic/trunk/PKGBUILD
===================================================================
--- gmic/trunk/PKGBUILD	2019-12-21 22:37:31 UTC (rev 538764)
+++ gmic/trunk/PKGBUILD	2019-12-21 22:40:29 UTC (rev 538765)
@@ -11,7 +11,7 @@
 arch=(x86_64)
 url="https://gmic.eu/"
 license=(custom:CeCILL)
-makedepends=(gimp qt5-base fftw openexr opencv eigen git xorgproto)
+makedepends=(gimp qt5-base fftw openexr opencv eigen git)
 source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch
         git+https://github.com/c-koi/zart#commit=2d8727b5)
 sha256sums=('1a2b4c75c428201e52e920bd07e6c04118ae294cb89fce3c1c4ef386421b2a7a'

Modified: performous/trunk/PKGBUILD
===================================================================
--- performous/trunk/PKGBUILD	2019-12-21 22:37:31 UTC (rev 538764)
+++ performous/trunk/PKGBUILD	2019-12-21 22:40:29 UTC (rev 538765)
@@ -9,7 +9,7 @@
 url="https://performous.org/"
 license=('GPL')
 depends=('boost-libs' 'libepoxy' 'libxml++2.6' 'portaudio' 'portmidi' 'librsvg' 'ffmpeg' 'opencv' 'sdl2')
-makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa' 'xorgproto')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
 optdepends=('performous-freesongs: free songs for performous')
 source=($pkgname-$pkgver.tar.gz::https://github.com/performous/${pkgname}/archive/${pkgver}.tar.gz
         boost-1.67.patch



More information about the arch-commits mailing list