DISTFILES: nginx: nginx-1.25.5.tar.gz favicon.ico modsecurity-nginx-v1.0.3.tar.gz nginx-rtmp-module-1.2.2.tar.gz v0.2.2.tar.gz v0.37.tar.gz 2.5.3.tar.gz

2024-04-16 Thread arekm
Request by: arekm


Files fetched: 1

STORED: https://nginx.org/download/nginx-1.25.5.tar.gz
8ec4155398047da33a97f43912747fb7  nginx-1.25.5.tar.gz
Size: 1244060 bytes
ALREADY GOT: https://nginx.org/favicon.ico
72e228c3809db53da8a884b6676ed36a  favicon.ico
ALREADY GOT: 
https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.3/modsecurity-nginx-v1.0.3.tar.gz
b85e1996f81b51a06a32e73b3be4709d  modsecurity-nginx-v1.0.3.tar.gz
ALREADY GOT: 
https://github.com/arut/nginx-rtmp-module/archive/v1.2.2/nginx-rtmp-module-1.2.2.tar.gz
9bb7a06aede38d9e36ad13dc1354d8f9  nginx-rtmp-module-1.2.2.tar.gz
ALREADY GOT: https://github.com/vozlt/nginx-module-vts/archive/v0.2.2.tar.gz
aeb08aec8dc89e45fb9411be76850d63  v0.2.2.tar.gz
ALREADY GOT: 
https://github.com/openresty/headers-more-nginx-module/archive/v0.37.tar.gz
21782630f592fd2e046df96de30923ad  v0.37.tar.gz
ALREADY GOT: 
https://github.com/nginx-modules/ngx_cache_purge/archive/refs/tags/2.5.3.tar.gz
bf92baae08e4c850825a8543c7d4aaa8  2.5.3.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/nginx] Up to 1.25.5

2024-04-16 Thread arekm
commit c0fc64f5bedf319d3a52f57139ee376158698b5f
Author: Arkadiusz Miśkiewicz 
Date:   Tue Apr 16 23:38:11 2024 +0200

Up to 1.25.5

 nginx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 5fcf790..d15bab2 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -49,12 +49,12 @@ Summary(pl.UTF-8):  Serwer HTTP i odwrotne proxy o wysokiej 
wydajności
 # nginx mainline is recommended by nginx team: 
https://www.nginx.com/blog/nginx-1-6-1-7-released/
 # http://nginx.org/en/download.html
 Name:  nginx
-Version:   1.25.4
+Version:   1.25.5
 Release:   1
 License:   BSD-like
 Group: Networking/Daemons/HTTP
 Source0:   https://nginx.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 527a2e135e8b158ef502239ce4701018
+# Source0-md5: 8ec4155398047da33a97f43912747fb7
 Source1:   https://nginx.org/favicon.ico
 # Source1-md5: 72e228c3809db53da8a884b6676ed36a
 Source2:   proxy.conf


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/c0fc64f5bedf319d3a52f57139ee376158698b5f

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/xine-lib] - added openhevc decoder (disabled by default as it's subset of old ffmpeg)

2024-04-16 Thread qboosh
commit b635a8d35977dfcf29880d9ae007e068203db51a
Author: Jakub Bogusz 
Date:   Tue Apr 16 21:49:54 2024 +0200

- added openhevc decoder (disabled by default as it's subset of old ffmpeg)

 xine-lib.spec | 22 ++
 1 file changed, 22 insertions(+)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index f823b70..d327b3e 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -20,6 +20,7 @@
 %bcond_without gdkpixbuf   # gdk-pixbuf decode plugin
 %bcond_without gnome   # gnome_vfs input plugin
 %bcond_without opengl  # OpenGL video output plugin
+%bcond_withopenhevc# openHEVC decode plugin
 %bcond_without pulseaudio  # pulseaudio output plugin
 %bcond_without smb # SMB input plugin
 %bcond_without sdl # SDL video output plugin
@@ -116,6 +117,7 @@ BuildRequires:  libvpx-devel >= 1.3.0
 # xcb >= 1.9, xcb-shape >= 1.0, xcb-shm, xcb-xv
 BuildRequires: libxcb-devel >= 1.9
 BuildRequires: libxdg-basedir-devel >= 1
+%{?with_openhevc:BuildRequires:openHEVC-devel}
 BuildRequires: openssl-devel >= 1.0.0
 BuildRequires: optipng
 BuildRequires: pkgconfig
@@ -335,6 +337,19 @@ XINE - libjpeg based JPEG image decoder plugin.
 %description -n xine-decode-libjpeg -l pl.UTF-8
 XINE - wtyczka dekodera obrazów JPEG opartego na libjpeg.
 
+%package -n xine-decode-libopenhevc
+Summary:   XINE - HEVC video decoder plugin using openHEVC library
+Summary(pl.UTF-8): XINE - wtyczka dekodera obrazu HEVC wykorzystująca 
bibliotekę openHEVC
+Group: Libraries
+Requires:  %{name} = %{epoch}:%{version}-%{release}
+
+%description -n xine-decode-libopenhevc
+XINE - HEVC video decoder plugin using openHEVC library.
+
+%description -n xine-decode-libopenhevc -l pl.UTF-8
+XINE - wtyczka dekodera obrazu HEVC wykorzystująca bibliotekę
+openHEVC.
+
 %package -n xine-decode-libpng
 Summary:   XINE - libpng based PNG image decoder plugin
 Summary(pl.UTF-8): XINE - wtyczka dekodera obrazów PNG opartego na libpng
@@ -1113,6 +1128,7 @@ XINE - wtyczka postprocessingu oparta na libpostproc z 
pakietu FFmpeg.
%{?with_fusionsound:--with-fusionsound} \
--with-libflac \
%{?with_stk:--with-libstk} \
+   %{!?with_openhevc:--without-openhevc} \
%{!?with_pulseaudio:--without-pulseaudio} \
--with-real-codecs-path=%{_libdir}/codecs \
--with-speex \
@@ -1268,6 +1284,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_libjpeg.so
 
+%if %{with openhevc}
+%files -n xine-decode-libopenhevc
+%defattr(644,root,root,755)
+%attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_libopenhevc.so
+%endif
+
 %files -n xine-decode-libpng
 %defattr(644,root,root,755)
 %attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_libpng.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xine-lib.git/commitdiff/b635a8d35977dfcf29880d9ae007e068203db51a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: t1utils: t1utils-1.42.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://www.lcdf.org/type/t1utils-1.42.tar.gz
acc4bc832bafbdc059fb3b0cad8c3ab0  t1utils-1.42.tar.gz
Size: 184666 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/t1utils] - updated to 1.42 (security fixes)

2024-04-16 Thread qboosh
commit 008915613414f0200804aca813d9b2964d7283f3
Author: Jakub Bogusz 
Date:   Tue Apr 16 21:48:53 2024 +0200

- updated to 1.42 (security fixes)

 t1utils.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/t1utils.spec b/t1utils.spec
index 8766129..d41b131 100644
--- a/t1utils.spec
+++ b/t1utils.spec
@@ -1,13 +1,13 @@
 Summary:   Various utilities for manipulating Type 1 and 2 font programs
 Summary(pl.UTF-8): Różne narzędzia do operowania na fontach Type 1 i 2
 Name:  t1utils
-Version:   1.39
+Version:   1.42
 Release:   1
 License:   BSD
 Group: Applications/File
-Source0:   http://www.lcdf.org/~eddietwo/type/%{name}-%{version}.tar.gz
-# Source0-md5: 88837df02d69ed9d0f61c44ce5049cf4
-URL:   http://www.lcdf.org/~eddietwo/type/#t1utils
+Source0:   http://www.lcdf.org/type/%{name}-%{version}.tar.gz
+# Source0-md5: acc4bc832bafbdc059fb3b0cad8c3ab0
+URL:   http://www.lcdf.org/type/#t1utils
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README
+%doc LICENSE NEWS.md README.md
 %attr(755,root,root) %{_bindir}/t1ascii
 %attr(755,root,root) %{_bindir}/t1asm
 %attr(755,root,root) %{_bindir}/t1binary


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/t1utils.git/commitdiff/008915613414f0200804aca813d9b2964d7283f3

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gifsicle: gifsicle-1.95.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://www.lcdf.org/gifsicle/gifsicle-1.95.tar.gz
d01a73b604585b0d371d3d3edadf91c8  gifsicle-1.95.tar.gz
Size: 579636 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gifsicle] - updated to 1.95

2024-04-16 Thread qboosh
commit b9dcd4ccb57946917f15390087c86e0e592f332d
Author: Jakub Bogusz 
Date:   Tue Apr 16 21:29:18 2024 +0200

