[packages/libmatchbox] Up to 1.14

arekm arekm at pld-linux.org
Sun Mar 15 02:12:38 CET 2026


commit 1378f43a7caffd745e11a6a92647dc2a71677932
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Mar 15 02:12:20 2026 +0100

    Up to 1.14

 libmatchbox-libs.patch | 10 ----------
 libmatchbox.spec       | 19 ++++++-------------
 2 files changed, 6 insertions(+), 23 deletions(-)
---
diff --git a/libmatchbox.spec b/libmatchbox.spec
index ad61e63..e523706 100644
--- a/libmatchbox.spec
+++ b/libmatchbox.spec
@@ -1,20 +1,18 @@
 Summary:	Utility library used by Matchbox utilities
 Summary(pl.UTF-8):	Biblioteka narzędziowa używana przez narzędzia Matchbox
 Name:		libmatchbox
-Version:	1.11
+Version:	1.14
 Release:	1
-License:	LGPL v2+
+License:	LGPL v2+ and HPND (bundled xsettings-client)
 Group:		X11/Libraries
-Source0:	http://downloads.yoctoproject.org/releases/matchbox/libmatchbox/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	fc6cc807f55a3e7c752d8013176875d7
-Patch0:		%{name}-libs.patch
+Source0:	https://git.yoctoproject.org/libmatchbox/snapshot/%{name}-%{version}.tar.gz
+# Source0-md5:	775edb0f9b276600f7f17f25cafc2c05
 URL:		https://www.yoctoproject.org/software-item/matchbox/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel >= 2:1.4
 BuildRequires:	libtool
-BuildRequires:	libxsettings-client-devel
 BuildRequires:	pango-devel
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
@@ -35,7 +33,6 @@ Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libjpeg-devel
 Requires:	libpng-devel >= 2:1.4
-Requires:	libxsettings-client-devel
 Requires:	pango-devel
 Requires:	xorg-lib-libX11-devel
 Requires:	xorg-lib-libXext-devel
@@ -61,9 +58,6 @@ Statyczna biblioteka Matchbox.
 
 %prep
 %setup -q
-%patch -P0 -p1
-
-#%{__sed} -i -e 's/png_check_sig( header, 8 )/!png_sig_cmp(header, 0, 8)/g' libmb/mbpixbuf.c
 
 %build
 %{__libtoolize}
@@ -74,8 +68,7 @@ Statyczna biblioteka Matchbox.
 %configure \
 	--enable-jpeg \
 	--enable-pango \
-	--disable-silent-rules \
-	--enable-xsettings
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -94,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS COPYING.HPND ChangeLog NEWS README
 %attr(755,root,root) %ghost %{_libdir}/libmb.so.1
 %attr(755,root,root) %{_libdir}/libmb.so.*.*.*
 
diff --git a/libmatchbox-libs.patch b/libmatchbox-libs.patch
deleted file mode 100644
index cb647bb..0000000
--- a/libmatchbox-libs.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libmatchbox-1.9/tests/Makefile.am~	2006-07-07 17:16:57.000000000 +0200
-+++ libmatchbox-1.9/tests/Makefile.am	2012-02-12 19:08:35.416985847 +0100
-@@ -19,6 +19,7 @@
- 
- noinst_PROGRAMS = dump-image
- dump_image_SOURCES=dump-image.c
-+dump_image_LDADD = @XLIBS_LIBS@
- 
- EXTRA_DIST = oh-overlayed.png oh.png oh-scaled.png overlay.png oh.jpg oh.xpm \
-              dot-desktop.c pixbuf.c oh.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmatchbox.git/commitdiff/1378f43a7caffd745e11a6a92647dc2a71677932



More information about the pld-cvs-commit mailing list