summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2018-08-30 12:30:34 +0200
committerGianluca Boiano2018-08-30 12:30:34 +0200
commitb04d611d3e5868159c258634c0313ea38a14c73a (patch)
tree4283f7143f7b8f99c435866aabebe83ee14ecc93
parent3006f13b651ff5aa7a8ff808ce325d18f06e0cbb (diff)
downloadaur-b04d611d3e5868159c258634c0313ea38a14c73a.tar.gz
liquidsoap: removed shine
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 565cd9baa3e4..147b7fac8bb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -50,7 +50,7 @@ pkgbase = liquidsoap
source = liquidsoap.service
source = liquidsoap.tmpfilesd
md5sums = SKIP
- md5sums = 9dda84bbb09ed802cda1f417221a4f4c
+ md5sums = 4a7339a38bb220ed1c0dbf546e35f342
md5sums = 762d6607ff0889e34b8c874970b38bc9
md5sums = f9106e5c42cabc21c4c8464d9b1ad63e
diff --git a/PKGBUILD b/PKGBUILD
index 10ae3cef136d..20a117f98a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="A swiss-army knife for multimedia streaming, notably used for netradios
arch=('i686' 'x86_64')
url="http://savonet.sourceforge.net/"
license=('GPL')
-depends=('dssi' 'faad2' 'ffmpeg' 'fluidsynth' 'frei0r-plugins' 'gavl' 'gd' 'giflib' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'libao' 'libfdk-aac' 'liblo' 'libmad' 'libxpm' 'ocaml-camomile' 'openssl' 'sdl_image' 'sdl_ttf' 'soundtouch' 'taglib')
+depends=('dssi' 'faad2' 'ffmpeg' 'fluidsynth' 'frei0r-plugins' 'gavl' 'gd' 'giflib' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'libao' 'libfdk-aac'
+'liblo' 'libmad' 'libxpm' 'ocaml-camomile' 'openssl' 'sdl_image' 'sdl_ttf' 'soundtouch' 'taglib')
makedepends=('camlp4' 'git' 'ladspa' 'libxml-perl' 'ocaml-findlib' 'ocaml-gd4o' 'ocaml-ocamlsdl' 'ocaml-pcre' 'ocaml-ssl' 'ocaml-xmlm' 'ocaml-yojson' 'perl-xml-dom')
source=("$pkgname-$pkgver-full::git+https://github.com/savonet/liquidsoap-full"
PACKAGES
@@ -44,6 +45,6 @@ package() {
}
md5sums=('SKIP'
- '9dda84bbb09ed802cda1f417221a4f4c'
+ '4a7339a38bb220ed1c0dbf546e35f342'
'762d6607ff0889e34b8c874970b38bc9'
'f9106e5c42cabc21c4c8464d9b1ad63e')