- updated to 1.95

 gifsicle.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gifsicle.spec b/gifsicle.spec
index 7d22de1..4fefbb7 100644
--- a/gifsicle.spec
+++ b/gifsicle.spec
@@ -1,15 +1,15 @@
 Summary:   Powerful program for manipulating GIF images and animations
 Summary(pl.UTF-8): Potężny program do obróbki obrazków i animacji GIF
 Name:  gifsicle
-Version:   1.94
+Version:   1.95
 Release:   1
 License:   GPL v2+
 Group: Applications/Graphics
 Source0:   http://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
-# Source0-md5: 9ff5b2e00d827c331564ed6f7470a3c6
+# Source0-md5: d01a73b604585b0d371d3d3edadf91c8
 Patch0:%{name}-link.patch
 URL:   http://www.lcdf.org/gifsicle/
-BuildRequires: autoconf >= 2.59-9
+BuildRequires: autoconf >= 2.72
 BuildRequires: automake
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: xorg-lib-libX11-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gifsicle.git/commitdiff/b9dcd4ccb57946917f15390087c86e0e592f332d

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/nbdkit] libtorrent-rasterbar 2.x rebuild

2024-04-16 Thread atler
commit 7cb594d9b3f00cd0083776d0ae3d8b4c93b1feb6
Author: Jan Palus 
Date:   Tue Apr 16 21:24:15 2024 +0200

libtorrent-rasterbar 2.x rebuild

Release 4 (by relup.sh)

 nbdkit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nbdkit.spec b/nbdkit.spec
index 188d8b6..9cec1b6 100644
--- a/nbdkit.spec
+++ b/nbdkit.spec
@@ -28,7 +28,7 @@ Summary:  Toolkit for creating NBD servers
 Summary(pl.UTF-8): Narzędzia do tworzenia serwerów NBD
 Name:  nbdkit
 Version:   1.34.1
-Release:   3
+Release:   4
 License:   BSD
 Group: Applications/System
 Source0:   
https://download.libguestfs.org/nbdkit/1.34-stable/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nbdkit.git/commitdiff/7cb594d9b3f00cd0083776d0ae3d8b4c93b1feb6

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/openHEVC] - added x32 hacks

2024-04-16 Thread qboosh
commit 9cc34cac05b789d3c8632a9822ed6c35674380fb
Author: Jakub Bogusz 
Date:   Tue Apr 16 21:14:42 2024 +0200

- added x32 hacks

 openHEVC-x32.patch | 36 
 openHEVC.spec  | 16 ++--
 2 files changed, 50 insertions(+), 2 deletions(-)
---
diff --git a/openHEVC.spec b/openHEVC.spec
index 581f4db..c1fb142 100644
--- a/openHEVC.spec
+++ b/openHEVC.spec
@@ -11,10 +11,13 @@ Source0:
https://github.com/OpenHEVC/openHEVC/archive/openhevc-%{version}/%{name
 Patch0:%{name}-sysctl.patch
 Patch1:%{name}-asm.patch
 Patch2:%{name}-libdir.patch
+Patch3:%{name}-x32.patch
 URL:   https://github.com/OpenHEVC/openHEVC
 BuildRequires: SDL2-devel >= 2.0
 BuildRequires: cmake >= 2.8
+%ifarch %{ix86} %{x8664}
 BuildRequires: yasm
+%endif
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,14 +45,23 @@ Pliki nagłówkowe biblioteki openHEVC.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+
+%ifarch x32
+# disable references to asm routines
+%{__sed} -i -e 's/\(define HAVE_.*_EXTERNAL\) \+.*/\1 0/' 
platform/x86/config.h.in
+%endif
 
 %build
 install -d build
 cd build
-%ifarch %{ix86}
+%ifarch %{ix86} x32
 CFLAGS="%{rpmcflags} -DX86_32"
 %endif
-%cmake ..
+%cmake .. \
+%ifarch x32
+   -DUSE_YASM=OFF
+%endif
 
 %{__make}
 
diff --git a/openHEVC-x32.patch b/openHEVC-x32.patch
new file mode 100644
index 000..b4f5acc
--- /dev/null
+++ b/openHEVC-x32.patch
@@ -0,0 +1,36 @@
+--- openHEVC-openhevc-2.0/CMakeLists.txt.orig  2024-04-16 18:38:09.341210316 
+0200
 openHEVC-openhevc-2.0/CMakeLists.txt   2024-04-16 18:43:33.946439215 
+0200
+@@ -135,7 +135,11 @@ if(YASM_FOUND)
+ if(APPLE)
+ set(YASM_ARGS -f macho64 -m amd64 -DPREFIX ${COMMON_YASM_ARGS})
+ elseif("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "x86_64")
++  if(CMAKE_SIZEOF_VOID_P EQUAL 4)
++set(YASM_ARGS -f elfx32  -m amd64 -DX86_32 ${COMMON_YASM_ARGS})
++  else()
+ set(YASM_ARGS -f elf -m amd64 ${COMMON_YASM_ARGS})
++  endif()
+ elseif("${CMAKE_SYSTEM_PROCESSOR}" STREQUAL "i686")
+ set(YASM_ARGS -f elf -DX86_32 ${COMMON_YASM_ARGS})
+ else()
+--- openHEVC-openhevc-2.0/libavutil/x86/x86inc.asm.orig2017-10-04 
15:08:10.0 +0200
 openHEVC-openhevc-2.0/libavutil/x86/x86inc.asm 2024-04-16 
19:33:22.927275688 +0200
+@@ -74,6 +74,8 @@
+ %define FORMAT_ELF 1
+ %elifidn __OUTPUT_FORMAT__,elf64
+ %define FORMAT_ELF 1
++%elifidn __OUTPUT_FORMAT__,elfx32
++%define FORMAT_ELF 1
+ %endif
+ 
+ %ifdef PREFIX
+--- openHEVC-openhevc-2.0/libavutil/x86/cpu.c.orig 2017-10-04 
15:08:10.0 +0200
 openHEVC-openhevc-2.0/libavutil/x86/cpu.c  2024-04-16 20:35:52.529221165 
+0200
+@@ -62,7 +62,7 @@
+ 
+ #endif /* HAVE_INLINE_ASM */
+ 
+-#if ARCH_X86_64
++#if ARCH_X86_64 || defined(__x86_64__)
+ 
+ #define cpuid_test() 1
+ 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openHEVC.git/commitdiff/9cc34cac05b789d3c8632a9822ed6c35674380fb

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/handbrake] - versioned Obsoletes

2024-04-16 Thread qboosh
commit 8798598c7fcf224ce4fe068e72d7375030f98823
Author: Jakub Bogusz 
Date:   Tue Apr 16 20:54:48 2024 +0200

- versioned Obsoletes

 handbrake.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/handbrake.spec b/handbrake.spec
index 820d6e2..c1bcc78 100644
--- a/handbrake.spec
+++ b/handbrake.spec
@@ -72,8 +72,8 @@ Summary:  A program to transcode DVDs and other sources 
to MPEG-4 and MKV
 Summary(pl.UTF-8): Program do przekodowywania DVD i innych źródeł do 
formatów MPEG-4 i MKV
 Group: Applications/Multimedia
 Requires:  libdvdcss
-Obsoletes: HandBrake
-Obsoletes: handbrake
+Obsoletes: HandBrake < 1
+Obsoletes: handbrake < 1
 
 %description cli
 HandBrake is an open-source, GPL-licensed, multi-platform,
@@ -98,8 +98,8 @@ Requires: gstreamer-plugins-bad
 Requires:  gstreamer-plugins-ugly
 Requires:  gtk+3
 Requires:  libdvdcss
-Obsoletes: HandBrake
-Obsoletes: handbrake
+Obsoletes: HandBrake < 1
+Obsoletes: handbrake < 1
 
 %description gui
 HandBrake is an open-source, GPL-licensed, multi-platform,


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/handbrake.git/commitdiff/8798598c7fcf224ce4fe068e72d7375030f98823

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: wildmidi: wildmidi-0.4.6.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://downloads.sourceforge.net/wildmidi/wildmidi-0.4.6.tar.gz
769606325dc7a54a52555fddc3323dbc  wildmidi-0.4.6.tar.gz
Size: 198496 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/wildmidi] - updated to 0.4.6

2024-04-16 Thread qboosh
commit 4f419a43eb9b1a8d1324d07d520626af00021ebe
Author: Jakub Bogusz 
Date:   Tue Apr 16 20:08:48 2024 +0200

- updated to 0.4.6

 wildmidi.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/wildmidi.spec b/wildmidi.spec
