PKGBUILDs/extra/vlc/PKGBUILD

365 lines
8.8 KiB
Bash
Raw Normal View History

2017-05-22 22:24:39 +00:00
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
2015-08-06 00:55:17 +00:00
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
# Contributor: Martin Sandsmark <martin.sandsmark@kde.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - enable gles2
2024-06-24 18:13:43 +00:00
# - disable taglib on v7
2015-08-06 00:55:17 +00:00
pkgname=vlc
2024-06-22 12:29:08 +00:00
_vlcver=3.0.21
2018-08-16 23:18:15 +00:00
# optional fixup version including hyphen
2018-09-04 00:44:06 +00:00
_vlcfixupver=
2021-06-11 00:32:25 +00:00
pkgver=${_vlcver}${_vlcfixupver//-/.r}
2024-06-22 12:29:08 +00:00
pkgrel=1
2017-05-22 22:24:39 +00:00
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/'
2017-12-03 16:12:40 +00:00
arch=('x86_64')
2023-12-21 16:33:41 +00:00
license=(
'GPL-2.0-or-later'
'LGPL-2.1-or-later'
)
depends=(
'a52dec'
'abseil-cpp'
'aribb24'
'bash'
'cairo'
'dbus'
'faad2'
'ffmpeg4.4' # NOTE: switch to ffmpeg4.4, as ffmpeg >= 5 requires extensive changes disabling VAAPI (only supported with vlc >= 4)
'fontconfig'
'freetype2'
'fribidi'
'gcc-libs'
'gdk-pixbuf2'
'glib2'
'glibc'
'gnutls'
'harfbuzz'
'hicolor-icon-theme'
'libarchive'
'libdca'
'libdvbpsi'
'libglvnd'
'libidn'
'libmad'
'libmatroska'
'libmpcdec'
'libmpeg2'
'libproxy'
'libsecret'
'libtar'
'libupnp' 'libixml.so' 'libupnp.so'
'libva'
'libx11'
'libxcb'
'libxinerama'
'libxml2'
'libxpm'
'lua'
'qt5-base'
'qt5-svg'
'qt5-x11extras'
'taglib'
'wayland'
'xcb-util-keysyms'
'zlib'
)
makedepends=(
'aalib'
'alsa-lib'
'aom'
'aribb25'
'avahi'
'dav1d'
'flac'
2024-01-21 00:35:54 +00:00
'fluidsynth'
2023-12-21 16:33:41 +00:00
'gst-plugins-base-libs'
'gtk3'
'jack'
'libass'
'libavc1394'
'libbluray'
'libcaca'
'libdc1394'
'libdvdcss'
'libdvdnav'
'libdvdread'
'libgme'
'libgoom2'
'libjpeg-turbo'
'libkate'
'libmicrodns'
'libmodplug'
'libmtp'
'libnotify'
'libnfs'
'libogg'
'libpng'
'libpulse'
'librsvg'
'libsamplerate'
'libshout'
'libsoxr'
'libssh2'
'libtheora'
'libtiger'
'libvorbis'
'libvpx'
'lirc'
'live-media'
'mesa'
'mpg123'
'opus'
'pcsclite'
'projectm'
'protobuf'
'sdl_image'
'smbclient'
'speex'
'srt'
'systemd-libs'
'twolame'
'vcdimager'
'wayland-protocols'
'x264' 'libx264.so'
'x265' 'libx265.so'
'xosd'
'zvbi'
)
optdepends=(
'aalib: ASCII art video output'
'alsa-lib: ALSA audio output'
'aom: AOM AV1 codec'
'aribb25: aribcam support'
'avahi: service discovery using bonjour protocol'
'dav1d: dav1d AV1 decoder'
'flac: Free Lossless Audio Codec plugin'
2024-01-21 00:35:54 +00:00
'fluidsynth: FluidSynth based MIDI playback plugin'
'gnu-free-fonts: subtitle font'
2023-12-21 16:33:41 +00:00
'gst-plugins-base-libs: for libgst plugins'
'gstreamer: for libgst plugins'
'gtk3: notification plugin'
'jack: jack audio server'
'kwallet: kwallet keystore'
'libass: Subtitle support'
'libavc1394: devices using the 1394ta AV/C'
'libbluray: Blu-Ray video input'
'libcaca: colored ASCII art video output'
'libcdio: audio CD playback'
'libdc1394: IEEE 1394 access plugin'
'libdvdcss: decoding encrypted DVDs'
'libdvdnav: DVD with navigation input module'
'libdvdread: DVD input module'
'libgme: Game Music Emu plugin'
'libgoom2: Goom visualization'
'libjpeg-turbo: JPEG support'
'libkate: Kate codec'
'libmodplug: MOD output plugin'
'libmicrodns: mDNS services discovery (chromecast etc)'
'libmtp: MTP devices discovery'
'libnfs: NFS access'
'libnotify: notification plugin'
'libogg: Ogg and OggSpots codec'
'libpng: PNG support'
'libpulse: PulseAudio audio output'
'libraw1394: IEEE 1394 access plugin'
'librsvg: SVG plugin'
'libsamplerate: audio Resampler'
'libshout: shoutcast/icecast output plugin'
'libsoxr: SoX audio Resampler'
'libssh2: sftp access'
'libtheora: theora codec'
'libtiger: Tiger rendering for Kate streams'
'libva-intel-driver: video backend intel'
'libva-vdpau-driver: vdpau backend nvidia'
'libvorbis: Vorbis decoder/encoder'
'libvpx: VP8 and VP9 codec'
'lirc: lirc control'
'live-media: streaming over RTSP'
'lua-socket: http interface'
'mpg123: mpg123 codec'
'ncurses: ncurses interface'
'opus: opus codec'
'pcsclite: aribcam support'
'projectm: ProjectM visualisation'
'protobuf: chromecast streaming'
'sdl12-compat: SDL image support'
'sdl_image: SDL image support'
'smbclient: SMB access plugin'
'speex: Speex codec'
'speexdsp: Speex codec'
'srt: SRT input/output plugin'
'systemd-libs: udev services discovery'
'ttf-dejavu: subtitle font'
'twolame: TwoLAME mpeg2 encoder plugin'
'vcdimager: navigate VCD with libvcdinfo'
'x264: H264 encoding'
'x265: HEVC/H.265 encoder'
'zvbi: VBI/Teletext/webcam/v4l2 capture/decoding'
)
2015-08-06 00:55:17 +00:00
conflicts=('vlc-plugin')
replaces=('vlc-plugin')
2023-03-01 01:14:23 +00:00
options=('!emptydirs')
2023-12-21 16:33:41 +00:00
source=(
https://download.videolan.org/${pkgname}/${_vlcver}/${pkgname}-${_vlcver}${_vlcfixupver}.tar.xz{,.asc}
update-vlc-plugin-cache.hook
2024-01-29 18:36:48 +00:00
taglib-2.patch
2023-12-21 16:33:41 +00:00
)
2024-06-22 12:29:08 +00:00
sha512sums=('cb1af76c8056648c331d7e6e0680d161ed1849eb635987504f45eae02531e9b432651034317fa7e02b0722905dfb9f0f5dad67b5924cc62edcaf0d173ac36aee'
2017-05-22 22:24:39 +00:00
'SKIP'
2024-01-29 18:36:48 +00:00
'b247510ffeadfd439a5dadd170c91900b6cdb05b5ca00d38b1a17c720ffe5a9f75a32e0cb1af5ebefdf1c23c5acc53513ed983a736e8fa30dd8fad237ef49dd3'
'ea0d1e1dfed16dac8f9027eb55d987dee59630568b9744ceb42bfa134ea9295252d83574f3d793a76a5be3b02661c1731ed366003b6b55b2d7f02fde70586ff3')
2017-05-22 22:24:39 +00:00
validpgpkeys=('65F7C6B4206BD057A7EB73787180713BE58D1ADC') # VideoLAN Release Signing Key
2015-08-06 00:55:17 +00:00
prepare() {
2018-08-16 23:18:15 +00:00
cd ${pkgname}-${_vlcver}
2018-03-09 18:58:12 +00:00
sed -e 's:truetype/ttf-dejavu:TTF:g' -i modules/visualization/projectm.cpp
sed -e 's|-Werror-implicit-function-declaration||g' -i configure
sed 's|whoami|echo builduser|g' -i configure
sed 's|hostname -f|echo arch|g' -i configure
2018-09-04 00:44:06 +00:00
local src
for src in "${source[@]}"; do
src="${src%%::*}"
src="${src##*/}"
[[ $src = *.patch ]] || continue
2020-10-02 01:40:34 +00:00
echo "Applying patch $src..."
2018-09-04 00:44:06 +00:00
patch -Np1 < "../$src"
done
2021-05-05 13:03:02 +00:00
autoreconf -vf
2015-08-06 00:55:17 +00:00
}
build() {
2018-08-16 23:18:15 +00:00
cd ${pkgname}-${_vlcver}
2017-05-22 22:24:39 +00:00
2024-06-21 23:03:56 +00:00
export CFLAGS+=" -I/usr/include/samba-4.0 -ffat-lto-objects -Wno-incompatible-pointer-types"
2017-05-22 22:24:39 +00:00
export CPPFLAGS+=" -I/usr/include/samba-4.0"
2023-07-04 13:48:49 +00:00
export CXXFLAGS+=" -std=c++17"
2022-10-05 23:31:51 +00:00
export PKG_CONFIG_PATH="/usr/lib/ffmpeg4.4/pkgconfig"
2023-09-02 16:35:14 +00:00
export LUAC=/usr/bin/luac
export LUA_LIBS="$(pkg-config --libs lua)"
2018-03-09 18:58:12 +00:00
export RCC=/usr/bin/rcc-qt5
2022-02-17 19:17:50 +00:00
export PKG_CONFIG_PATH="/usr/lib/ffmpeg4.4/pkgconfig/:$PKG_CONFIG_PATH"
2024-06-24 18:13:43 +00:00
[[ $CARCH == "armv7h" ]] && taglib="--disable-taglib" || taglib="--enable-taglib"
2015-08-06 00:55:17 +00:00
2020-04-29 12:40:28 +00:00
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--with-kde-solid=/usr/share/solid/actions/ \
--disable-rpath \
--enable-gles2 \
--enable-nls \
--enable-archive \
--enable-live555 \
--enable-dc1394 \
--enable-dv1394 \
--enable-dvdread \
--enable-dvdnav \
--enable-bluray \
--disable-opencv \
--enable-smbclient \
--enable-sftp \
--enable-nfs \
--enable-realrtsp \
--enable-dvbpsi \
--enable-gme \
--enable-ogg \
--enable-shout \
--enable-matroska \
--enable-mod \
--enable-mpc \
--enable-mad \
--enable-mpg123 \
--enable-gst-decode \
--enable-avcodec \
--enable-libva \
--enable-avformat \
--enable-postproc \
--enable-faad \
--enable-vpx \
--enable-twolame \
--disable-fdkaac \
--enable-a52 \
--enable-dca \
--enable-flac \
2024-01-21 00:35:54 +00:00
--enable-fluidsynth \
2020-04-29 12:40:28 +00:00
--enable-libmpeg2 \
--enable-vorbis \
--enable-speex \
--enable-opus \
--enable-oggspots \
--disable-schroedinger \
--enable-png \
--enable-jpeg \
--enable-x264 \
--enable-x265 \
--enable-zvbi \
--enable-libass \
--enable-kate \
--enable-tiger \
--enable-vdpau \
--enable-wayland \
--enable-sdl-image \
--enable-freetype \
--enable-fribidi \
--enable-harfbuzz \
--enable-fontconfig \
--enable-svg \
--enable-svgdec \
--enable-aa \
--enable-caca \
--enable-pulse \
--enable-alsa \
--enable-jack \
--enable-samplerate \
--enable-soxr \
2022-02-17 19:17:50 +00:00
--disable-chromaprint \
2020-04-29 12:40:28 +00:00
--enable-chromecast \
--enable-qt \
--enable-skins2 \
--enable-libtar \
--enable-ncurses \
--enable-lirc \
--enable-goom \
--enable-projectm \
--enable-avahi \
--enable-mtp \
--enable-upnp \
--enable-microdns \
--enable-libxml2 \
--disable-libgcrypt \
--enable-gnutls \
2024-06-24 18:13:43 +00:00
$taglib \
2020-04-29 12:40:28 +00:00
--enable-secret \
--enable-kwallet \
--disable-update-check \
--enable-notify \
2023-12-21 16:33:41 +00:00
--disable-libplacebo \
2020-04-29 12:40:28 +00:00
--enable-vlc \
--enable-aribsub \
2020-11-10 21:30:47 +00:00
--enable-aribcam \
2020-04-29 12:40:28 +00:00
--enable-aom \
--enable-srt \
--enable-dav1d
2022-02-17 19:17:50 +00:00
# prevent excessive overlinking due to libtool
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
2015-08-06 00:55:17 +00:00
make
}
package() {
2018-08-16 23:18:15 +00:00
cd ${pkgname}-${_vlcver}
2015-08-06 00:55:17 +00:00
make DESTDIR="${pkgdir}" install
2018-03-09 18:58:12 +00:00
for res in 16 32 48 128 256; do
2018-08-16 23:18:15 +00:00
install -Dm 644 "${srcdir}/vlc-${_vlcver}/share/icons/${res}x${res}/vlc.png" \
2015-08-06 00:55:17 +00:00
"${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png"
done
2017-05-22 22:24:39 +00:00
install -Dm 644 "${srcdir}/update-vlc-plugin-cache.hook" -t "${pkgdir}/usr/share/libalpm/hooks"
2015-08-06 00:55:17 +00:00
}
2017-05-22 22:24:39 +00:00
2018-01-12 02:09:04 +00:00
# vim: ts=2 sw=2 et: