[packages/autotrace] - patch to fix .pc file, force ImageMagick (over GraphicsMagick default)

2024-04-24 Thread qboosh
commit 587ce443acbf2cd61af62841f459d8e83075d192
Author: Jakub Bogusz 
Date:   Thu Apr 25 06:39:09 2024 +0200

- patch to fix .pc file, force ImageMagick (over GraphicsMagick default)

 autotrace-pc.patch | 10 ++
 autotrace.spec |  5 -
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/autotrace.spec b/autotrace.spec
index ea4beb2..cfe701b 100644
--- a/autotrace.spec
+++ b/autotrace.spec
@@ -9,6 +9,7 @@ Group:  Applications/Graphics
 Source0:   
https://github.com/autotrace/autotrace/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 3078d2530a65f28c31c89974671ef02a
 Patch0:%{name}-link.patch
+Patch1:%{name}-pc.patch
 URL:   https://autotrace.sourceforge.net/
 BuildRequires: ImageMagick-devel >= 1:7.0.1
 BuildRequires: autoconf >= 2.50
@@ -67,6 +68,7 @@ Biblioteka statyczna AutoTrace.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i -e 's,po/Makefile.in ,,' configure.ac
 
@@ -78,7 +80,8 @@ Biblioteka statyczna AutoTrace.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+   --with-magick=ImageMagick
 
 %{__make}
 
diff --git a/autotrace-pc.patch b/autotrace-pc.patch
new file mode 100644
index 000..4f36c54
--- /dev/null
+++ b/autotrace-pc.patch
@@ -0,0 +1,10 @@
+--- autotrace-0.31.10/autotrace.pc.in.orig 2024-01-29 22:37:09.0 
+0100
 autotrace-0.31.10/autotrace.pc.in  2024-04-25 06:21:25.582543612 +0200
+@@ -7,5 +7,5 @@ Name: Autotrace
+ Description: a utility that converts bitmap to vector graphics
+ Version: @VERSION@
+ Requires:
+-Libs: -L@libdir@ -lautotrace @LIBPNG_LIBS@ @MAGICK_LIBS@ @LIBSWF_LIBS@ 
@LIBPSTOEDIT_LIBS@ @GLIB2_LIBS@
+-Cflags: -I@includedir@ @MAGICK_CFLAGS@ @LIBPSTOEDIT_CFLAGS@ @GLIB2_CFLAGS@
++Libs: -L@libdir@ -lautotrace @LIBPNG_LIBS@ @GRAPHICSMAGICK_LIBS@ 
@IMAGEMAGICK_LIBS@ @LIBSWF_LIBS@ @LIBPSTOEDIT_LIBS@ @GLIB2_LIBS@
++Cflags: -I@includedir@ @GRAPHICSMAGICK_CFLAGS@ @IMAGEMAGICK_CFLAGS@ 
@LIBPSTOEDIT_CFLAGS@ @GLIB2_CFLAGS@


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autotrace.git/commitdiff/587ce443acbf2cd61af62841f459d8e83075d192

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


DISTFILES: php-pear-Archive_Tar: Archive_Tar-1.5.0.tgz

2024-04-24 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://pear.php.net/get/Archive_Tar-1.5.0.tgz
79bf67d6462beacec5a85f7ae0fa7ae5  Archive_Tar-1.5.0.tgz
Size: 22302 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/php-pear-Archive_Tar] - updated to 1.5.0

2024-04-24 Thread hawk
commit 96c49668e7af4f0c01c1df6a28b364693f1560b3
Author: Marcin Krol 
Date:   Thu Apr 25 01:49:39 2024 +0200

- updated to 1.5.0

 php-pear-Archive_Tar.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-Archive_Tar.spec b/php-pear-Archive_Tar.spec
index 69252bc..3acbdbc 100644
--- a/php-pear-Archive_Tar.spec
+++ b/php-pear-Archive_Tar.spec
@@ -7,12 +7,12 @@
 Summary:   %{pearname} - Tar file management class
 Summary(pl.UTF-8): %{pearname} - klasa do zarządzania plikami Tar
 Name:  php-pear-%{pearname}
-Version:   1.4.14
-Release:   2
+Version:   1.5.0
+Release:   1
 License:   New BSD
 Group: Development/Languages/PHP
 Source0:   http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 12c9b5f0e0f2e875c332cc3908659017
+# Source0-md5: 79bf67d6462beacec5a85f7ae0fa7ae5
 URL:   http://pear.php.net/package/Archive_Tar/
 %if %{without bootstrap}
 BuildRequires: php-pear-PEAR


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Archive_Tar.git/commitdiff/96c49668e7af4f0c01c1df6a28b364693f1560b3

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


DISTFILES: nginx: nginx-1.26.0.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-24 Thread arekm
Request by: arekm


Files fetched: 1

STORED: https://nginx.org/download/nginx-1.26.0.tar.gz
bb1b92cf7d72efcc0da343b057f23516  nginx-1.26.0.tar.gz
Size: 1244118 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.26.0

2024-04-24 Thread arekm
commit c609ae4f7ada548a5163001f18dfc3313690d2f1
Author: Arkadiusz Miśkiewicz 
Date:   Wed Apr 24 23:55:52 2024 +0200

Up to 1.26.0

 nginx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index d15bab2..11645a7 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.5
+Version:   1.26.0
 Release:   1
 License:   BSD-like
 Group: Networking/Daemons/HTTP
 Source0:   https://nginx.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 8ec4155398047da33a97f43912747fb7
+# Source0-md5: bb1b92cf7d72efcc0da343b057f23516
 Source1:   https://nginx.org/favicon.ico
 # Source1-md5: 72e228c3809db53da8a884b6676ed36a
 Source2:   proxy.conf


 gitweb:

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

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


DISTFILES: pass-git-helper: pass-git-helper-1.4.1.tar.gz

2024-04-24 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/languitar/pass-git-helper/archive/v1.4.1/pass-git-helper-1.4.1.tar.gz
01cd6aedc172449131be4fce0d5b5556  pass-git-helper-1.4.1.tar.gz
Size: 109008 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/pass-git-helper] up to 1.4.1

2024-04-24 Thread atler
commit 0d2f90ee6edd80285bba25f0f210a73ef9843e9f
Author: Jan Palus 
Date:   Wed Apr 24 22:45:06 2024 +0200

up to 1.4.1

 pass-git-helper.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pass-git-helper.spec b/pass-git-helper.spec
index efd6cc0..e6d7134 100644
--- a/pass-git-helper.spec
+++ b/pass-git-helper.spec
@@ -1,11 +1,11 @@
 Summary:   A git credential helper interfacing with pass
 Name:  pass-git-helper
-Version:   1.4.0
+Version:   1.4.1
 Release:   1
 License:   LGPL v3+
 Group: Applications
 Source0:   
https://github.com/languitar/pass-git-helper/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d4e7436315077930d8f606397716a7a1
+# Source0-md5: 01cd6aedc172449131be4fce0d5b5556
 URL:   https://github.com/languitar/pass-git-helper
 BuildRequires: python3
 BuildRequires: python3-modules >= 1:3.7


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pass-git-helper.git/commitdiff/0d2f90ee6edd80285bba25f0f210a73ef9843e9f

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


DISTFILES: kodi-addon-pvr-hts: 21.2.3-Omega.tar.gz

2024-04-24 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/kodi-pvr/pvr.hts/archive/21.2.3-Omega/21.2.3-Omega.tar.gz
7283ac99c0484a244cc3a4d9c19e061e  21.2.3-Omega.tar.gz
Size: 218868 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/kodi-addon-pvr-hts] up to 21.2.3

2024-04-24 Thread atler
commit f643e5f228253524e91ede81c1184c785da32416
Author: Jan Palus 
Date:   Wed Apr 24 22:42:33 2024 +0200

up to 21.2.3

 kodi-addon-pvr-hts.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kodi-addon-pvr-hts.spec b/kodi-addon-pvr-hts.spec
index 68c35de..7054629 100644
--- a/kodi-addon-pvr-hts.spec
+++ b/kodi-addon-pvr-hts.spec
@@ -5,12 +5,12 @@
 
 Summary:   Kodi's Tvheadend HTSP client addon
 Name:  kodi-addon-pvr-hts
-Version:   %{kodi_ver}.2.2
+Version:   %{kodi_ver}.2.3
 Release:   1
 License:   GPL v2+
 Group: Applications/Multimedia
 Source0:   
https://github.com/kodi-pvr/pvr.hts/archive/%{version}-%{codename}/%{version}-%{codename}.tar.gz
-# Source0-md5: 3c55b1d9d2e81a607ca1f41c80cc78b7
+# Source0-md5: 7283ac99c0484a244cc3a4d9c19e061e
 URL:   https://github.com/kodi-pvr/pvr.hts
 BuildRequires: cmake >= 3.5
 BuildRequires: kodi-devel >= %{kodi_ver}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi-addon-pvr-hts.git/commitdiff/f643e5f228253524e91ede81c1184c785da32416

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


DISTFILES: autotrace: autotrace-0.31.10.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/autotrace/autotrace/archive/0.31.10/autotrace-0.31.10.tar.gz
3078d2530a65f28c31c89974671ef02a  autotrace-0.31.10.tar.gz
Size: 924682 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/autotrace] - new URL, updated to 0.31.10

2024-04-24 Thread qboosh
commit a2900c15f0bd9e90d37ec61ec53e64f95543ccd5
Author: Jakub Bogusz 
Date:   Wed Apr 24 22:25:22 2024 +0200

- new URL, updated to 0.31.10

 autotrace-CVE-2013-1953.patch  |  12 ---
 autotrace-CVE-2016-7392.patch  |  16 
 autotrace-CVE-2019-19004.patch |  17 -
 autotrace-CVE-2019-19005.patch |  35 -
 autotrace-aclocal.patch| 163 -
 autotrace-am.patch |  11 ---
 autotrace-am18.patch   |  11 ---
 autotrace-libpng.patch |  72 --
 autotrace-link.patch   |  57 ++
 autotrace-magick6.patch|  14 
 autotrace.spec |  57 +++---
 11 files changed, 47 insertions(+), 418 deletions(-)
---
diff --git a/autotrace.spec b/autotrace.spec
index 693eb09..ea4beb2 100644
--- a/autotrace.spec
+++ b/autotrace.spec
@@ -1,30 +1,27 @@
 Summary:   AutoTrace - convert bitmap to vector graphics
 Summary(pl.UTF-8): AutoTrace - konwerter grafiki rastrowej do wektorowej
 Name:  autotrace
-Version:   0.31.1
-Release:   18
+Version:   0.31.10
+Release:   1
 License:   GPL v2+
 Group: Applications/Graphics
-Source0:   
http://downloads.sourceforge.net/autotrace/%{name}-%{version}.tar.gz
-# Source0-md5: 54eabbb38d2076ded6d271e1ee4d0783
+#Source0Download: https://github.com/autotrace/autotrace/releases
+Source0:   
https://github.com/autotrace/autotrace/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 3078d2530a65f28c31c89974671ef02a
 Patch0:%{name}-link.patch
-Patch1:%{name}-aclocal.patch
-Patch2:%{name}-am18.patch
-Patch3:%{name}-magick6.patch
-Patch4:%{name}-am.patch
-Patch5:%{name}-libpng.patch
-Patch6:%{name}-CVE-2013-1953.patch
-Patch7:%{name}-CVE-2016-7392.patch
-Patch8:%{name}-CVE-2019-19004.patch
-Patch9:%{name}-CVE-2019-19005.patch
-URL:   http://autotrace.sourceforge.net/
-BuildRequires: ImageMagick-devel >= 1:6.2.4.0
-BuildRequires: autoconf
+URL:   https://autotrace.sourceforge.net/
+BuildRequires: ImageMagick-devel >= 1:7.0.1
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: libtool
+BuildRequires: gettext-tools >= 0.22.5
+BuildRequires: glib2-devel >= 2.0
+BuildRequires: intltool >= 0.50.1
+BuildRequires: libtool >= 2:2
 BuildRequires: libpng-devel >= 1.0.6
 BuildRequires: ming-devel
+BuildRequires: pkgconfig
 BuildRequires: pstoedit-devel >= 3.33-4
+BuildRequires: sed >= 4.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,7 +40,8 @@ Summary:  AutoTrace library development files
 Summary(pl.UTF-8): Pliki dla programistów używających biblioteki AutoTrace
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  ImageMagick-devel >= 1:6.2.4.0
+Requires:  ImageMagick-devel >= 1:7.0.1
+Requires:  glib2-devel >= 2.0
 Requires:  libpng-devel >= 1.0.6
 Requires:  ming-devel
 Requires:  pstoedit-devel >= 3.33-4
@@ -69,19 +67,14 @@ Biblioteka statyczna AutoTrace.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
+
+%{__sed} -i -e 's,po/Makefile.in ,,' configure.ac
 
 %build
+%{__gettextize}
+%{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -98,15 +91,17 @@ rm -rf $RPM_BUILD_ROOT
 # obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libautotrace.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun-p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README THANKS
+%doc AUTHORS NEWS README.md THANKS TODO
 %attr(755,root,root) %{_bindir}/autotrace
 %attr(755,root,root) %{_libdir}/libautotrace.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libautotrace.so.3
@@ -114,10 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/autotrace-config
 %attr(755,root,root) %{_libdir}/libautotrace.so
 %{_includedir}/autotrace
-%{_aclocaldir}/autotrace.m4
 %{_pkgconfigdir}/autotrace.pc
 
 %files static
diff --git a/autotrace-CVE-2013-1953.patch b/autotrace-CVE-2013-1953.patch
deleted file mode 100644
index 38d7eae..000
--- a/autotrace-CVE-2013-1953.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up autotrace-0.31.1/input-bmp.c.orig autotrace-0.31.1/input-bmp.c
 autotrace-0.31.1/input-bmp.c.orig  2002-10-10 22:44:08.0 +0200
-+++ autotrace-0.31.1/input-bmp.c   2013-06-28 10:24:58.336056959 +0200
-@@ -166,7 +166,7 @@ input_bmp_reader (at_string filename,
- /* 36 */
-   Maps = 4;
- }
--  else if (Bitmap_File_Head.biSize <= 64) 

DISTFILES: pstoedit: pstoedit-4.01.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://downloads.sourceforge.net/pstoedit/pstoedit-4.01.tar.gz
ac1e6b102cd94e9c954bd67ef984636d  pstoedit-4.01.tar.gz
Size: 1335475 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/pstoedit] - updated to 4.01

2024-04-24 Thread qboosh
commit b7d30aa3675efc3250e1862514377ba3d95e1a8e
Author: Jakub Bogusz 
Date:   Wed Apr 24 22:21:04 2024 +0200

- updated to 4.01

 pluginsdir.patch |  9 -
 pstoedit.spec| 11 ++-
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/pstoedit.spec b/pstoedit.spec
index ff639d0..2ece2ab 100644
--- a/pstoedit.spec
+++ b/pstoedit.spec
@@ -1,15 +1,16 @@
+# TODO: make Qt6 GUI in QT/PstoeditQtGui
 Summary:   Convert PostScript and PDF files into various vector-graphic 
formats
 Summary(pl.UTF-8): Konwerter PostScriptu i PDF do różnych formatów 
wektorowych
 Name:  pstoedit
-Version:   3.78
-Release:   2
+Version:   4.01
+Release:   1
 License:   GPL v2+
 Group: Applications/Graphics
-Source0:   
http://downloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
-# Source0-md5: 5c748c4fb1e7d6187694a5bdbd9f27d8
+Source0:   
https://downloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
+# Source0-md5: ac1e6b102cd94e9c954bd67ef984636d
 Patch0:pluginsdir.patch
 Patch1:imagemagick7.patch
-URL:   http://www.helga-glunz.homepage.t-online.de/pstoedit/
+URL:   http://www.pstoedit.com/
 BuildRequires: ImageMagick-c++-devel >= 6
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
diff --git a/pluginsdir.patch b/pluginsdir.patch
index ad3b8d4..e24c87f 100644
--- a/pluginsdir.patch
+++ b/pluginsdir.patch
@@ -1,13 +1,12 @@
 pstoedit-3.78/src/pstoedit.cpp.orig2022-04-11 17:09:22.797484174 
+0200
-+++ pstoedit-3.78/src/pstoedit.cpp 2022-04-11 17:09:25.547439114 +0200
-@@ -267,30 +267,6 @@ static void loadpstoeditplugins(const ch
+--- pstoedit-4.01/src/pstoedit.cpp.orig2024-04-24 22:14:51.433955369 
+0200
 pstoedit-4.01/src/pstoedit.cpp 2024-04-24 22:16:13.650176633 +0200
+@@ -283,29 +283,6 @@ void loadpstoeditplugins(const char *pro
//pluginsloaded = true;
}
  
 -  // If the above failed, also look in the directory where the pstoedit 
.exe/dll was found
 -  if (!pluginsloaded) {
--char szExePath[1000];
--szExePath[0] = '\0';
+-char szExePath[1000] = { 0 };
 -const unsigned long r = P_GetPathToMyself(progname, szExePath, 
sizeof(szExePath));
 -if (verbose)  errstream << "pstoedit : path to myself:" << progname 
<< " " << r << " " << szExePath<< endl;
 -char *p = nullptr;


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pstoedit.git/commitdiff/b7d30aa3675efc3250e1862514377ba3d95e1a8e

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


DISTFILES: openslide: openslide-4.0.0.tar.xz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/openslide/openslide/releases/download/v4.0.0/openslide-4.0.0.tar.xz
d2e8222659f5a17f22168f846277db14  openslide-4.0.0.tar.xz
Size: 252412 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/openslide] - updated to 4.0.0 (new soname)

2024-04-24 Thread qboosh
commit 50c2e005e88a9118a01f4e5b4c946c33697553e2
Author: Jakub Bogusz 
Date:   Wed Apr 24 22:19:45 2024 +0200

- updated to 4.0.0 (new soname)

 openslide.spec | 61 ++
 1 file changed, 36 insertions(+), 25 deletions(-)
---
diff --git a/openslide.spec b/openslide.spec
index ef2388b..7688213 100644
--- a/openslide.spec
+++ b/openslide.spec
@@ -5,33 +5,36 @@
 Summary:   C library for reading virtual slides
 Summary(pl.UTF-8): Biblioteka C do odczytu wirtualnych slajdów
 Name:  openslide
-Version:   3.4.1
-Release:   2
+Version:   4.0.0
+Release:   1
 License:   LGPL v2.1
 Group: Libraries
 #Source0Download: https://github.com/openslide/openslide/releases/
 Source0:   
https://github.com/openslide/openslide/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: ad9fa84775ed6b505d6f50bf6420c6bf
+# Source0-md5: d2e8222659f5a17f22168f846277db14
 URL:   https://openslide.org/
-BuildRequires: autoconf >= 2.61
-BuildRequires: automake >= 1:1.11.1
 BuildRequires: cairo-devel >= 1.2
 BuildRequires: gdk-pixbuf2-devel >= 2.14
-BuildRequires: glib2-devel >= 1:2.16
+BuildRequires: glib2-devel >= 1:2.56
+BuildRequires: libdicom-devel >= 1.0.0
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel >= 2:1.2.1
 BuildRequires: libtiff-devel >= 4
-BuildRequires: libtool >= 2:2.2.5
 BuildRequires: libxml2-devel >= 2.0
+BuildRequires: meson >= 0.53
+BuildRequires: ninja >= 1.5
 BuildRequires: openjpeg2-devel >= 2.1.0
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: sqlite3-devel >= 3.6.20
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRequires: zlib-devel
 Requires:  cairo >= 1.2
 Requires:  gdk-pixbuf2 >= 2.14
-Requires:  glib2 >= 1:2.16
+Requires:  glib2 >= 1:2.56
+Requires:  libdicom >= 1.0.0
 Requires:  libpng >= 2:1.2.1
 Requires:  openjpeg2 >= 2.1.0
 Requires:  sqlite3 >= 3.6.20
@@ -69,6 +72,18 @@ Static OpenSlide library.
 %description static -l pl.UTF-8
 Statyczna biblioteka OpenSlide.
 
+%package apidocs
+Summary:   API documentation for OpenSlide library
+Summary(pl.UTF-8): Dokumentacja API biblioteki OpenSlide
+Group: Documentation
+BuildArch: noarch
+
+%description apidocs
+API documentation for OpenSlide library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki OpenSlide.
+
 %package tools
 Summary:   Command line tools for working with virtual slides
 Summary(pl.UTF-8): Narzędzia linii poleceń do pracy z wirtualnymi slajdami
@@ -85,25 +100,15 @@ Narzędzia linii poleceń do pracy z wirtualnymi slajdami.
 %setup -q
 
 %build
-# rebuild ac/am/lt for as-needed to work
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure \
-   --disable-silent-rules \
-   %{?with_static_libs:--enable-static}
-%{__make}
+%meson build \
+   %{!?with_static_libs:--default-library=shared}
+
+%ninja_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT
-
-# obsoleted by pkg-config
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libopenslide.la
+%ninja_install -C build
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -113,9 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG.txt LICENSE.txt README.txt
+%doc CHANGELOG.md README.md
 %attr(755,root,root) %{_libdir}/libopenslide.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenslide.so.0
+%attr(755,root,root) %ghost %{_libdir}/libopenslide.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -134,6 +139,12 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/openslide-quickhash1sum
 %attr(755,root,root) %{_bindir}/openslide-show-properties
 %attr(755,root,root) %{_bindir}/openslide-write-png
+%attr(755,root,root) %{_bindir}/slidetool
 %{_mandir}/man1/openslide-quickhash1sum.1*
 %{_mandir}/man1/openslide-show-properties.1*
 %{_mandir}/man1/openslide-write-png.1*
+%{_mandir}/man1/slidetool.1*
+
+%files apidocs
+%defattr(644,root,root,755)
+%doc doc/html/*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openslide.git/commitdiff/50c2e005e88a9118a01f4e5b4c946c33697553e2

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


DISTFILES: sendmail: sendmail.8.18.1.tar.gz sendmail-examples.tar.bz2

2024-04-24 Thread hawk
Request by: hawk


Files fetched: 1

STORED: https://ftp.sendmail.org/sendmail.8.18.1.tar.gz
b6b332295b5779036d4c9246f96f673c  sendmail.8.18.1.tar.gz
Size: 2401566 bytes
ALREADY GOT: no-url://sendmail-examples.tar.bz2
d00d817cd456a947a7fc6c04072a7d68  sendmail-examples.tar.bz2


-- 
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/sendmail] - updated to 8.18.1

2024-04-24 Thread hawk
commit bce22b62afe72e531f577abebbffd7ef0733a5bd
Author: Marcin Krol 
Date:   Wed Apr 24 19:46:38 2024 +

- updated to 8.18.1

 sendmail-hprescan-dos.patch | 2 +-
 sendmail-smrsh-paths.patch  | 2 +-
 sendmail.spec   | 8 
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sendmail.spec b/sendmail.spec
index a43c882..e3cd829 100644
--- a/sendmail.spec
+++ b/sendmail.spec
@@ -21,12 +21,12 @@ Summary(ru.UTF-8):  Почтовый транспортный агент sendmail
 Summary(tr.UTF-8): Elektronik posta hizmetleri sunucusu
 Summary(uk.UTF-8): Поштовий транспортний агент sendmail
 Name:  sendmail
-Version:   8.17.1
+Version:   8.18.1
 Release:   1
 License:   BSD
 Group: Networking/Daemons/SMTP
-Source0:   ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
-# Source0-md5: cd3c3f7b2db60c362f07eecbebd99bf4
+Source0:   https://ftp.sendmail.org/%{name}.%{version}.tar.gz
+# Source0-md5: b6b332295b5779036d4c9246f96f673c
 Source1:   %{name}.init
 Source2:   %{name}.sysconfig
 Source3:   %{name}.aliases
@@ -53,7 +53,7 @@ Patch7:   %{name}-cyrus.patch
 # https://blue-labs.org/software/sm-pgsql/sendmail.php
 # https://blue-labs.org/software/sm-pgsql/bluelabs-smpgsql-8.14.3.patch.bz2
 Patch8:bluelabs-smpgsql-8.14.3.patch
-URL:   http://www.sendmail.org/
+URL:   https://www.sendmail.org/
 BuildRequires: cyrus-sasl-devel >= 2.1.21
 BuildRequires: db-devel >= 5.0
 BuildRequires: libnsl-devel
diff --git a/sendmail-hprescan-dos.patch b/sendmail-hprescan-dos.patch
index 5ee25c6..403d8ae 100644
--- a/sendmail-hprescan-dos.patch
+++ b/sendmail-hprescan-dos.patch
@@ -30,7 +30,7 @@ diff -urNp -x '*.orig' sendmail-8.16.1.org/sendmail/collect.c 
sendmail-8.16.1/se
 +CurHostName ? CurHostName : "");
 +errno = 0;
 +usrerr("451 Stop this. You are lame.");
-+goto readerr;
++goto readdone;
 +}
  
/* check for possible continuation line */
diff --git a/sendmail-smrsh-paths.patch b/sendmail-smrsh-paths.patch
index 1798d8b..a2623f8 100644
--- a/sendmail-smrsh-paths.patch
+++ b/sendmail-smrsh-paths.patch
@@ -20,7 +20,7 @@ diff -urNp -x '*.orig' sendmail-8.16.1.org/smrsh/README 
sendmail-8.16.1/smrsh/RE
 --DSMRSH_CMDDIR=\"dir\"\"/usr/adm/sm.bin\" The default 
smrsh
 +-DSMRSH_CMDDIR=\"dir\"\"/etc/smrsh\"  The default smrsh
program directory
-  
+ 
  These can be added to the devtools/Site/site.config.m4 file using the
  global M4 macro confENVDEF or the smrsh specific M4 macro
  conf_smrsh_ENVDEF.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sendmail.git/commitdiff/bce22b62afe72e531f577abebbffd7ef0733a5bd

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


DISTFILES: python-dkimpy-milter: dkimpy-milter-1.2.3.tar.gz

2024-04-24 Thread hawk
Request by: hawk


Files fetched: 1

STORED: 
https://files.pythonhosted.org/packages/source/d/dkimpy-milter/dkimpy-milter-1.2.3.tar.gz
80af06b5fb348b7d1a762a9418ab9e00  dkimpy-milter-1.2.3.tar.gz
Size: 54972 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/python-dkimpy-milter] - updated to 1.2.3

2024-04-24 Thread hawk
commit dea8e1134877c6dfa8bc73ce1f86075b59cbe09c
Author: Marcin Krol 
Date:   Wed Apr 24 21:25:07 2024 +0200

- updated to 1.2.3

 python-dkimpy-milter.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec
index 6bdf905..41ac34d 100644
--- a/python-dkimpy-milter.spec
+++ b/python-dkimpy-milter.spec
@@ -15,12 +15,12 @@
 %definemodule  dkimpy-milter
 Summary:   DKIM signing and verification milter
 Name:  python-%{module}
-Version:   1.2.2
+Version:   1.2.3
 Release:   1
 License:   BSD-like
 Group: Libraries/Python
 Source0:   
https://files.pythonhosted.org/packages/source/d/dkimpy-milter/%{module}-%{version}.tar.gz
-# Source0-md5: dc0f054bc7dc6178eb31f20d93b73cca
+# Source0-md5: 80af06b5fb348b7d1a762a9418ab9e00
 Source1:   dkimpy-milter.init
 Patch0:paths.patch
 Patch1:config.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dkimpy-milter.git/commitdiff/dea8e1134877c6dfa8bc73ce1f86075b59cbe09c

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


[packages/libdicom] - new

2024-04-24 Thread qboosh
commit bda3d01d4f5a4b22683f2164e8637cbbb2ec6789
Author: Jakub Bogusz 
Date:   Wed Apr 24 21:21:24 2024 +0200

- new

 libdicom.spec | 118 ++
 1 file changed, 118 insertions(+)
---
diff --git a/libdicom.spec b/libdicom.spec
new file mode 100644
index 000..a24e9f5
--- /dev/null
+++ b/libdicom.spec
@@ -0,0 +1,118 @@
+#
+# Conditional build:
+%bcond_without static_libs # static libraries
+#
+Summary:   C library for reading DICOM files
+Summary(pl.UTF-8): Biblioteka C do odczytu plików DICOM
+Name:  libdicom
+Version:   1.1.0
+Release:   1
+License:   MIT
+Group: Libraries
+#Source0Download: https://github.com/ImagingDataCommons/libdicom/releases
+Source0:   
https://github.com/ImagingDataCommons/libdicom/releases/download/v%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: 319057e80915050c008ba6b7ac1abb2c
+URL:   https://github.com/ImagingDataCommons/libdicom
+BuildRequires: meson >= 0.50
+BuildRequires: ninja >= 1.5
+BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
+BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: tar >= 1:1.22
+BuildRequires: uthash-devel
+BuildRequires: xz
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+libdicom is a C library and a set of command-line tools for reading
+DICOM WSI files. It is free (MIT licensed), fast, cross-platform, uses
+little memory, has no dependencies, includes API documentation and is
+easy to use from languages like Python.
+
+%description -l pl.UTF-8
+libdicom to biblioteka C i zestaw narzędzi linii poleceń do odczytu
+plików DICOM WSI. Jest wolnodostępna (na licencji MIT), szybka,
+wieloplatformowa, zużywa mało pamięci, nie ma zależności, zawiera
+dokumentację API i jest łatwa w użyciu z języków takich jak Python.
+
+%package devel
+Summary:   Header files for libdicom library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libdicom
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for libdicom library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libdicom.
+
+%package static
+Summary:   Static libdicom library
+Summary(pl.UTF-8): Statyczna biblioteka libdicom
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static libdicom library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka libdicom.
+
+%package apidocs
+Summary:   API documentation for libdicom library
+Summary(pl.UTF-8): Dokumentacja API biblioteki libdicom
+Group: Documentation
+BuildArch: noarch
+
+%description apidocs
+API documentation for libdicom library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libdicom.
+
+%prep
+%setup -q
+
+%build
+%meson build \
+   %{!?with_static_libs:--default-library=shared}
+
+%ninja_build -C build
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%ninja_install -C build
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc CHANGELOG.md LICENSE README.md
+%attr(755,root,root) %{_bindir}/dcm-dump
+%attr(755,root,root) %{_bindir}/dcm-getframe
+%attr(755,root,root) %{_libdir}/libdicom.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdicom.so.1
+%{_mandir}/man1/dcm-dump.1*
+%{_mandir}/man1/dcm-getframe.1*
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libdicom.so
+%{_includedir}/dicom
+%{_pkgconfigdir}/libdicom.pc
+
+%if %{with static_libs}
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libdicom.a
+%endif
+
+%files apidocs
+%defattr(644,root,root,755)
+%doc doc/html/{_static,*.html,*.js}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdicom.git/commitdiff/bda3d01d4f5a4b22683f2164e8637cbbb2ec6789

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


DISTFILES: libdicom: libdicom-1.1.0.tar.xz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/ImagingDataCommons/libdicom/releases/download/v1.1.0/libdicom-1.1.0.tar.xz
319057e80915050c008ba6b7ac1abb2c  libdicom-1.1.0.tar.xz
Size: 2958208 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/libdicom] Created branch master

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

Summary of new commits:

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


DISTFILES: python-dkimpy: dkimpy-1.1.6.tar.gz

2024-04-24 Thread hawk
Request by: hawk


Files fetched: 1

STORED: 
https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-1.1.6.tar.gz
aa35e37730062d5d9f62eb98d24c4824  dkimpy-1.1.6.tar.gz
Size: 66557 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/python-dkimpy] - updated to 1.1.6

2024-04-24 Thread hawk
commit 607fd4b3ad21ee8193594e0d7f5a02d851e0e64e
Author: Marcin Krol 
Date:   Wed Apr 24 21:09:02 2024 +0200

- updated to 1.1.6

 python-dkimpy.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-dkimpy.spec b/python-dkimpy.spec
index 62ba337..d4e24cb 100644
--- a/python-dkimpy.spec
+++ b/python-dkimpy.spec
@@ -8,12 +8,12 @@
 Summary:   DKIM, ARC, and TLSRPT email signing and verification
 Summary(pl.UTF-8): Podpisywanie i weryfikacja e-maili DKIM, ARC oraz TLSRPT
 Name:  python-%{module}
-Version:   1.0.5
-Release:   5
+Version:   1.1.6
+Release:   1
 License:   BSD-like
 Group: Libraries/Python
 Source0:   
https://files.pythonhosted.org/packages/source/d/dkimpy/%{module}-%{version}.tar.gz
-# Source0-md5: 080909e6557c01bb4855e37cd53d3e39
+# Source0-md5: aa35e37730062d5d9f62eb98d24c4824
 URL:   https://launchpad.net/dkimpy
 %if %{with python2}
 BuildRequires: python-modules >= 1:2.5


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dkimpy.git/commitdiff/607fd4b3ad21ee8193594e0d7f5a02d851e0e64e

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


DISTFILES: dcmtk: dcmtk-3.6.8.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://dicom.offis.de/download/dcmtk/release/dcmtk-3.6.8.tar.gz
7522e06ca2479183eb535c5da2bdf5e4  dcmtk-3.6.8.tar.gz
Size: 9628364 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/dcmtk] - updated to 3.6.8 (new sonames)

2024-04-24 Thread qboosh
commit 3c238d443d0d0dd23599411de4bc2aa1c42a
Author: Jakub Bogusz 
Date:   Wed Apr 24 20:26:20 2024 +0200

- updated to 3.6.8 (new sonames)

 dcmtk-etc.patch | 20 +++---
 dcmtk-pc.patch  | 31 +++--
 dcmtk.spec  | 86 -
 3 files changed, 81 insertions(+), 56 deletions(-)
---
diff --git a/dcmtk.spec b/dcmtk.spec
index 0ea009b..4980d88 100644
--- a/dcmtk.spec
+++ b/dcmtk.spec
@@ -4,19 +4,19 @@
 #   libjpeg 8 already included arithmetic encoding support, but not lossless)
 #
 # Conditional build:
-%bcond_without icu # use glibc iconv() instead of icu for charset 
conversion
+%bcond_without icu # libicu instead of bundled oficonv
 # glibc iconv supports only AbortTranscodingOnIllegalSequence conversion flag
 # icu supports AbortTranscodingOnIllegalSequence and DiscardIllegalSequences
 # standalone libiconv >= 1.8 supports additionally 
TransliterateIllegalSequences
 Summary:   DICOM Toolkit - implementation of DICOM/MEDICOM standard
 Summary(pl.UTF-8): Narzędzia DICOM - implementacja standardu DICOM/MEDICOM
 Name:  dcmtk
-Version:   3.6.7
-Release:   2
+Version:   3.6.8
+Release:   1
 License:   BSD
 Group: Libraries
-Source0:   
https://nero.offis.de/download/dcmtk/release/%{name}-%{version}.tar.gz
-# Source0-md5: e4d519bb315ec3944f3f1d61df465cbd
+Source0:   
https://dicom.offis.de/download/dcmtk/release/%{name}-%{version}.tar.gz
+# Source0-md5: 7522e06ca2479183eb535c5da2bdf5e4
 Patch0:%{name}-3.6.0-0005-Fixed-includes-for-CharLS-1.0.patch
 Patch1:
%{name}-3.6.1-0001-Removed-reference-to-bundled-libcharls.patch
 Patch2:%{name}-3.6.1-0002-Find-and-include-CharLS.patch
@@ -72,6 +72,7 @@ Summary(pl.UTF-8):Pliki nagłówkowe bibliotek DCMTK
 Group: Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
 %{?with_icu:Requires:  libicu-devel}
+Requires:  libpng-devel >= 2:1.2.8
 Requires:  libstdc++-devel >= 6:4.8.1
 Requires:  libtiff-devel >= 4
 Requires:  libwrap-devel
@@ -105,6 +106,7 @@ cd build
 # SNDFILE does nothing (as of 3.6.7), just -devel dependency
 %cmake .. \
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
+   %{?with_icu:-DDCMTK_ENABLE_CHARSET_CONVERSION=ICU} \
-DDCMTK_INSTALL_CMKDIR=%{_lib}/cmake/dcmtk \
-DBUILD_APPS:BOOL=ON \
-DBUILD_SHARED_LIBS:BOOL=ON \
@@ -112,7 +114,7 @@ cd build
-DDCMTK_USE_CXX11_STL:BOOL=ON \
-DDCMTK_WITH_CHARLS:BOOL=ON \
-DDCMTK_WITH_ICONV:BOOL=OFF \
-   %{!?with_icu:-DDCMTK_WITH_ICU:BOOL=OFF} \
+   %{?with_icu:-DDCMTK_WITH_ICU:BOOL=ON} \
-DDCMTK_WITH_OPENSSL:BOOL=ON \
-DDCMTK_WITH_PNG:BOOL=ON \
-DDCMTK_WITH_PRIVATE_TAGS:BOOL=ON \
@@ -132,8 +134,10 @@ rm -rf $RPM_BUILD_ROOT
 # disable completeness check incompatible with split packaging
 %{__sed} -i -e '/^foreach(target .*IMPORT_CHECK_TARGETS/,/^endforeach/d; 
/^unset(_IMPORT_CHECK_TARGETS)/d' 
$RPM_BUILD_ROOT%{_libdir}/cmake/dcmtk/DCMTKTargets.cmake
 
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/{oficonv,ofstd}_tests
+
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/doc-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -144,8 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ANNOUNCE CHANGES COPYRIGHT FAQ HISTORY README
-%doc dcmdata/docs/datadict.txt dcmnet/docs/asconfig.txt
-%doc dcmqrdb/docs/dcmqr*.txt dcmtls/docs/ciphers.txt
+%doc dcmdata/docs/datadict.txt dcmnet/docs/asconfig.txt 
dcmqrdb/docs/dcmqr*.txt dcmtls/docs/ciphers.txt
 %attr(755,root,root) %{_bindir}/cda2dcm
 %attr(755,root,root) %{_bindir}/dcm*
 %attr(755,root,root) %{_bindir}/dcod2lum
@@ -160,10 +163,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/findscu
 %attr(755,root,root) %{_bindir}/getscu
 %attr(755,root,root) %{_bindir}/img2dcm
+%attr(755,root,root) %{_bindir}/mkcsmapper
+%attr(755,root,root) %{_bindir}/mkesdb
 %attr(755,root,root) %{_bindir}/mkreport
 %attr(755,root,root) %{_bindir}/movescu
 %attr(755,root,root) %{_bindir}/msgserv
-%attr(755,root,root) %{_bindir}/ofstd_tests
 %attr(755,root,root) %{_bindir}/pdf2dcm
 %attr(755,root,root) %{_bindir}/stl2dcm
 %attr(755,root,root) %{_bindir}/storescp
@@ -181,7 +185,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/dcmtk/printers.cfg
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/dcmtk/storescp.cfg
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/dcmtk/storescu.cfg
-%{_datadir}/dcmtk
+%{_datadir}/dcmtk-%{version}
 %{_mandir}/man1/cda2dcm.1*
 %{_mandir}/man1/dcm*.1*
 %{_mandir}/man1/dcod2lum.1*
@@ -195,6 +199,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/findscu.1*
 %{_mandir}/man1/getscu.1*
 %{_mandir}/man1/img2dcm.1*
+%{_mandir}/man1/mkcsmapper.1*
+%{_mandir}/man1/mkesdb.1*
 %{_mandir}/man1/movescu.1*
 %{_mandir}/man1/pdf2dcm.1*
 

DISTFILES: vips: vips-8.11.4.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://github.com/libvips/libvips/archive/v8.11.4/vips-8.11.4.tar.gz
7c037ab8162f92b04900811577dfdf72  vips-8.11.4.tar.gz
Size: 16558202 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/vips] - new URLs, updated to 8.11.4

2024-04-24 Thread qboosh
commit c0ab24a7276e13dd4d983e5b248a6c79cf9cdb0e
Author: Jakub Bogusz 
Date:   Wed Apr 24 19:38:38 2024 +0200

- new URLs, updated to 8.11.4

 vips.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/vips.spec b/vips.spec
index 6ce2b68..fe0c138 100644
--- a/vips.spec
+++ b/vips.spec
@@ -7,14 +7,14 @@
 Summary:   A fast image processing library with low memory needs
 Summary(pl.UTF-8): Szybka, mająca małe wymagania pamięciowe biblioteka 
przetwarzania obrazów
 Name:  vips
-Version:   8.11.2
-Release:   5
+Version:   8.11.4
+Release:   1
 License:   LGPL v2+
 Group: Libraries
-#Source0Download: https://github.com/jcupitt/libvips/tags
-Source0:   
https://github.com/jcupitt/libvips/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 79ceea4d685b1b9dc3cb1e253c81793c
-URL:   http://jcupitt.github.io/libvips/
+#Source0Download: https://github.com/libvips/libvips/tags
+Source0:   
https://github.com/libvips/libvips/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 7c037ab8162f92b04900811577dfdf72
+URL:   https://www.libvips.org/
 BuildRequires: ImageMagick-devel >= 1:7.0
 BuildRequires: OpenEXR-devel >= 1.2.2
 BuildRequires: autoconf >= 2.69


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vips.git/commitdiff/c0ab24a7276e13dd4d983e5b248a6c79cf9cdb0e

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


DISTFILES: wpe-webkit: wpewebkit-2.44.1.tar.xz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://wpewebkit.org/releases/wpewebkit-2.44.1.tar.xz
51290d5cf1e032145f2a30971393b006  wpewebkit-2.44.1.tar.xz
Size: 35164408 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/wpe-webkit] - updated to 2.44.1

2024-04-24 Thread qboosh
commit d0f6d23cc6400d1df062f7cedfe877d1d4607b8c
Author: Jakub Bogusz 
Date:   Wed Apr 24 19:37:35 2024 +0200

- updated to 2.44.1

 wpe-webkit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wpe-webkit.spec b/wpe-webkit.spec
index 10a68ec..41fd4c0 100644
--- a/wpe-webkit.spec
+++ b/wpe-webkit.spec
@@ -27,12 +27,12 @@ Summary:Port of WebKit embeddable web component to WPE
 Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do WPE
 Name:  wpe-webkit
 # NOTE: 2.44.x is stable, 2.45.x devel
-Version:   2.44.0
+Version:   2.44.1
 Release:   1
 License:   BSD-like
 Group: X11/Libraries
 Source0:   https://wpewebkit.org/releases/wpewebkit-%{version}.tar.xz
-# Source0-md5: fd82ff4f25456630fecef0e8cd0f0a22
+# Source0-md5: 51290d5cf1e032145f2a30971393b006
 Patch0:%{name}-x32.patch
 Patch2:%{name}-driver-version-suffix.patch
 Patch3:parallel-gir.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wpe-webkit.git/commitdiff/d0f6d23cc6400d1df062f7cedfe877d1d4607b8c

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


DISTFILES: matio: matio-1.5.27.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://downloads.sourceforge.net/matio/matio-1.5.27.tar.gz
d9e55f091cbecbe988d4579a51c08776  matio-1.5.27.tar.gz
Size: 10122031 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/matio] - updated to 1.5.27

2024-04-24 Thread qboosh
commit a226f393caf3c0103e9d2cc67458a41920dd53b9
Author: Jakub Bogusz 
Date:   Wed Apr 24 19:34:53 2024 +0200

- updated to 1.5.27

 matio.spec | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/matio.spec b/matio.spec
index 25a5d92..5ec5e5a 100644
--- a/matio.spec
+++ b/matio.spec
@@ -7,19 +7,19 @@
 Summary:   MATIO - Matlab MAT file I/O library
 Summary(pl.UTF-8): MATIO - biblioteka wejścia/wyjścia do plików MAT 
(Matlaba)
 Name:  matio
-Version:   1.5.23
+Version:   1.5.27
 Release:   1
 License:   BSD
 Group: Libraries
-Source0:   http://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz
-# Source0-md5: 25dfaf33af030a170eb9d3814cac1fca
-URL:   http://matio.sourceforge.net/
+Source0:   
https://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz
+# Source0-md5: d9e55f091cbecbe988d4579a51c08776
+URL:   https://matio.sourceforge.net/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.8
 %{?with_apidocs:BuildRequires: doxygen}
 %{?with_fortran:BuildRequires: gcc-fortran}
 %{?with_hdf5:BuildRequires:hdf5-devel}
-BuildRequires: libtool >= 2:1.5
+BuildRequires: libtool >= 2:2
 BuildRequires: sed >= 4.0
 BuildRequires: zlib-devel
 %if %{with apidocs}
@@ -154,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING NEWS README
 %attr(755,root,root) %{_bindir}/matdump
 %attr(755,root,root) %{_libdir}/libmatio.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmatio.so.11
+%attr(755,root,root) %ghost %{_libdir}/libmatio.so.13
 
 %files devel
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/matio.git/commitdiff/a226f393caf3c0103e9d2cc67458a41920dd53b9

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


DISTFILES: vips7: vips-8.7.4.tar.gz

2024-04-24 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://github.com/libvips/libvips/archive/v8.7.4/vips-8.7.4.tar.gz
9395d8176ed7577648daf3c98c476af5  vips-8.7.4.tar.gz
Size: 13609993 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/vips7] - legacy components from last vips 8.7.x (vips-cpp7, pyvips7, pyvips8)

2024-04-24 Thread qboosh
commit b4a6219fcf47e84d754d2d87497f56f799be8b09
Author: Jakub Bogusz 
Date:   Wed Apr 24 19:23:02 2024 +0200

- legacy components from last vips 8.7.x (vips-cpp7, pyvips7, pyvips8)

 vips-glib.patch  |  22 +++
 vips-introspection.patch |  67 
 vips-librsvg.patch   |  11 ++
 vips7.spec   | 438 +++
 4 files changed, 538 insertions(+)
---
diff --git a/vips7.spec b/vips7.spec
new file mode 100644
index 000..1c1fdd4
--- /dev/null
+++ b/vips7.spec
@@ -0,0 +1,438 @@
+# TODO:
+# - pdfium as an alternative for poppler?
+Summary:   A fast image processing library with low memory needs
+Summary(pl.UTF-8): Szybka biblioteka przetwarzania obrazów o małych 
wymaganiach pamięciowych
+Name:  vips7
+Version:   8.7.4
+Release:   1
+License:   LGPL v2+
+Group: Libraries
+#Source0Download: https://github.com/libvips/libvips/releases/
+Source0:   
https://github.com/libvips/libvips/archive/v%{version}/vips-%{version}.tar.gz
+# Source0-md5: 9395d8176ed7577648daf3c98c476af5
+Patch0:vips-librsvg.patch
+Patch1:vips-glib.patch
+Patch2:vips-introspection.patch
+URL:   https://www.libvips.org/
+BuildRequires: ImageMagick-devel >= 1:6.2.4.0
+BuildRequires: OpenEXR-devel >= 1.2.2
+BuildRequires: autoconf >= 2.62
+BuildRequires: automake >= 1.6
+BuildRequires: bzip2-devel
+BuildRequires: cairo-devel >= 1.2
+BuildRequires: cfitsio-devel
+BuildRequires: expat-devel >= 1.95
+BuildRequires: fftw3-devel >= 3.0.0
+BuildRequires: gettext-tools
+BuildRequires: giflib-devel
+BuildRequires: glib2-devel >= 1:2.48
+BuildRequires: gobject-introspection-devel >= 1.30.0
+BuildRequires: gtk-doc >= 1.14
+BuildRequires: lcms2-devel >= 2
+BuildRequires: libexif-devel >= 0.6
+BuildRequires: libgsf-devel >= 1.14.31
+BuildRequires: libimagequant-devel
+BuildRequires: libjpeg-devel
+BuildRequires: libltdl-devel
+BuildRequires: libpng-devel >= 2:1.2.9
+BuildRequires: librsvg-devel >= 2.34
+BuildRequires: libstdc++-devel
+BuildRequires: libtiff-devel >= 4
+BuildRequires: libtool
+BuildRequires: libwebp-devel >= 0.5.0
+BuildRequires: libxml2-devel
+BuildRequires: matio-devel
+BuildRequires: nifticlib-devel
+BuildRequires: openslide-devel >= 3.4.0
+BuildRequires: orc-devel >= 0.4.11
+BuildRequires: pango-devel
+BuildRequires: poppler-glib-devel >= 0.16.0
+BuildRequires: pkgconfig
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(find_lang) >= 1.32
+BuildRequires: rpmbuild(macros) >= 1.714
+BuildRequires: zlib-devel >= 0.4
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+libvips is a demand-driven, horizontally threaded image processing
+library. Compared to similar libraries, libvips runs quickly and uses
+little memory.
+
+It has around 300 operations covering arithmetic, histograms,
+convolution, morphological operations, frequency filtering, colour,
+resampling, statistics and others. It supports a large range of
+numeric formats, from 8-bit int to 128-bit complex. Images can have
+any number of bands. It supports a good range of image formats,
+including JPEG, TIFF, OME-TIFF, PNG, WebP, FITS, Matlab, OpenEXR, PDF,
+SVG, HDR, PPM, CSV, GIF, Analyze, DeepZoom, and OpenSlide. It can also
+load images via ImageMagick or GraphicsMagick, letting it load formats
+like DICOM.
+
+This package contains utilities based on libvips library.
+
+%description -l pl.UTF-8
+VIPS jest wielowątkową biblioteką przetwarzania obrazów. W porównaniu
+do innych, działa szybko i zużywa niewiele pamięci.
+
+Ma około 300 operacji obejmujących arytmetykę, histogramy, sploty,
+operacje morfologiczne, filtry częstotliwościowe, kolory, resampling,
+statystyki i inne. Obsługuje wiele formatów liczbowych, od 8-bitowych
+do zespolonych 128-bitowych. Obrazy mogą mieć dowolną liczbę zakresów.
+Obsługiwane jest szeroki zakres formatów, w tym JPEG, TIFF, OME-TIFF,
+PNG, WebP, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM, CSV, GIF,
+Analyze, DeepZoom i OpenSlide. Biblioteka potrafi także wczytywać
+obrazy poprzez ImageMagick lub GraphicsMagick, dzięki czemu obsługuje
+formaty takie jak DICOM.
+
+Ten pakiet zawiera narzędzia oparte na bibliotece libvips.
+
+%package -n libvips
+Summary:   VIPS image processing library
+Summary(pl.UTF-8): Biblioteka przetwarzania obrazów VIPS
+Group: Libraries
+Requires:  ImageMagick-libs >= 1:6.2.4.0
+Requires:  OpenEXR >= 1.2.2
+Requires:  cairo >= 1.2
+Requires:  glib2 >= 1:2.48
+Requires:  libexif >= 0.6
+Requires:  libgsf >= 1.14.31
+Requires:  libpng >= 2:1.2.9
+Requires:  librsvg >= 2.34
+Requires:  libtiff >= 4
+Requires:  libwebp >= 0.5.0
+Requires:  openslide >= 3.4.0
+Requires:  orc >= 0.4.11
+Requires:  poppler-glib >= 0.16.0
+Requires:  zlib >= 0.4
+
+%description -n libvips
+libvips is a demand-driven, horizontally threaded image processing
+library. Compared to similar 

[packages/vips7] Created branch master

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

Summary of new commits:

  b4a6219... - legacy components from last vips 8.7.x (vips-cpp7, pyvips
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ImageMagick] - bcond for HEIC coder

2024-04-24 Thread hawk
commit 9eb9756631aaf11a90bdecb647d138791f07e733
Author: Marcin Krol 
Date:   Wed Apr 24 19:22:14 2024 +0200

- bcond for HEIC coder

 ImageMagick.spec | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 45c7c21..cc09fad 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -17,6 +17,7 @@
 %bcond_without fpx # FlashPIX module (which uses fpx library)
 %bcond_without flif# FLIF (Free Lossless Image Format) module 
(which uses flif library)
 %bcond_without graphviz# dot module (which uses GraphViz libraries)
+%bcond_without heic# HEIC module (which uses libheif libheif)
 %bcond_without libjxl  # JPEG-XL module
 %bcond_without openjpeg# JPEG2000 module (which uses openjpeg 2 
library)
 %bcond_without wmf # WMF module (which uses libwmf library)
@@ -71,7 +72,7 @@ BuildRequires:jbigkit-devel
 BuildRequires: lcms2-devel >= 2.0
 %{?with_fpx:BuildRequires: libfpx-devel >= 1.2.0.4-3}
 %{?with_openmp:BuildRequires:  libgomp-devel}
-BuildRequires: libheif-devel >= 1.4.0
+%{?with_heic:BuildRequires:libheif-devel >= 1.4.0}
 BuildRequires: libjpeg-devel >= 6b
 %{?with_libjxl:BuildRequires:  libjxl-devel >= 0.7.0}
 BuildRequires: liblqr-devel >= 0.1.0
@@ -784,6 +785,7 @@ touch www/Magick++/NEWS.html www/Magick++/ChangeLog.html
--with-gs-font-dir=%{_fontsdir}/Type1 \
--with-gslib%{!?with_gs:=no} \
--with-gvc%{!?with_graphviz:=no} \
+   --with-heic%{!?with_heic:=no} \
--with-jxl%{!?with_libjxl:=no} \
--with-magick_plus_plus%{!?with_cxx:=no} \
--with-openexr%{!?with_exr:=no} \
@@ -1167,11 +1169,13 @@ rm -rf $RPM_BUILD_ROOT
 %{modulesdir}/coders/fpx.la
 %endif
 
+%if %{with heic}
 %files coder-heic
 %defattr(644,root,root,755)
 # R: libheif
 %attr(755,root,root) %{modulesdir}/coders/heic.so
 %{modulesdir}/coders/heic.la
+%endif
 
 %files coder-jbig
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ImageMagick.git/commitdiff/9eb9756631aaf11a90bdecb647d138791f07e733

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