Updated extra/ffmpeg to 4.4.4

Updated extra/imagemagick to 7.1.1
Updated extra/libass to 0.17.1
Updated extra/mpv to 0.35.1
Updated extra/rxvt-unicode to 9.31
Updated extra/xscreensaver to 6.06
This commit is contained in:
PktSurf 2023-06-12 22:11:41 +05:30
parent f89806bf5c
commit cf2373b499
6 changed files with 30 additions and 35 deletions

View file

@ -1,11 +1,11 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=ffmpeg
version=4.3
build=3sml
version=4.4.4
build=1sml
homepage="https://ffmpeg.org/"
download="https://ffmpeg.org/releases/ffmpeg-$version.tar.xz"
desc="Software to record, convert and stream audio and video"
requires="libass libdrm freetype fribidi libmodplug opus lame mpg123 soxr libtheora libvorbis libvpx libxml2 libwebp wavpack sdl2 twolame librsvg libcdio openjpeg"
requires="libass libdrm freetype fribidi libmodplug opus lame mpg123 soxr libtheora libvorbis libvpx libxml2 libwebp libwavpack sdl2 twolame librsvg libcdio openjpeg"
prepbuilddir() {
mkandenterbuilddir
@ -18,7 +18,7 @@ prepbuilddir() {
build() {
./configure \
--prefix="/" \
--prefix=/ \
--bindir=/bin \
--incdir=/include \
--libdir=/lib \
@ -47,7 +47,6 @@ build() {
--enable-libvpx \
--enable-libwebp \
--enable-libxml2 \
--enable-libwavpack \
--enable-sdl2 \
--enable-libtwolame \
--enable-librsvg \
@ -63,5 +62,5 @@ build() {
}
sha512sums="
12cc3a9337f6d9e1c7a63120f3fd8a92e5ac6031e9ba8893dc6b4b799befed08d54983b088e711705629b9a8fea9c6ada4887e845b1d0166e78a778b239af896 ffmpeg-4.3.tar.lz
9a039c8524d4051cbe661974b6f52be472dd0b8a72464b8d4f7f555413682112c0329154a9fa33533df1f1b4b4f55f2b75fecd3ab69df86fcbe53ac7d13f77f2 ffmpeg-4.4.4.tar.lz
"

View file

@ -1,25 +1,24 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=imagemagick
version=7.1.0
build=2sml
version=7.1.1
build=1sml
homepage="https://www.imagemagick.org/"
download=""
desc="Robust collection of image processing tools"
requires="libtool libxml2 libpng fftw fontconfig libxext lcms2 glu pango libraqm librsvg libwebp openjpeg "
requires="libtool libxml2 libpng fftw fontconfig libxext lcms2 glu pango libraqm librsvg libwebp openjpeg"
prepbuilddir() {
mkandenterbuilddir
rm -rf ImageMagick-$version-62
rm -rf ImageMagick-$version-11
tar xf $srcdir/ImageMagick-$version-62.tar.?z*
cd ImageMagick-$version-62
tar xf $srcdir/ImageMagick-$version-11.tar.?z*
cd ImageMagick-$version-11
fixbuilddirpermissions
}
build() {
./configure \
--prefix="" \
--docdir="/share/doc/$app-$version" \
--prefix= \
--without-modules \
--with-x \
--with-frozenpaths=no \
@ -28,11 +27,11 @@ build() {
--enable-shared
make
make install DOCUMENTATION_PATH="/share/doc/$app-$version" DESTDIR=$pkg
make install DESTDIR=$pkg
mkfinalpkg
}
sha512sums="
9ccd022d3403cd3a1457cb37104e3a804f94c67271847cb85b5b9084d287da77fb348d6f543bb9922c95d00c8865f55018d3e2cd947ccf0e68d335657c8d9841 ImageMagick-7.1.0-62.tar.lz
a4ff218db6ea4d034d8f476008948503af6d4a0d61301a8a5ca9a175d59fea3d0505a2283fa6ea444efb2361d665502e35a4f18ed332435dfe9722f4cc8a9776 ImageMagick-7.1.1-11.tar.lz
"

View file

@ -1,6 +1,6 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=libass
version=0.14.0
version=0.17.1
build=1sml
homepage="http://code.google.com/p/libass/"
download="https://github.com/libass/libass/archive/refs/tags/$version.tar.gz"
@ -18,7 +18,7 @@ prepbuilddir() {
build() {
./configure \
--prefix="" \
--prefix= \
--enable-static=no \
--enable-shared=yes
@ -31,5 +31,5 @@ build() {
}
sha512sums="
1876292d06d2f68938f1b4140dad4871fa2614fd84ac9cfb35bbdeb26130c3db96a345572f1f236c2ab2a902b0f2f288d4bdc60d1443ce80ccce43f51e6ae102 libass-0.14.0.tar.lz
"
bdc997d7f9ff827f559f09363b53c4354d020499b9136233e8a1740f4182c7dc04d0b8f2ce31e94dca69854dd8c87ebcdbf216ffe7e7ad82d341e6249a04469d libass-0.17.1.tar.lz
"

View file

@ -1,6 +1,6 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=mpv
version=0.32.0
version=0.35.1
build=1sml
homepage="http://mpv.io"
download="https://github.com/mpv-player/mpv/archive/refs/tags/v$version.tar.gz"
@ -20,9 +20,8 @@ build() {
zcat $srcdir/waf-2.0.9.gz > waf
chmod +x waf
CXXFLAGS+="-fPIC"
./waf configure \
--prefix="" \
--prefix= \
--confdir=/etc/mpv \
--enable-egl-x11
@ -35,5 +34,5 @@ build() {
}
sha512sums="
8d0fdf6dd757a9d8650ff7747fb4c2cac3f91f0f1b4bf77879e3e564be4440db3b6dc37f0ebe3921dc517a93eaa9e1ce72c222e43dfd1cfbadfe9d4b7b26bffa mpv-0.32.0.tar.lz
"
a6c7cd5d38acef2e4676ca7036dd4343029fbb8373004d125843b29761527e1c96aca2f91b640751a8643e2c6758357f2818c02bac99ab896db7e45a5b924d87 mpv-0.35.1.tar.lz
"

View file

@ -1,6 +1,6 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=rxvt-unicode
version=9.22
version=9.31
build=1sml
homepage="https://software.schmorp.de/pkg/rxvt-unicode.html"
download="https://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-$version.tar.bz2"
@ -18,7 +18,7 @@ prepbuilddir() {
build() {
./configure \
--prefix="" \
--prefix= \
--enable-everything \
--enable-256-color \
--enable-unicode3 \
@ -35,9 +35,7 @@ build() {
--enable-keepscrolling \
--enable-smart-resize \
--enable-text-blink \
--enable-pointer-blank \
--disable-wtmp \
--disable-lastlog
--enable-pointer-blank
make
make install DESTDIR=$pkg
@ -48,5 +46,5 @@ build() {
}
sha512sums="
1316746ba1771dd6e6c306832227227ab6685aad1a3e246d4059fd60ecf36089aeee12a8d28a376e70ccc148b7e6457bcded6dad4531bbed6af3ab8c6805ec03 rxvt-unicode-9.22.tar.lz
6451dc2032299ede6f1d0cf695ad713af58bfe1705af4cafc8615da44187ce13d88f0b7dc95710af85a515f3a9068b5c67237ff2e1c874f7b1d4a9e8db31797b rxvt-unicode-9.31.tar.lz
"

View file

@ -1,6 +1,6 @@
# Maintainer: PktSurf <smlinux@pktsurf.in>
app=xscreensaver
version=6.03
version=6.06
build=1sml
homepage="https://www.jwz.org/xscreensaver/"
download="https://www.jwz.org/xscreensaver/xscreensaver-$version.tar.gz"
@ -18,7 +18,7 @@ prepbuilddir() {
build() {
./configure \
--prefix="/" \
--prefix=/ \
--with-login-manager \
--with-gtk \
--with-gl \
@ -41,5 +41,5 @@ build() {
}
sha512sums="
d564e13c07b27b1c0876a2be598ff02dfe322618d2a4611bafd2af5ba9d9f2b1fec7ecd381061e447f6be57dd44ab5894ea122af49cab1bc6976f816f6776ed4 xscreensaver-6.03.tar.lz
"
e8e01975910ad9eaf5e1ad5f5170afe01284af84aa123ced376ffbea761e81f57fd0877a1fea173f3b0bfb70c846171a8045d296deccbd9d20db9f481899b515 xscreensaver-6.06.tar.lz
"