[packages/lxhotkey] - build with gtk3 by default
hawk
hawk at pld-linux.org
Mon Apr 22 22:27:35 CEST 2024
commit fdcc14bae65be796bf171f51ee90016248285257
Author: Marcin Krol <hawk at tld-linux.org>
Date: Mon Apr 22 22:22:19 2024 +0200
- build with gtk3 by default
lxhotkey.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxhotkey.spec b/lxhotkey.spec
index 2e35eb8..66bdfa9 100644
--- a/lxhotkey.spec
+++ b/lxhotkey.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: A lightweight global keyboard shortcuts configurator
Summary(pl.UTF-8): Lekki konfigurator globalnych skrótów klawiaturowych
Name: lxhotkey
Version: 0.1.1
-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/lxhotkey.git/commitdiff/fdcc14bae65be796bf171f51ee90016248285257
More information about the pld-cvs-commit
mailing list