[packages/lxterminal] - build with gtk3 by default

hawk hawk at pld-linux.org
Mon Apr 22 22:26:31 CEST 2024


commit 0d33e386aff12b7f1befa49eca3334d0ed076b8c
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Apr 22 22:20:45 2024 +0200

    - build with gtk3 by default

 lxterminal.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxterminal.spec b/lxterminal.spec
index 1cf233c..5536a71 100644
--- a/lxterminal.spec
+++ b/lxterminal.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
-%bcond_with	gtk3	# use GTK+3 instead of GTK+2
+%bcond_without	gtk3	# use GTK+3 instead of GTK+2
 
 Summary:	LXTerminal - the standard terminal emulator of LXDE
 Summary(pl.UTF-8):	LXTerminal - standardowy emulator terminala dla LXDE
 Name:		lxterminal
 Version:	0.4.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	https://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxterminal.git/commitdiff/0d33e386aff12b7f1befa49eca3334d0ed076b8c



More information about the pld-cvs-commit mailing list