Date: Monday, January 2, 2023 @ 17:13:51
Author: svenstaro
Revision: 1373044
archrelease: copy trunk to community-staging-x86_64
Added:
mpv/repos/community-staging-x86_64/PKGBUILD
(from rev 1373043, mpv/trunk/PKGBUILD)
mpv/repos/community-staging-x86_64/keys/
Deleted:
mpv/repos/community-staging-x86_64/PKGBUILD
mpv/repos/community-staging-x86_64/keys/
----------+
PKGBUILD | 126 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 63 insertions(+), 63 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-02 17:13:46 UTC (rev 1373043)
+++ PKGBUILD 2023-01-02 17:13:51 UTC (rev 1373044)
@@ -1,63 +0,0 @@
-# Maintainer: Christian Hesse <[email protected]>
-# Contributor: Bartłomiej Piotrowski <[email protected]>
-# Contributor: Eivind Uggedal <[email protected]>
-
-pkgname=mpv
-epoch=1
-_tag='33f10b1aee5fef45960728fe8595d1603c8a9a85' # git rev-parse v${pkgver}
-pkgver=0.35.0
-pkgrel=3
-pkgdesc='a free, open source, and cross-platform media player'
-arch=('x86_64')
-# We link against libraries that are licensed GPLv3 explicitly, so our
-# package is GPLv3 only as well. (Is this still correct?)
-license=('GPL3')
-url='https://mpv.io/'
-depends=('alsa-lib' 'libasound.so' 'desktop-file-utils' 'ffmpeg'
'libavcodec.so' 'libavdevice.so'
- 'libavfilter.so' 'libavformat.so' 'libavutil.so' 'libswresample.so'
'libswscale.so'
- 'glibc' 'hicolor-icon-theme' 'jack' 'libjack.so' 'lcms2'
'liblcms2.so' 'libarchive'
- 'libarchive.so' 'libass' 'libass.so' 'libbluray' 'libbluray.so'
'libcdio'
- 'libcdio-paranoia' 'libdrm' 'libdvdnav' 'libdvdread' 'libegl' 'libgl'
'libglvnd'
- 'libjpeg' 'libjpeg.so' 'libplacebo' 'libplacebo.so' 'libpulse'
'libpulse.so'
- 'libva' 'libva.so' 'libva-drm.so' 'libva-wayland.so' 'libva-x11.so'
'libvdpau' 'libx11'
- 'libxext' 'libxinerama' 'libxkbcommon' 'libxkbcommon.so'
'libxpresent' 'libxrandr' 'libxss'
- 'libxv' 'luajit' 'mesa' 'mujs' 'pipewire' 'rubberband'
'librubberband.so' 'shaderc'
- 'libshaderc_shared.so' 'uchardet' 'vulkan-icd-loader' 'wayland'
'xdg-utils'
- 'zlib')
-makedepends=('git' 'python-docutils' 'ladspa' 'wayland-protocols'
- 'ffnvcodec-headers' 'vulkan-headers' 'waf')
-optdepends=('yt-dlp: for video-sharing websites playback'
- 'youtube-dl: for video-sharing websites playback')
-provides=('libmpv.so')
-options=('debug' '!emptydirs')
-validpgpkeys=('145077D82501AA20152CACCE8D769208D5E31419') # sfan5
<[email protected]>
-source=("git+https://github.com/mpv-player/mpv.git#tag=${_tag}?signed")
-sha256sums=('SKIP')
-
-build() {
- cd ${pkgname}
-
- waf configure --prefix=/usr \
- --confdir=/etc/mpv \
- --enable-cdda \
- --enable-dvb \
- --enable-dvdnav \
- --enable-libarchive \
- --enable-libmpv-shared \
- --disable-build-date \
- --disable-caca
-
- waf build
-}
-
-package() {
- cd ${pkgname}
-
- waf install --destdir="$pkgdir"
-
- install -m0644 DOCS/{encoding.rst,tech-overview.txt} \
- "$pkgdir"/usr/share/doc/mpv
-
- install -m0644 TOOLS/lua/* \
- -D -t "$pkgdir"/usr/share/mpv/scripts
-}
Copied: mpv/repos/community-staging-x86_64/PKGBUILD (from rev 1373043,
mpv/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-01-02 17:13:51 UTC (rev 1373044)
@@ -0,0 +1,63 @@
+# Maintainer: Christian Hesse <[email protected]>
+# Contributor: Bartłomiej Piotrowski <[email protected]>
+# Contributor: Eivind Uggedal <[email protected]>
+
+pkgname=mpv
+epoch=1
+_tag='33f10b1aee5fef45960728fe8595d1603c8a9a85' # git rev-parse v${pkgver}
+pkgver=0.35.0
+pkgrel=4
+pkgdesc='a free, open source, and cross-platform media player'
+arch=('x86_64')
+# We link against libraries that are licensed GPLv3 explicitly, so our
+# package is GPLv3 only as well. (Is this still correct?)
+license=('GPL3')
+url='https://mpv.io/'
+depends=('alsa-lib' 'libasound.so' 'desktop-file-utils' 'ffmpeg'
'libavcodec.so' 'libavdevice.so'
+ 'libavfilter.so' 'libavformat.so' 'libavutil.so' 'libswresample.so'
'libswscale.so'
+ 'glibc' 'hicolor-icon-theme' 'jack' 'libjack.so' 'lcms2'
'liblcms2.so' 'libarchive'
+ 'libarchive.so' 'libass' 'libass.so' 'libbluray' 'libbluray.so'
'libcdio'
+ 'libcdio-paranoia' 'libdrm' 'libdvdnav' 'libdvdread' 'libegl' 'libgl'
'libglvnd'
+ 'libjpeg' 'libjpeg.so' 'libplacebo' 'libplacebo.so' 'libpulse'
'libpulse.so'
+ 'libva' 'libva.so' 'libva-drm.so' 'libva-wayland.so' 'libva-x11.so'
'libvdpau' 'libx11'
+ 'libxext' 'libxinerama' 'libxkbcommon' 'libxkbcommon.so'
'libxpresent' 'libxrandr' 'libxss'
+ 'libxv' 'luajit' 'mesa' 'mujs' 'pipewire' 'rubberband'
'librubberband.so' 'shaderc'
+ 'libshaderc_shared.so' 'uchardet' 'vulkan-icd-loader' 'wayland'
'xdg-utils'
+ 'zlib')
+makedepends=('git' 'python-docutils' 'ladspa' 'wayland-protocols'
+ 'ffnvcodec-headers' 'vulkan-headers' 'waf')
+optdepends=('yt-dlp: for video-sharing websites playback'
+ 'youtube-dl: for video-sharing websites playback')
+provides=('libmpv.so')
+options=('debug' '!emptydirs')
+validpgpkeys=('145077D82501AA20152CACCE8D769208D5E31419') # sfan5
<[email protected]>
+source=("git+https://github.com/mpv-player/mpv.git#tag=${_tag}?signed")
+sha256sums=('SKIP')
+
+build() {
+ cd ${pkgname}
+
+ waf configure --prefix=/usr \
+ --confdir=/etc/mpv \
+ --enable-cdda \
+ --enable-dvb \
+ --enable-dvdnav \
+ --enable-libarchive \
+ --enable-libmpv-shared \
+ --disable-build-date \
+ --disable-caca
+
+ waf build
+}
+
+package() {
+ cd ${pkgname}
+
+ waf install --destdir="$pkgdir"
+
+ install -m0644 DOCS/{encoding.rst,tech-overview.txt} \
+ "$pkgdir"/usr/share/doc/mpv
+
+ install -m0644 TOOLS/lua/* \
+ -D -t "$pkgdir"/usr/share/mpv/scripts
+}