index 9c65cb6..6f77405 100644
--- a/wildmidi.spec
+++ b/wildmidi.spec
@@ -7,16 +7,16 @@
 Summary:   MIDI player using pat sound sets
 Summary(pl.UTF-8): Odtwarzacz MIDI wykorzystujący zestawy dźwięków pat
 Name:  wildmidi
-Version:   0.4.5
-Release:   2
+Version:   0.4.6
+Release:   1
 License:   LGPL v3+ (library), GPL v3+ (player)
 Group: Libraries
-Source0:   
http://downloads.sourceforge.net/wildmidi/%{name}-%{version}.tar.gz
-# Source0-md5: bd2b11cbb5b53257fe2123065b21d39d
-URL:   http://www.mindwerks.net/projects/wildmidi/
+Source0:   
https://downloads.sourceforge.net/wildmidi/%{name}-%{version}.tar.gz
+# Source0-md5: 769606325dc7a54a52555fddc3323dbc
+URL:   https://wildmidi.sourceforge.net/
 %{?with_openal:BuildRequires:  OpenAL-devel}
 %{?with_alsa:BuildRequires:alsa-lib-devel >= 1.0.1}
-BuildRequires: cmake >= 3.1
+BuildRequires: cmake >= 3.4
 # for wildmidi player
 %{?with_alsa:Requires: alsa-lib >= 1.0.1}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wildmidi.git/commitdiff/4f419a43eb9b1a8d1324d07d520626af00021ebe

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libtimidity: libtimidity-0.2.7.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://downloads.sourceforge.net/libtimidity/libtimidity-0.2.7.tar.gz
dec3ce8839c73e251f8bfbf36fa878fd  libtimidity-0.2.7.tar.gz
Size: 435691 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libtimidity] - updated to 0.2.7, drop .la file

2024-04-16 Thread qboosh
commit 1fa168f9cc9e02ee26829939957d3b3d76d35830
Author: Jakub Bogusz 
Date:   Tue Apr 16 19:30:24 2024 +0200

- updated to 0.2.7, drop .la file

 libtimidity.spec | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/libtimidity.spec b/libtimidity.spec
index aa5a0f5..0ef33ea 100644
--- a/libtimidity.spec
+++ b/libtimidity.spec
@@ -1,13 +1,13 @@
 Summary:   MIDI to WAVE converted library
 Summary(pl.UTF-8): Biblioteka konwertująca MIDI do WAVE
 Name:  libtimidity
-Version:   0.2.6
+Version:   0.2.7
 Release:   1
 License:   LGPL v2.1+ or GPL v2+ or Artistic
 Group: Libraries
-Source0:   
http://downloads.sourceforge.net/libtimidity/%{name}-%{version}.tar.gz
-# Source0-md5: ae4264b776c55ad0aee7fb76702f1b2d
-URL:   http://libtimidity.sourceforge.net/
+Source0:   
https://downloads.sourceforge.net/libtimidity/%{name}-%{version}.tar.gz
+# Source0-md5: dec3ce8839c73e251f8bfbf36fa878fd
+URL:   https://libtimidity.sourceforge.net/
 # for noinst program
 #BuildRequires:libao-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libtimidity.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -82,7 +85,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtimidity.so
-%{_libdir}/libtimidity.la
 %{_includedir}/timidity.h
 %{_pkgconfigdir}/libtimidity.pc
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtimidity.git/commitdiff/1fa168f9cc9e02ee26829939957d3b3d76d35830

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: btfs-fuse: btfs-fuse-2.24.tar.gz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: https://github.com/johang/btfs/archive/v2.24/btfs-fuse-2.24.tar.gz
ee01bbffbece1ea731f11868f9bd1916  btfs-fuse-2.24.tar.gz
Size: 24328 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/btfs-fuse] new

2024-04-16 Thread atler
commit 8985b65cd3584c33dfd13e27b1cac4d3dc24c1e4
Author: Jan Palus 
Date:   Tue Apr 16 19:22:16 2024 +0200

new

 btfs-fuse.spec | 57 +
 1 file changed, 57 insertions(+)
---
diff --git a/btfs-fuse.spec b/btfs-fuse.spec
new file mode 100644
index 000..1d6415b
--- /dev/null
+++ b/btfs-fuse.spec
@@ -0,0 +1,57 @@
+Summary:   A bittorrent filesystem based on FUSE
+Name:  btfs-fuse
+Version:   2.24
+Release:   1
+License:   GPL v3+
+Group: Applications/System
+Source0:   
https://github.com/johang/btfs/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: ee01bbffbece1ea731f11868f9bd1916
+URL:   https://github.com/johang/btfs/
+BuildRequires: autoconf >= 2.69
+BuildRequires: automake
+BuildRequires: curl-devel >= 7.22.0
+BuildRequires: libfuse-devel >= 2.8.0
+BuildRequires: libstdc++-devel
+BuildRequires: libtorrent-rasterbar-devel >= 1.0.0
+BuildRequires: pkgconfig
+Requires:  curl-libs >= 7.22.0
+Requires:  libfuse >= 2.8.0
+Requires:  libtorrent-rasterbar >= 1.0.0
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+With BTFS, you can mount any .torrent file or magnet link and then use
+it as any read-only directory in your file tree. The contents of the
+files will be downloaded on-demand as they are read by applications.
+Tools like ls, cat and cp works as expected. Applications like vlc and
+mplayer can also work without changes.
+
+%prep
+%setup -q -n btfs-%{version}
+
+%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' scripts/btplay
+
+%build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README.md
+%attr(755,root,root) %{_bindir}/btfs
+%attr(755,root,root) %{_bindir}/btfsstat
+%attr(755,root,root) %{_bindir}/btplay
+%{_mandir}/man1/btfs.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/btfs-fuse.git/commitdiff/8985b65cd3584c33dfd13e27b1cac4d3dc24c1e4

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/btfs-fuse] Created branch master

2024-04-16 Thread atler
The branch 'master' was created.

Summary of new commits:

  8985b65... new
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: python3-gstreamer: gst-python-1.24.2.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.24.2.tar.xz
ff85146fa5cda97e3becad302a4c5947  gst-python-1.24.2.tar.xz
Size: 112208 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/python3-gstreamer] - updated to 1.24.2

2024-04-16 Thread qboosh
commit d6745e3a5d71dc73a12322254baa743105d77390
Author: Jakub Bogusz 
Date:   Tue Apr 16 19:22:21 2024 +0200

- updated to 1.24.2

 python3-gstreamer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-gstreamer.spec b/python3-gstreamer.spec
index 583d2ae..4dc7864 100644
--- a/python3-gstreamer.spec
+++ b/python3-gstreamer.spec
@@ -3,12 +3,12 @@
 Summary:   GStreamer Python 3 bindings
 Summary(pl.UTF-8): Wiązania języka Python 3 do GStreamera
 Name:  python3-gstreamer
-Version:   1.24.1
+Version:   1.24.2
 Release:   1
 License:   LGPL v2+
 Group: Libraries/Python
 Source0:   
https://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.xz
-# Source0-md5: a04bf7cfc76de2096d2dfd9feb12ddba
+# Source0-md5: ff85146fa5cda97e3becad302a4c5947
 Patch0:%{name}-nosegv.patch
 URL:   https://gstreamer.freedesktop.org/modules/gst-python.html
 BuildRequires: gstreamer-devel >= %{gst_ver}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-gstreamer.git/commitdiff/d6745e3a5d71dc73a12322254baa743105d77390

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: qbittorrent: qbittorrent-4.6.4.tar.xz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: http://downloads.sourceforge.net/qbittorrent/qbittorrent-4.6.4.tar.xz
ffc528cbdf1ab4ff40a51753e5e9b030  qbittorrent-4.6.4.tar.xz
Size: 4517896 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/qbittorrent] up to 4.6.4

2024-04-16 Thread atler
commit fc2d19bac6bbd104ed90d9bef6bdacdfb5dee3a3
Author: Jan Palus 
Date:   Tue Apr 16 19:18:53 2024 +0200

up to 4.6.4

 qbittorrent.spec | 25 -
 1 file changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index db8c36a..eee0264 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,18 +2,18 @@
 # Conditional build:
 %bcond_withqsa # system QtSingleApplication
 
-%defineqtver   5.7
-%definerasterbar_ver   2:1.1.10
+%defineqtver   5.15.2
+%definerasterbar_ver   2:2.0.9
 Summary:   qbittorrent - Qt-based torrent client
 Summary(hu.UTF-8): qbittorrent - Qt-alapú torrent kliens
 Summary(pl.UTF-8): qbittorrent - graficzny klient torrenta oparty na Qt
 Name:  qbittorrent
