x264: update to 20250402.165.
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ libavutil.so.56 libavutil-4.0_1
|
||||
libavfilter.so.7 libavfilter-4.0_1
|
||||
libSDL-1.2.so.0 sdl12-compat-1.2.68_1
|
||||
libSDL_image-1.2.so.0 SDL_image-1.2.10_1
|
||||
libx264.so.157 x264-20190507.2245_1
|
||||
libx264.so.165 x264-20250402.165_1
|
||||
libopenh264.so.7 openh264-2.4.1_1
|
||||
libxvidcore.so.4 xvidcore-1.2.2_1
|
||||
libtag.so.2 taglib-2.0.2_1
|
||||
|
||||
@@ -1,16 +1,18 @@
|
||||
# Template file for 'x264'
|
||||
pkgname=x264
|
||||
version=20191217.2245
|
||||
version=20250402.165
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --enable-shared"
|
||||
_commit=b35605ace3ddf7c1a5d67a2eb553f034aef41d55
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --enable-static --enable-shared
|
||||
--host=$XBPS_CROSS_TRIPLET --sysroot=$XBPS_CROSS_BASE"
|
||||
hostmakedepends="nasm perl"
|
||||
short_desc="Free library for encoding H264/AVC video streams"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.videolan.org/developers/x264.html"
|
||||
distfiles="${VIDEOLAN_SITE}/x264/snapshots/x264-snapshot-${version//./-}-stable.tar.bz2"
|
||||
checksum=b2495c8f2930167d470994b1ce02b0f4bfb24b3317ba36ba7f112e9809264160
|
||||
distfiles="https://code.videolan.org/videolan/x264/-/archive/${_commit}/x264-${_commit}.tar.gz"
|
||||
checksum=cd71a7515b0e9a012e1ac9b1f8415bebcaf6fc97d4db32286642ac4c0fbe24f9
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
||||
Reference in New Issue
Block a user