[packages/pcmanfm] - build with gtk3 by default

hawk hawk at pld-linux.org
Tue Apr 23 20:17:27 CEST 2024


commit 98ef9e517a814e6b9467f96f76eb48f03e6d99b4
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Apr 23 20:00:11 2024 +0200

    - build with gtk3 by default

 pcmanfm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pcmanfm.spec b/pcmanfm.spec
index 8135e43..1132843 100644
--- a/pcmanfm.spec
+++ b/pcmanfm.spec
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_with	gtk3	# use GTK+ 3.x instead of GTK+ 2.x
+%bcond_without	gtk3	# use GTK+ 3.x instead of GTK+ 2.x
 
 %define		libfm_ver	1.3.2
 Summary:	File manager for GTK
 Summary(pl.UTF-8):	Zarządca plików dla GTK
 Name:		pcmanfm
 Version:	1.3.2
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	https://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcmanfm.git/commitdiff/98ef9e517a814e6b9467f96f76eb48f03e6d99b4



More information about the pld-cvs-commit mailing list