[packages/lxlauncher] - build with gtk3 by default

hawk hawk at pld-linux.org
Tue Apr 23 20:15:06 CEST 2024


commit 6523c551a31b0ede51351107bbbc45b5548f9a1d
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Apr 23 19:57:45 2024 +0200

    - build with gtk3 by default

 lxlauncher.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxlauncher.spec b/lxlauncher.spec
index 8964c94..5f07d9c 100644
--- a/lxlauncher.spec
+++ b/lxlauncher.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:	Open source clone of Asus launcher for EeePC
 Summary(pl.UTF-8):	Mający otwarte źródła klon Asus launchera dla EeePC
 Name:		lxlauncher
 Version:	0.2.5
-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/lxlauncher.git/commitdiff/6523c551a31b0ede51351107bbbc45b5548f9a1d



More information about the pld-cvs-commit mailing list