-Version:   4.2.5
-Release:   2
+Version:   4.6.4
+Release:   1
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.xz
-# Source0-md5: e272971ed6f1a82d05e0240d48d08f88
+# Source0-md5: ffc528cbdf1ab4ff40a51753e5e9b030
 URL:   http://qbittorrent.sourceforge.net/
 BuildRequires: GeoIP-devel
 BuildRequires: Qt5Concurrent-devel >= %{qtver}
@@ -22,27 +22,26 @@ BuildRequires:  Qt5DBus-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
 BuildRequires: Qt5Network-devel >= %{qtver}
 %{?with_qsa:BuildRequires: Qt5SingleApplication-devel >= 2.6.1-4}
+BuildRequires: Qt5Sql-devel >= %{qtver}
 BuildRequires: Qt5Svg-devel >= %{qtver}
 BuildRequires: Qt5Xml-devel >= %{qtver}
-BuildRequires: boost-devel >= 1.40
+BuildRequires: boost-devel >= 1.71
 BuildRequires: libnotify-devel >= 0.4.2
 BuildRequires: libstdc++-devel >= 6:5
 BuildRequires: libtorrent-rasterbar-devel >= %{rasterbar_ver}
-# not ready yet
-BuildRequires: libtorrent-rasterbar-devel < 2:1.3.0
-BuildRequires: openssl-devel >= 1.0
+BuildRequires: openssl-devel >= 1.1.1
 BuildRequires: pkgconfig >= 1:0.23
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: qt5-linguist >= %{qtver}
 BuildRequires: qt5-qmake >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: which
-BuildRequires: zlib >= 1.2.5.2
+BuildRequires: zlib >= 1.2.11
 Requires:  desktop-file-utils
 Requires:  gtk-update-icon-cache
 Requires:  hicolor-icon-theme
 Requires:  libtorrent-rasterbar >= %{rasterbar_ver}
-Requires:  python >= 1:2.3
+Requires:  python3 >= 1:3.7
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -91,12 +90,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS AUTHORS TODO Changelog
+%doc AUTHORS Changelog
 %attr(755,root,root) %{_bindir}/qbittorrent
 %{_datadir}/metainfo/org.qbittorrent.qBittorrent.appdata.xml
 %{_mandir}/man1/qbittorrent.1*
 %{_desktopdir}/org.qbittorrent.qBittorrent.desktop
 %{_iconsdir}/hicolor/*x*/apps/qbittorrent.png
 %{_iconsdir}/hicolor/*x*/status/qbittorrent-tray.png
+%{_iconsdir}/hicolor/scalable/apps/qbittorrent.svg
 %{_iconsdir}/hicolor/scalable/status/qbittorrent-tray*.svg
-%{_pixmapsdir}/qbittorrent.png


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qbittorrent.git/commitdiff/fc2d19bac6bbd104ed90d9bef6bdacdfb5dee3a3

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libtorrent-rasterbar: libtorrent-rasterbar-2.0.10.tar.gz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/arvidn/libtorrent/releases/download/v2.0.10/libtorrent-rasterbar-2.0.10.tar.gz
bfe6fff84add3dc5d51e10547f85e217  libtorrent-rasterbar-2.0.10.tar.gz
Size: 4686014 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libtorrent-rasterbar] up to 2.0.10 (new soname)

2024-04-16 Thread atler
commit d21c1d2850ec7eb497ab2e48dcbed3f47fbd2166
Author: Jan Palus 
Date:   Tue Apr 16 19:05:21 2024 +0200

up to 2.0.10 (new soname)

 libtorrent-rasterbar.spec | 82 +--
 1 file changed, 23 insertions(+), 59 deletions(-)
---
diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec
index 0f4d16b..1a9f7b1 100644
--- a/libtorrent-rasterbar.spec
+++ b/libtorrent-rasterbar.spec
@@ -1,34 +1,30 @@
-# WARNING: qbittorrent 4.1.x uses 1.1.x/1.2.x, not 2.x
-#
-%definetagver  %(echo %{version} | tr . _)
 Summary:   A C++ BitTorrent library
 Summary(hu.UTF-8): C++ BitTorrent könyvtár
 Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++
 Name:  libtorrent-rasterbar
-Version:   1.2.7
-Release:   9
+Version:   2.0.10
+Release:   1
 Epoch: 2
 License:   BSD
 Group: Libraries
 #Source0Download: https://github.com/arvidn/libtorrent/releases
-Source0:   
https://github.com/arvidn/libtorrent/releases/download/libtorrent_%{tagver}/%{name}-%{version}.tar.gz
-# Source0-md5: 0c5e9d3c141704d1801f6da65c4554fe
+Source0:   
https://github.com/arvidn/libtorrent/releases/download/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: bfe6fff84add3dc5d51e10547f85e217
 URL:   http://www.rasterbar.com/products/libtorrent/
-BuildRequires: GeoIP-devel
-BuildRequires: autoconf >= 2.63
-BuildRequires: automake >= 1:1.11
-BuildRequires: boost-devel >= 1.58
-BuildRequires: libstdc++-devel >= 6:4.7
-BuildRequires: libtool >= 2:2.2.6
+BuildRequires: boost-devel >= 1.67
+BuildRequires: boost-python3-devel >= 1.67
+BuildRequires: cmake >= 3.16.0
+BuildRequires: libstdc++-devel >= 6:5
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig >= 1:0.20
-BuildRequires: boost-python3-devel >= 1.58
+BuildRequires: python3 >= 1:3.6
 BuildRequires: python3-devel >= 1:3.6
 BuildRequires: python3-modules >= 1:3.6
+BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.605
 BuildRequires: sed >= 4.0
 BuildRequires: util-linux
-BuildRequires: which
 BuildRequires: zlib-devel
 Obsoletes: rb_libtorrent < 0.13
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,9 +65,10 @@ Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki %{name}
 License:   BSD, zlib/libpng License, Boost Software License
 Group: Development/Libraries
 Requires:  %{name} = %{epoch}:%{version}-%{release}
-Requires:  boost-devel >= 1.58
-Requires:  libstdc++-devel >= 6:4.7
+Requires:  boost-devel >= 1.67
+Requires:  libstdc++-devel >= 6:5
 Requires:  openssl-devel
+Obsoletes: libtorrent-rasterbar-static < 2:2.0.10
 Obsoletes: rb_libtorrent-devel < 0.13
 
 %descriptiondevel
@@ -95,22 +92,6 @@ Różne pliki źródłowe i nagłówki dostarczone z tym pakietem są
 licencjonowane pod zmienioną licencją BSD, zlib/libpng i Boost Public
 License.
 
-%package static
-Summary:   Static %{name} library
-Summary(pl.UTF-8): Statyczna biblioteka %{name}
-Group: Development/Libraries
-Requires:  %{name}-devel = %{epoch}:%{version}-%{release}
-Obsoletes: rb_libtorrent-static < 0.13
-
-%description static
-Static libtorrent-rasterbar library.
-
-%description static -l hu.UTF-8
-Statikus libtorrent-rasterbar könyvtár.
-
-%description static -l pl.UTF-8
-Statyczna biblioteka libtorrent-rasterbar.
-
 %package -n python3-libtorrent-rasterbar
 Summary:   Python 3 bindings for libtorrent-rasterbar
 Summary(pl.UTF-8): Wiązania Pythona 3 do biblioteki libtorrent-rasterbar
