summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-02-19 22:53:07 -0300
committerDaniel Bermond2017-02-19 22:53:07 -0300
commit5ff30a61ed079517554cc27c5de2da8653c84538 (patch)
tree5905f1f40e2b65e46085691e9510731af79f9799
parent4767ddcfd2dcde5b486e9133d24157e67e00c4f2 (diff)
downloadaur-5ff30a61ed079517554cc27c5de2da8653c84538.tar.gz
Updated depends, makedepends and optdepends. Added some options.
-rw-r--r--.SRCINFO110
-rwxr-xr-xPKGBUILD97
2 files changed, 144 insertions, 63 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaec0a6be95a..708ac0d7998f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,56 +1,80 @@
# Generated by mksrcinfo v8
-# Fri Jul 1 18:35:39 UTC 2016
+# Mon Feb 20 01:52:26 UTC 2017
pkgbase = xine-lib-hg
pkgdesc = A multimedia playback engine (Mercurial version with all possible libs)
- pkgver = 1.2.6.r12710.24fc93301077
+ pkgver = 1.2.7.r12910.d24c69278026
pkgrel = 1
url = https://www.xine-project.org/
arch = i686
arch = x86_64
license = GPL2
- license = LGPL
+ license = LGPL2.1
makedepends = mercurial
- depends = aalib
- depends = directfb
- depends = mesa
- depends = glu
- depends = libxinerama
- depends = libxvmc
- depends = libvdpau
- depends = linuxtv-dvb-apps
- depends = gnome-vfs
- depends = smbclient
- depends = v4l-utils
- depends = vcdimager
- depends = libbluray
- depends = ffmpeg
- depends = a52dec
- depends = faad2
- depends = gdk-pixbuf2
- depends = libjpeg-turbo
- depends = libdca
- depends = libmad
- depends = libmodplug
- depends = libmpeg2
- depends = libmpcdec
- depends = libmng
- depends = libvpx
- depends = freetype2
+ makedepends = a52dec
+ makedepends = aalib
+ makedepends = directfb
+ makedepends = esound
+ makedepends = faad2
+ makedepends = ffmpeg
+ makedepends = gdk-pixbuf2
+ makedepends = glu
+ makedepends = gnome-vfs-nosmb
+ makedepends = imagemagick<7.0.0.0
+ makedepends = jack
+ makedepends = libcaca
+ makedepends = libcdio
+ makedepends = libbluray
+ makedepends = libdca
+ makedepends = libdvdnav
+ makedepends = libmad
+ makedepends = libmng
+ makedepends = libmpcdec
+ makedepends = libpulse
+ makedepends = libvdpau
+ makedepends = libxinerama
+ makedepends = libxvmc
+ makedepends = smbclient
+ makedepends = v4l-utils
+ makedepends = vcdimager
+ makedepends = wavpack
depends = fontconfig
- depends = xorg-server-devel
- depends = alsa-lib
- depends = esound
- depends = jack
- depends = pulseaudio
- depends = libcaca
- depends = sdl
- depends = libxcb
- depends = flac
- depends = speex
- depends = libtheora
- depends = libvorbis
- depends = wavpack
- depends = libxv
+ optdepends = a52dec: for using the a52 plugin
+ optdepends = aalib: for using the aalib plugin
+ optdepends = alsa-lib: for using the alsa plugin
+ optdepends = esound: for using the esound plugin
+ optdepends = faad2: for using the faad plugin
+ optdepends = ffmpeg: for using the ff/avformat/avutil plugin
+ optdepends = flac: for using the flac plugin
+ optdepends = gdk-pixbuf2: for using the gdk-pixbuf plugin
+ optdepends = glu: for using the opengl plugin
+ optdepends = gnome-vfs-nosmb: for using the gnome-vfs plugin
+ optdepends = imagemagick: for using the imagemagick plugin
+ optdepends = jack: for using the jack plugin
+ optdepends = libbluray: for using the bluray plugin
+ optdepends = libcaca: for using the caca plugin
+ optdepends = libcdio: for using the cd plugin
+ optdepends = libdca: for using the dts plugin
+ optdepends = libdvdnav: for using the dvd plugin
+ optdepends = libjpeg-turbo: for using the libjpeg plugin
+ optdepends = libmad: for using the mp3 plugin
+ optdepends = libmng: for using the mng plugin
+ optdepends = libmodplug: for using the modplug plugin
+ optdepends = libmpcdec: for using the musepack plugin
+ optdepends = libpulse: for using the pulseaudio plugin
+ optdepends = libtheora: for using the xiph plugin
+ optdepends = libva: for using the vaapi plugin
+ optdepends = libvdpau: for using the vdpau plugin
+ optdepends = libvorbis: for using the xiph plugin
+ optdepends = libvpx: for using the libvpx plugin
+ optdepends = libxcb: for using the xcb-shm and xcb-xv plugins
+ optdepends = libxinerama: for using the xv plugin
+ optdepends = sdl: for using the sdl plugin
+ optdepends = smbclient: for using the samba plugin
+ optdepends = sndio: for using the sndio plugin
+ optdepends = speex: for using the xiph plugin
+ optdepends = v4l-utils: for using the v4l2 plugin
+ optdepends = vcdimager: for using the vcd plugin
+ optdepends = wavpack: for using the wavpack plugin
provides = xine-lib
conflicts = xine-lib
source = xine-lib-hg::hg+http://hg.debian.org/hg/xine-lib/xine-lib-1.2-vdpau
diff --git a/PKGBUILD b/PKGBUILD
index 5b7e6bb1851e..697e37858af3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,64 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
-# AUR dependencies: esound
+# AUR dependencies: esound gnome-vfs-nosmb sndio
+
+# NOTE:
+# '--with-imagemagick' works only with ImageMagick 6 and will not work with IM7
+# (and IM git version). If you have IM7 installed, please change it to
+# '--without-magick'.
pkgname=xine-lib-hg
-pkgver=1.2.6.r12710.24fc93301077
+pkgver=1.2.7.r12910.d24c69278026
pkgrel=1
pkgdesc="A multimedia playback engine (Mercurial version with all possible libs)"
arch=('i686' 'x86_64')
url="https://www.xine-project.org/"
-license=('GPL2' 'LGPL')
-depends=(
- 'aalib' 'directfb' 'mesa' 'glu' 'libxinerama' 'libxvmc' 'libvdpau'
- 'linuxtv-dvb-apps' 'gnome-vfs' 'smbclient' 'v4l-utils' 'vcdimager' 'libbluray'
- 'ffmpeg' 'a52dec' 'faad2' 'gdk-pixbuf2' 'libjpeg-turbo' 'libdca' 'libmad'
- 'libmodplug' 'libmpeg2' 'libmpcdec' 'libmng' 'libvpx' 'freetype2' 'fontconfig'
- 'xorg-server-devel' 'alsa-lib' 'esound' 'jack' 'pulseaudio' 'libcaca' 'sdl'
- 'libxcb' 'flac' 'speex' 'libtheora' 'libvorbis' 'wavpack' 'libxv'
+license=('GPL2' 'LGPL2.1')
+depends=('fontconfig')
+makedepends=('mercurial' 'a52dec' 'aalib' 'directfb' 'esound' 'faad2' 'ffmpeg'
+ 'gdk-pixbuf2' 'glu' 'gnome-vfs-nosmb' 'imagemagick<7.0.0.0' 'jack'
+ 'libcaca' 'libcdio' 'libbluray' 'libdca' 'libdvdnav' 'libmad'
+ 'libmng' 'libmpcdec' 'libpulse' 'libvdpau' 'libxinerama' 'libxvmc'
+ 'smbclient' 'v4l-utils' 'vcdimager' 'wavpack'
+)
+optdepends=('a52dec: for using the a52 plugin'
+ 'aalib: for using the aalib plugin'
+ 'alsa-lib: for using the alsa plugin'
+ 'esound: for using the esound plugin'
+ 'faad2: for using the faad plugin'
+ 'ffmpeg: for using the ff/avformat/avutil plugin'
+ 'flac: for using the flac plugin'
+ 'gdk-pixbuf2: for using the gdk-pixbuf plugin'
+ 'glu: for using the opengl plugin'
+ 'gnome-vfs-nosmb: for using the gnome-vfs plugin'
+ 'imagemagick: for using the imagemagick plugin'
+ 'jack: for using the jack plugin'
+ 'libbluray: for using the bluray plugin'
+ 'libcaca: for using the caca plugin'
+ 'libcdio: for using the cd plugin'
+ 'libdca: for using the dts plugin'
+ 'libdvdnav: for using the dvd plugin'
+ 'libjpeg-turbo: for using the libjpeg plugin'
+ 'libmad: for using the mp3 plugin'
+ 'libmng: for using the mng plugin'
+ 'libmodplug: for using the modplug plugin'
+ 'libmpcdec: for using the musepack plugin'
+ 'libpulse: for using the pulseaudio plugin'
+ 'libtheora: for using the xiph plugin'
+ 'libva: for using the vaapi plugin'
+ 'libvdpau: for using the vdpau plugin'
+ 'libvorbis: for using the xiph plugin'
+ 'libvpx: for using the libvpx plugin'
+ 'libxcb: for using the xcb-shm and xcb-xv plugins'
+ 'libxinerama: for using the xv plugin'
+ 'sdl: for using the sdl plugin'
+ 'smbclient: for using the samba plugin'
+ 'sndio: for using the sndio plugin'
+ 'speex: for using the xiph plugin'
+ 'v4l-utils: for using the v4l2 plugin'
+ 'vcdimager: for using the vcd plugin'
+ 'wavpack: for using the wavpack plugin'
)
-makedepends=('mercurial')
provides=('xine-lib')
conflicts=('xine-lib')
source=("$pkgname"::'hg+http://hg.debian.org/hg/xine-lib/xine-lib-1.2-vdpau')
@@ -40,23 +81,34 @@ build() {
./configure \
--prefix=/usr \
\
+ --enable-ipv6 \
+ --enable-antialiasing \
--enable-static=no \
--enable-shared=yes \
--enable-fast-install=yes \
+ --enable-optimizations \
+ --enable-largefile \
+ --enable-libxine-builtins \
\
+ --disable-coreaudio \
+ --disable-irixal \
--enable-oss \
+ --disable-sunaudio \
+ --enable-sndio \
--enable-aalib \
--disable-dha-kmod \
--enable-directfb \
--enable-dxr3 \
--enable-fb \
+ --disable-macosx-video \
--enable-opengl \
--enable-glu \
--disable-vidix \
--enable-xinerama \
+ --disable-static-xv \
--enable-xvmc \
--enable-vdpau \
- --disable-vaapi \
+ --enable-vaapi \
--enable-dvb \
--enable-gnomevfs \
--enable-samba \
@@ -70,15 +122,22 @@ build() {
--enable-asf \
--enable-nosefart \
--enable-faad \
+ --enable-ffmpeg \
+ --enable-postproc \
--enable-gdkpixbuf \
--enable-libjpeg \
--enable-dts \
--enable-mad \
--enable-modplug \
- --enable-libmpeg2new \
+ --disable-libmpeg2new \
--enable-musepack \
+ --disable-mlib \
+ --disable-mlib-lazyload \
--enable-mng \
+ --enable-real-codecs \
+ --disable-w32dll \
--enable-vpx \
+ --disable-mmal \
\
--with-freetype \
--with-fontconfig \
@@ -92,17 +151,14 @@ build() {
--without-linux-path \
--without-libstk \
--with-sdl \
- --without-xcb \
- --without-imagemagick \
+ --with-xcb \
+ --with-external-dvdnav \
+ --with-imagemagick \
--with-libflac \
--with-speex \
--with-theora \
--with-vorbis \
- --with-wavpack
-
- # NOTE:
- # (1): "--enable-vaapi" and "--with-xcb" doesn't work. Disabled
- # (2): "--with-imagemagick" doesn't work with ImageMagick 7 (and imagemagick git). Disabled.
+ --with-wavpack
# TODO:
# --enable-dha-kmod
@@ -110,6 +166,7 @@ build() {
# --with-fusionsound
# --with-linux-path=/usr/lib/modules/$(uname -r)/build
# --with-libstk
+ # --with-openhevc
make
}