@@ -136,31 +117,18 @@ find -type f -regex '.*\.[hc]pp' | xargs chmod a-x
 %{__rm} docs/*.rst
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__automake}
-%configure \
-   LIBS="-lpthread -lrt" \
-   PYTHON=%{__python3} \
-   --disable-silent-rules \
-   --enable-python-binding \
-   --with-boost-libdir=%{_libdir} \
-   --with-boost-system=boost_system \
-   --with-boost-python=boost_python%{boost_py3ver}
-
-%{__make}
+%cmake -B build \
+   -Dpython-bindings:BOOL=ON \
+   -Dpython-egg-info:BOOL=ON
+
+%{__make} -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -C build install \
DESTDIR=$RPM_BUILD_ROOT
 
-# fix python bindings install mixup
-%{__mv} $RPM_BUILD_ROOT%{py3_sitedir}/python_libtorrent-*.egg/* 
$RPM_BUILD_ROOT%{py3_sitedir}/
-%{__mv} 
$RPM_BUILD_ROOT%{py3_sitedir}/{EGG-INFO,libtorrent-%{version}-py%{py3_ver}.egg-info}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -171,22 +139,18 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING
 %attr(755,root,root) %{_libdir}/libtorrent-rasterbar.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtorrent-rasterbar.so.10
+%attr(755,root,root) %ghost %{_libdir}/libtorrent-rasterbar.so.2.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc docs/
 %attr(755,root,root) %{_libdir}/libtorrent-rasterbar.so

[packages/VirtualBox] - rel 2 (libvpx 1.14)

2024-04-16 Thread qboosh
commit 479657d33e2ba814880bae21112b5f8237762349
Author: Jakub Bogusz 
Date:   Tue Apr 16 18:46:02 2024 +0200

- rel 2 (libvpx 1.14)

 VirtualBox.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 98757ef..71fbbaf 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -47,7 +47,7 @@ exit 1
 
 %defineqtver   5.6.0
 
-%definerel 1
+%definerel 2
 %definepname   VirtualBox
 Summary:   VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8): VirtualBox - wirtualizator sprzętu x86


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/479657d33e2ba814880bae21112b5f8237762349

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: tigervnc: tigervnc-1.13.1.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/TigerVNC/tigervnc/archive/v1.13.1/tigervnc-1.13.1.tar.gz
3a794e3a063443e07250de8e99e2e05a  tigervnc-1.13.1.tar.gz
Size: 1989081 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/tigervnc] - updated to 1.13.1

2024-04-16 Thread qboosh
commit 489c7659e1a5da70979e5b1e1e66613f81a3800d
Author: Jakub Bogusz 
Date:   Tue Apr 16 18:45:10 2024 +0200

- updated to 1.13.1

 tigervnc.spec  | 66 +-
 xserver-1.21.patch | 41 -
 2 files changed, 40 insertions(+), 67 deletions(-)
---
diff --git a/tigervnc.spec b/tigervnc.spec
index ae2f088..6e63419 100644
--- a/tigervnc.spec
+++ b/tigervnc.spec
@@ -3,47 +3,53 @@
 Summary:   A TigerVNC remote display system
 Summary(pl.UTF-8): System zdalnego dostępu TigerVNC
 Name:  tigervnc
-Version:   1.12.0
-Release:   10
+Version:   1.13.1
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Networking
 #Source0Download: https://github.com/TigerVNC/tigervnc/releases
 Source0:   
https://github.com/TigerVNC/tigervnc/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e92945f43654e2a120f2c9d8b3a9b869
+# Source0-md5: 3a794e3a063443e07250de8e99e2e05a
 Source1:   %{name}.desktop
 Source2:   vncserver.init
 Source3:   vncserver.sysconfig
 Patch4:%{name}-shebang.patch
-Patch5:xserver-1.21.patch
 Patch100:  xserver.patch
-URL:   http://www.tigervnc.com/
+URL:   https://tigervnc.org/
 BuildRequires: ImageMagick
 BuildRequires: ImageMagick-coder-png
 BuildRequires: ImageMagick-coder-svg
+BuildRequires: OpenGL-devel >= 1.2
 BuildRequires: Mesa-dri-devel >= 7.8.1
-BuildRequires: Mesa-libGL-devel >= 7.8.1
 BuildRequires: cpp
-BuildRequires: cmake >= 3.4.0
+BuildRequires: cmake >= 3.10.0
+# libavcodec libavutil libswscale
+BuildRequires: ffmpeg-devel
 BuildRequires: fltk-devel
 BuildRequires: gettext-tools
 BuildRequires: gnutls-devel
 BuildRequires: libjpeg-turbo-devel
+BuildRequires: libstdc++-devel
+BuildRequires: nettle-devel
 BuildRequires: xorg-xserver-server-source >= %{xversion}
 BuildRequires: zlib-devel
 # xserver BRs, should match xorg-xserver-server.spec
 # for glx headers
 BuildRequires: OpenGL-GLX-devel
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
-BuildRequires: libdrm-devel >= 2.4.5
-BuildRequires: libtool
+BuildRequires: libdrm-devel >= 2.4.89
+BuildRequires: libselinux-devel >= 2.0.86
+BuildRequires: libtool >= 2:2.2
+BuildRequires: libunwind-devel
 BuildRequires: nasm
 BuildRequires: ncurses-devel
 BuildRequires: pam-devel
 BuildRequires: perl-base
-BuildRequires: pixman-devel >= 0.16.0
+BuildRequires: pixman-devel >= 0.27.2
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.647
+BuildRequires: systemd-devel >= 1:209
 BuildRequires: xorg-app-mkfontscale
 BuildRequires: xorg-font-font-util >= 1.1
 BuildRequires: xorg-lib-libX11-devel
@@ -56,6 +62,7 @@ BuildRequires:xorg-lib-libXfont2-devel >= 2.0.0
 BuildRequires: xorg-lib-libXi-devel >= 1.2.99.1
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-libXpm-devel
+BuildRequires: xorg-lib-libXrandr-devel
 BuildRequires: xorg-lib-libXrender-devel
 BuildRequires: xorg-lib-libXres-devel
 BuildRequires: xorg-lib-libXt-devel >= 1.0.0
@@ -68,33 +75,34 @@ BuildRequires:  xorg-lib-libpciaccess-devel >= 0.13
 BuildRequires: xorg-lib-libxcvt-devel
 BuildRequires: xorg-lib-libxkbfile-devel
 BuildRequires: xorg-lib-libxshmfence-devel >= 1.1
-BuildRequires: xorg-lib-xtrans-devel >= 1.2.2
+BuildRequires: xorg-lib-xtrans-devel >= 1.3.5
 BuildRequires: xorg-proto-bigreqsproto-devel >= 1.1.0
 BuildRequires: xorg-proto-damageproto-devel >= 1.1
-BuildRequires: xorg-proto-dri3proto-devel >= 1.0
-BuildRequires: xorg-proto-fixesproto-devel >= 4.1
+BuildRequires: xorg-proto-dri2proto-devel >= 2.8
+BuildRequires: xorg-proto-dri3proto-devel >= 1.2
+BuildRequires: xorg-proto-fixesproto-devel >= 6.0
 BuildRequires: xorg-proto-fontcacheproto-devel
-BuildRequires: xorg-proto-fontsproto-devel
-BuildRequires: xorg-proto-glproto-devel >= 1.4.10
-BuildRequires: xorg-proto-inputproto-devel >= 1.9.99.902
+BuildRequires: xorg-proto-fontsproto-devel >= 2.1.3
+BuildRequires: xorg-proto-glproto-devel >= 1.4.17
+BuildRequires: xorg-proto-inputproto-devel >= 2.3.99.1
 BuildRequires: xorg-proto-kbproto-devel >= 1.0.3
-BuildRequires: xorg-proto-presentproto-devel >= 1.0
+BuildRequires: xorg-proto-presentproto-devel >= 1.2
 BuildRequires: xorg-proto-printproto-devel
-BuildRequires: xorg-proto-randrproto-devel >= 1.3
-BuildRequires: xorg-proto-recordproto-devel
+BuildRequires: xorg-proto-randrproto-devel >= 1.6.0
+BuildRequires: xorg-proto-recordproto-devel >= 1.14
 BuildRequires: xorg-proto-renderproto-devel >= 0.11
-BuildRequires: xorg-proto-resourceproto-devel
+BuildRequires: xorg-proto-resourceproto-devel >= 1.2.0
 BuildRequires: xorg-proto-scrnsaverproto-devel >= 1.1.0
 BuildRequires: xorg-proto-videoproto-devel
 BuildRequires: xorg-proto-xcmiscproto-devel >= 1.2.0
-BuildRequires: xorg-proto-xextproto-devel >= 1:7.0.99.3
+BuildRequires: xorg-proto-xextproto-devel >= 1:7.3
 BuildRequires: 

DISTFILES: gstreamer-editing-services: gst-editing-services-1.24.2.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gst-editing-services-1.24.2.tar.xz
6eccb3e3612bde79d8ca9cf5accc5c7b  gst-editing-services-1.24.2.tar.xz
Size: 842092 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gstreamer-editing-services] - updated to 1.24.2

2024-04-16 Thread qboosh
commit acf6ae02c852ac87dac874711eebaddf8b9dbe6f
Author: Jakub Bogusz 
Date:   Tue Apr 16 18:37:01 2024 +0200

- updated to 1.24.2

 gstreamer-editing-services.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-editing-services.spec b/gstreamer-editing-services.spec
index 6f05418..f6601e7 100644
--- a/gstreamer-editing-services.spec
+++ b/gstreamer-editing-services.spec
@@ -11,12 +11,12 @@
 Summary:   GStreamer Editing Services library
 Summary(pl.UTF-8): Biblioteka funkcji edycyjnych GStreamera (GStreamer 
Editing Services)
 Name:  gstreamer-editing-services
-Version:   1.24.1
+Version:   1.24.2
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gst-editing-services-%{version}.tar.xz
-# Source0-md5: b94458f90f022de8b8bc273804746dac
+# Source0-md5: 6eccb3e3612bde79d8ca9cf5accc5c7b
 URL:   https://gstreamer.freedesktop.org/
 BuildRequires: bash-completion-devel >= 1:2.0
 BuildRequires: flex >= 2.5.31


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-editing-services.git/commitdiff/acf6ae02c852ac87dac874711eebaddf8b9dbe6f

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/openHEVC] - added libdir patch

2024-04-16 Thread qboosh
commit c264511b37b70d5f90f0c5d736573cc30bce255a
Author: Jakub Bogusz 
Date:   Tue Apr 16 18:16:52 2024 +0200

- added libdir patch

 openHEVC-libdir.patch | 13 +
 openHEVC.spec |  2 ++
 2 files changed, 15 insertions(+)
---
diff --git a/openHEVC.spec b/openHEVC.spec
index c68456e..581f4db 100644
--- a/openHEVC.spec
+++ b/openHEVC.spec
@@ -10,6 +10,7 @@ Source0:  
https://github.com/OpenHEVC/openHEVC/archive/openhevc-%{version}/%{name
 # Source0-md5: efc4e49ef9b0ba87ff6eb60d2ea3e1d8
 Patch0:%{name}-sysctl.patch
 Patch1:%{name}-asm.patch
+Patch2:%{name}-libdir.patch
 URL:   https://github.com/OpenHEVC/openHEVC
 BuildRequires: SDL2-devel >= 2.0
 BuildRequires: cmake >= 2.8
@@ -40,6 +41,7 @@ Pliki nagłówkowe biblioteki openHEVC.
 %setup -q -n %{name}-openhevc-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -d build
diff --git a/openHEVC-libdir.patch b/openHEVC-libdir.patch
new file mode 100644
index 000..4765651
--- /dev/null
+++ b/openHEVC-libdir.patch
@@ -0,0 +1,13 @@
+--- openHEVC-openhevc-2.0/CMakeLists.txt.orig  2017-10-04 15:08:10.0 
+0200
 openHEVC-openhevc-2.0/CMakeLists.txt   2024-04-16 18:01:23.528358274 
+0200
+@@ -579,8 +579,8 @@ install(FILES
+ install(
+ TARGETS LibOpenHevcWrapper
+ RUNTIME DESTINATION bin
+-LIBRARY DESTINATION lib
+-ARCHIVE DESTINATION lib
++LIBRARY DESTINATION lib${LIB_SUFFIX}
++ARCHIVE DESTINATION lib${LIB_SUFFIX}
+ )
+ 
+ configure_file(


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openHEVC.git/commitdiff/c264511b37b70d5f90f0c5d736573cc30bce255a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gstreamer-devtools: gst-devtools-1.24.2.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-1.24.2.tar.xz
d18140f7473f08067bb769d60a0fb718  gst-devtools-1.24.2.tar.xz
Size: 554636 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gstreamer-devtools] - updated to 1.24.2

2024-04-16 Thread qboosh
commit 1f3eed54d4b92e9f23166a34367e1a1de1121798
Author: Jakub Bogusz 
Date:   Tue Apr 16 17:57:22 2024 +0200

- updated to 1.24.2

 gstreamer-devtools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-devtools.spec b/gstreamer-devtools.spec
index b7b37aa..a139cff 100644
--- a/gstreamer-devtools.spec
+++ b/gstreamer-devtools.spec
@@ -11,12 +11,12 @@
 Summary:   GStreamer development and validation tools
 Summary(pl.UTF-8): Narzędzia programistyczne i sprawdzające do GStreamera
 Name:  gstreamer-devtools
-Version:   1.24.1
+Version:   1.24.2
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   
https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-%{version}.tar.xz
-# Source0-md5: 72bd6f2ead7d32917df8b88276372c6f
+# Source0-md5: d18140f7473f08067bb769d60a0fb718
 URL:   https://gstreamer.freedesktop.org/
 BuildRequires: cairo-devel
 BuildRequires: gettext-devel >= 0.17


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-devtools.git/commitdiff/1f3eed54d4b92e9f23166a34367e1a1de1121798

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gstreamer-rtsp-server: gst-rtsp-server-1.24.2.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.24.2.tar.xz
ac735575893581d921e0e8f851c59d37  gst-rtsp-server-1.24.2.tar.xz
Size: 275592 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gstreamer-rtsp-server] - updated to 1.24.2

2024-04-16 Thread qboosh
commit dad72e7325290d4048bbb1bf6483e54de9224f01
Author: Jakub Bogusz 
Date:   Tue Apr 16 17:50:51 2024 +0200

- updated to 1.24.2

 gstreamer-rtsp-server.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-rtsp-server.spec b/gstreamer-rtsp-server.spec
index 76bb298..47c98dc 100644
--- a/gstreamer-rtsp-server.spec
+++ b/gstreamer-rtsp-server.spec
@@ -9,12 +9,12 @@
 Summary:   GstRTCP - an RTSP server built on top of GStreamer
 Summary(pl.UTF-8): GstRTSP - serwer RTSP zbudowany w oparciu o GStreamera
 Name:  gstreamer-rtsp-server
-Version:   1.24.1
+Version:   1.24.2
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-%{version}.tar.xz
-# Source0-md5: af34ccc049fd452de94f23acb82764fa
+# Source0-md5: ac735575893581d921e0e8f851c59d37
 URL:   https://gstreamer.freedesktop.org/
 BuildRequires: glib2-devel >= 1:2.67.4
 BuildRequires: gobject-introspection-devel >= 1.31.1


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-rtsp-server.git/commitdiff/dad72e7325290d4048bbb1bf6483e54de9224f01

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: xpra: xpra-5.0.8.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: http://xpra.org/src/xpra-5.0.8.tar.xz
0e99c81264fbdac7d1222f3940461eb5  xpra-5.0.8.tar.xz
Size: 8369060 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/xpra] - updated to 5.0.8

2024-04-16 Thread qboosh
commit c38094d557d53e99742b826f1ecd71c54a348383
Author: Jakub Bogusz 
Date:   Tue Apr 16 17:41:40 2024 +0200

- updated to 5.0.8

 xpra.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xpra.spec b/xpra.spec
index 55ed567..6f6890b 100644
--- a/xpra.spec
+++ b/xpra.spec
@@ -26,12 +26,12 @@
 Summary:   Xpra gives you "persistent remote applications" for X
 Summary(pl.UTF-8): Xpra - "stałe zdalne aplikacje" dla X
 Name:  xpra
-Version:   5.0.7
+Version:   5.0.8
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Networking
 Source0:   http://xpra.org/src/%{name}-%{version}.tar.xz
-# Source0-md5: fdaa099abe54511715e4a828f4f399ca
+# Source0-md5: 0e99c81264fbdac7d1222f3940461eb5
 Patch0:%{name}-evdi.patch
 URL:   http://xpra.org/
 BuildRequires: OpenGL-devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpra.git/commitdiff/c38094d557d53e99742b826f1ecd71c54a348383

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: openHEVC: openHEVC-openhevc-2.0.tar.gz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/OpenHEVC/openHEVC/archive/openhevc-2.0/openHEVC-openhevc-2.0.tar.gz
efc4e49ef9b0ba87ff6eb60d2ea3e1d8  openHEVC-openhevc-2.0.tar.gz
Size: 70083848 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/openHEVC] - initial

2024-04-16 Thread qboosh
commit 50443f5e220f74cd8c538522245500b7a6adefc8
Author: Jakub Bogusz 
Date:   Tue Apr 16 17:36:35 2024 +0200

- initial

 openHEVC-asm.patch| 20 ++
 openHEVC-sysctl.patch | 10 +++
 openHEVC.spec | 75 +++
 3 files changed, 105 insertions(+)
---
diff --git a/openHEVC.spec b/openHEVC.spec
new file mode 100644
index 000..c68456e
--- /dev/null
+++ b/openHEVC.spec
@@ -0,0 +1,75 @@
+Summary:   HEVC decoder
+Summary(pl.UTF-8): Dekoder HEVC
+Name:  openHEVC
+Version:   2.0
+Release:   1
+License:   LGPL v2.1+
+Group: Libraries
+#Source0Download: https://github.com/OpenHEVC/openHEVC/tags
+Source0:   
https://github.com/OpenHEVC/openHEVC/archive/openhevc-%{version}/%{name}-openhevc-%{version}.tar.gz
+# Source0-md5: efc4e49ef9b0ba87ff6eb60d2ea3e1d8
+Patch0:%{name}-sysctl.patch
+Patch1:%{name}-asm.patch
+URL:   https://github.com/OpenHEVC/openHEVC
+BuildRequires: SDL2-devel >= 2.0
+BuildRequires: cmake >= 2.8
+BuildRequires: yasm
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+openHEVC is a fork of Libav with only the files needed to decode HEVC
+content, it was created for research purposes.
+
+%description -l pl.UTF-8
+openHEVC do odgałęzienie Libav zawierające tylko pliki potrzebne do
+dekodowania treści HEVC, stworzone do celów badawczych.
+
+%package devel
+Summary:   Header files for openHEVC library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki openHEVC
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for openHEVC library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki openHEVC.
+
+%prep
+%setup -q -n %{name}-openhevc-%{version}
+%patch0 -p1
+%patch1 -p1
+
+%build
+install -d build
+cd build
+%ifarch %{ix86}
+CFLAGS="%{rpmcflags} -DX86_32"
+%endif
+%cmake ..
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} -C build install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc README.md
+%attr(755,root,root) %{_libdir}/libLibOpenHevcWrapper.so
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/hevcdsp.h
+%{_includedir}/hevcpred.h
+%{_includedir}/openHevcWrapper.h
diff --git a/openHEVC-asm.patch b/openHEVC-asm.patch
new file mode 100644
index 000..0c3f085
--- /dev/null
+++ b/openHEVC-asm.patch
@@ -0,0 +1,20 @@
+--- openHEVC-openhevc-2.0/./libavcodec/x86/mathops.h.orig  2017-10-04 
15:08:10.0 +0200
 openHEVC-openhevc-2.0/./libavcodec/x86/mathops.h   2024-04-15 
20:37:15.821632022 +0200
+@@ -122,10 +122,16 @@ static inline  int32_t NEG_SSR32( int32_
+ 
+ #define NEG_USR32 NEG_USR32
+ static inline uint32_t NEG_USR32(uint32_t a, int8_t s){
++if (__builtin_constant_p(s))
+ __asm__ ("shrl %1, %0\n\t"
+  : "+r" (a)
+- : "ic" ((uint8_t)(-s))
++ : "i" (-s & 0x1F)
+ );
++else
++__asm__ ("shrl %1, %0\n\t"
++   : "+r" (a)
++   : "c" ((uint8_t)(-s))
++);
+ return a;
+ }
+ 
diff --git a/openHEVC-sysctl.patch b/openHEVC-sysctl.patch
new file mode 100644
index 000..69b41f6
--- /dev/null
+++ b/openHEVC-sysctl.patch
@@ -0,0 +1,10 @@
+--- openHEVC-openhevc-2.0/libavutil/cpu.c.orig 2017-10-04 15:08:10.0 
+0200
 openHEVC-openhevc-2.0/libavutil/cpu.c  2024-04-15 20:33:33.846167899 
+0200
+@@ -39,7 +39,6 @@
+ #include 
+ #endif
+ #include 
+-#include 
+ #endif
+ #if HAVE_UNISTD_H
+ #include 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openHEVC.git/commitdiff/50443f5e220f74cd8c538522245500b7a6adefc8

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/openHEVC] Created branch master

2024-04-16 Thread qboosh
The branch 'master' was created.

Summary of new commits:

  50443f5... - initial
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gstreamer-plugins-bad: gst-plugins-bad-1.24.2.tar.xz

2024-04-16 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.2.tar.xz
06d6a2472a4dfa441f3220890736c474  gst-plugins-bad-1.24.2.tar.xz
Size: 7046860 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gstreamer-plugins-bad] - updated to 1.24.2

2024-04-16 Thread qboosh
commit e5699aee40d366e7d2a0b1b962b9a3f39f50fdf1
Author: Jakub Bogusz 
Date:   Tue Apr 16 17:28:19 2024 +0200

- updated to 1.24.2

 gstreamer-plugins-bad.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec
index 0f7da7a..a92ea87 100644
--- a/gstreamer-plugins-bad.spec
+++ b/gstreamer-plugins-bad.spec
@@ -73,12 +73,12 @@
 Summary:   Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8): Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:  gstreamer-plugins-bad
-Version:   1.24.1
-Release:   2
+Version:   1.24.2
+Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
-# Source0-md5: 35e077f41c4d5082c3bd04bdcc779d9c
+# Source0-md5: 06d6a2472a4dfa441f3220890736c474
 Patch0:musepack.patch
 Patch1:%{name}-gs-c++17.patch
 Patch2:%{name}-aja-update.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-bad.git/commitdiff/e5699aee40d366e7d2a0b1b962b9a3f39f50fdf1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: fuzzel: 1.10.2.tar.gz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: https://codeberg.org/dnkl/fuzzel/archive/1.10.2.tar.gz
1fd8fb416343377d2bbea3c2caaa55ea  1.10.2.tar.gz
Size: 440973 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/fuzzel] up to 1.10.2

2024-04-16 Thread atler
commit 6719f2c5b7fc0823704513c839a9f3d0e1ba1a31
Author: Jan Palus 
Date:   Tue Apr 16 14:30:37 2024 +0200

up to 1.10.2

 fuzzel.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fuzzel.spec b/fuzzel.spec
index df4e080..42c07ce 100644
--- a/fuzzel.spec
+++ b/fuzzel.spec
@@ -1,11 +1,11 @@
 Summary:   Application launcher for wlroots based Wayland compositors
 Name:  fuzzel
-Version:   1.9.2
+Version:   1.10.2
 Release:   1
 License:   MIT
 Group: Applications
 Source0:   https://codeberg.org/dnkl/fuzzel/archive/%{version}.tar.gz
-# Source0-md5: 7379867ae8214a73f39034cebb07c73b
+# Source0-md5: 1fd8fb416343377d2bbea3c2caaa55ea
 URL:   https://codeberg.org/dnkl/fuzzel/
 BuildRequires: cairo-devel
 BuildRequires: fcft-devel < 4.0.0
@@ -22,7 +22,7 @@ BuildRequires:rpmbuild(macros) >= 1.736
 BuildRequires: scdoc
 BuildRequires: tllist-devel >= 1.0.1
 BuildRequires: wayland-devel
-BuildRequires: wayland-protocols
+BuildRequires: wayland-protocols >= 1.32
 BuildRequires: xorg-lib-libxkbcommon-devel
 Requires:  fcft < 4.0.0
 Requires:  fcft >= 3.0.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fuzzel.git/commitdiff/6719f2c5b7fc0823704513c839a9f3d0e1ba1a31

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: foot: 1.17.1.tar.gz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: https://codeberg.org/dnkl/foot/archive/1.17.1.tar.gz
f535fe9abb55792354dee46035125163  1.17.1.tar.gz
Size: 546628 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/foot] up to 1.17.1

2024-04-16 Thread atler
commit bac5389a786f9290cf82469fa9d4d238eca243b7
Author: Jan Palus 
Date:   Tue Apr 16 14:27:57 2024 +0200

up to 1.17.1

 foot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/foot.spec b/foot.spec
index e5694e6..fd68f8e 100644
--- a/foot.spec
+++ b/foot.spec
@@ -4,12 +4,12 @@
 
 Summary:   A fast, lightweight and minimalistic Wayland terminal emulator
 Name:  foot
-Version:   1.17.0
+Version:   1.17.1
 Release:   1
 License:   MIT
 Group: Applications/Terminal
 Source0:   https://codeberg.org/dnkl/foot/archive/%{version}.tar.gz
-# Source0-md5: 9cc84cecb981d19a1b075e659e804cfd
+# Source0-md5: f535fe9abb55792354dee46035125163
 Patch0:x32.patch
 URL:   https://codeberg.org/dnkl/foot/
 BuildRequires: fcft-devel < 4.0.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/foot.git/commitdiff/bac5389a786f9290cf82469fa9d4d238eca243b7

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ffmpeg] ffmpeg checks if libatomic is needed by itself now

2024-04-16 Thread atler
commit 043128df7eb3a2ef75c277bc47b62a3d35cf3f84
Author: Jan Palus 
Date:   Tue Apr 16 13:45:09 2024 +0200

ffmpeg checks if libatomic is needed by itself now

 ffmpeg.spec | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b5f8c46..1ad2330 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -187,7 +187,7 @@ BuildRequires:  lame-libs-devel >= 3.98.3
 %{?with_lensfun:BuildRequires: lensfun-devel >= 0.3.95}
 %{?with_aribcaption:BuildRequires: libaribcaption-devel}
 BuildRequires: libass-devel >= 0.11.0
-%ifarch %{armv6}
+%ifnarch %arch_with_atomics64
 BuildRequires: libatomic-devel
 %endif
 %{?with_iec61883:BuildRequires:libavc1394-devel}
@@ -259,7 +259,7 @@ BuildRequires:  pkgconfig
 %{?with_rabbitmq:BuildRequires:rabbitmq-c-devel >= 0.7.1}
 %{?with_rav1e:BuildRequires:   rav1e-devel >= 0.5.0}
 %{?with_rkmpp:BuildRequires:   rockchip-mpp-devel >= 1.3.7}
-BuildRequires: rpmbuild(macros) >= 2.007
+BuildRequires: rpmbuild(macros) >= 2.025
 %{?with_rubberband:BuildRequires:  rubberband-devel >= 1.8.1}
 %{?with_shaderc:BuildRequires: shaderc-devel >= 2019.1}
 %{?with_shine:BuildRequires:   shine-devel >= 3.0.0}
@@ -647,9 +647,6 @@ EOF
--extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} 
%{rpmcflags}%{?with_decklink: -I/usr/include/decklink}%{?with_opencv: 
-I/usr/include/opencv4}" \
--extra-cxxflags="-D_GNU_SOURCE=1 %{rpmcppflags} 
%{rpmcxxflags}%{?with_decklink: -I/usr/include/decklink}%{?with_opencv: 
-I/usr/include/opencv4}" \
--extra-ldflags="%{rpmcflags} %{rpmldflags}" \
-%ifarch %{armv6}
-   --extra-libs="-latomic" \
-%endif
--cc="%{__cc}" \
--disable-debug \
--disable-optimizations \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/043128df7eb3a2ef75c277bc47b62a3d35cf3f84

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ffmpeg] add static_libs bcond

2024-04-16 Thread atler
commit 8b479c7c24b75cc51290d7be78d50c8e6c6e1195
Author: Jan Palus 
Date:   Tue Apr 16 13:39:20 2024 +0200

add static_libs bcond

 ffmpeg.spec | 4 
 1 file changed, 4 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index af37711..b5f8c46 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -95,6 +95,7 @@
 %bcond_without zmq # 0MQ message passing
 %bcond_without zvbi# teletext via libzvbi
 %bcond_without doc # HTML documentation
+%bcond_without static_libs # static libraries
 %bcond_withtests   # "make check" (some tests fail as of 2.5)
 
 %if %{with bootstrap}
@@ -753,6 +754,7 @@ EOF
--enable-pthreads \
%{?with_rkmpp:--enable-rkmpp} \
--enable-shared \
+   %{!?with_static_libs:--disable-static} \
--enable-swscale \
%{!?with_va:--disable-vaapi} \
%{?with_vapoursynth:--enable-vapoursynth} \
@@ -906,6 +908,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %{_examplesdir}/%{name}-%{version}
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libavcodec.a
@@ -916,6 +919,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libpostproc.a
 %{_libdir}/libswresample.a
 %{_libdir}/libswscale.a
+%endif
 
 %files ffplay
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/043128df7eb3a2ef75c277bc47b62a3d35cf3f84

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: neomutt: 20240416.tar.gz

2024-04-16 Thread atler
Request by: atler


Files fetched: 1

STORED: https://github.com/neomutt/neomutt/archive/20240416.tar.gz
9816740e6e54e34abe7ef1221076b6df  20240416.tar.gz
Size: 4089291 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/neomutt] up to 20240416

2024-04-16 Thread atler
commit 93f9930b11bdb83ee34f38476265d0bf88663cd1
Author: Jan Palus 
Date:   Tue Apr 16 13:25:45 2024 +0200

up to 20240416

 neomutt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/neomutt.spec b/neomutt.spec
index ecc66ae..a875c44 100644
--- a/neomutt.spec
+++ b/neomutt.spec
@@ -21,12 +21,12 @@ Summary(ru.UTF-8):  Почтовая клиентская программа NeoM
 Summary(tr.UTF-8): NeoMutt elektronik posta programı
 Summary(uk.UTF-8): Поштова клієнтська програма NeoMutt
 Name:  neomutt
-Version:   20240329
+Version:   20240416
 Release:   1
 License:   GPL v2+
 Group: Applications/Mail
 Source0:   https://github.com/neomutt/neomutt/archive/%{version}.tar.gz
-# Source0-md5: 3ea5e0b732ecff28a2105041602e6222
+# Source0-md5: 9816740e6e54e34abe7ef1221076b6df
 Source1:   %{name}.desktop
 URL:   http://www.mutt.org/
 BuildRequires: autoconf >= 2.54


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neomutt.git/commitdiff/93f9930b11bdb83ee34f38476265d0bf88663cd1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libvpx] BR: perl-base

2024-04-16 Thread atler
commit 921c983539af4b2610704a210702b14fef3c475d
Author: Jan Palus 
Date:   Tue Apr 16 12:44:18 2024 +0200

BR: perl-base

 libvpx.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libvpx.spec b/libvpx.spec
index 63497a4..c1efaae 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -29,6 +29,7 @@ Source0:  
https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{ver
 URL:   https://www.webmproject.org/
 BuildRequires: doxygen
 BuildRequires: libstdc++-devel
+BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.673
 BuildRequires: sed >= 4.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/94bc01fd08e679417ba894230b764122e5cb053c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libvpx] add static_libs bcond

2024-04-16 Thread atler
commit 94bc01fd08e679417ba894230b764122e5cb053c
Author: Jan Palus 
Date:   Tue Apr 16 12:55:54 2024 +0200

add static_libs bcond

 libvpx.spec | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index c1efaae..e036dc6 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -1,9 +1,10 @@
 #
 # Conditional build:
-%bcond_without asm # x86 assembler
-%bcond_without doc # don't build doc
-%bcond_withtests   # build tests (not useful, creates libgtest.a)
-%bcond_without ssse3   # use SSSE3 instructions (Intel since Core2, Via Nano)
+%bcond_without asm # x86 assembler
+%bcond_without doc # don't build doc
+%bcond_withtests   # build tests (not useful, creates libgtest.a)
+%bcond_without ssse3   # use SSSE3 instructions (Intel since Core2, 
Via Nano)
+%bcond_without static_libs # static library
 
 %ifnarch %{ix86} %{x8664} x32
 %undefine  with_asm
@@ -115,6 +116,7 @@ CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 %endif
--target=%{vpxtarget} \
--enable-shared \
+   %{!?with_static_libs:--disable-static} \
%{!?with_ssse3:--disable-ssse3} \
--disable-optimizations \
--%{!?with_tests:dis}%{?with_tests:en}able-unit-tests \
@@ -168,9 +170,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/vpx
 %{_pkgconfigdir}/vpx.pc
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libvpx.a
+%endif
 
 %files tools
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/94bc01fd08e679417ba894230b764122e5cb053c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gstreamer-plugins-good] - relup

2024-04-16 Thread mrozowik
commit 6285176e0008b3d41e045a860c02121aeb8e940c
Author: Krzysztof Mrozowicz 
Date:   Tue Apr 16 07:30:50 2024 +

- relup

 gstreamer-plugins-good.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec
index 9b0ed80..1d0fd5f 100644
--- a/gstreamer-plugins-good.spec
+++ b/gstreamer-plugins-good.spec
@@ -25,7 +25,7 @@ Summary:  Good GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8): Dobre wtyczki do środowiska obróbki strumieni GStreamer
 Name:  gstreamer-plugins-good
 Version:   1.24.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: Libraries
 Source0:   
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-good.git/commitdiff/6285176e0008b3d41e045a860c02121aeb8e940c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/handbrake] - relup

2024-04-16 Thread mrozowik
commit 1c49079547630a72b737cc149df13590eb418137
Author: Krzysztof Mrozowicz 
Date:   Tue Apr 16 07:00:01 2024 +

- relup

 handbrake.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/handbrake.spec b/handbrake.spec
index 687c203..820d6e2 100644
--- a/handbrake.spec
+++ b/handbrake.spec
@@ -2,7 +2,7 @@ Summary:A program to transcode DVDs and other sources 
to MPEG-4 and MKV
 Summary(pl.UTF-8): Program do przekodowywania DVD i innych źródeł do 
formatów MPEG-4 i MKV
 Name:  handbrake
 Version:   1.4.1
-Release:   4
+Release:   5
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
https://github.com/HandBrake/HandBrake/releases/download/%{version}/HandBrake-%{version}-source.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/handbrake.git/commitdiff/1c49079547630a72b737cc149df13590eb418137

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit