[packages/lxappearance] - build with gtk3 by default
hawk
hawk at pld-linux.org
Mon Apr 22 23:03:24 CEST 2024
commit 1b67286d36c1d6289a9bdd416bf550dc4a3b9ab2
Author: Marcin Krol <hawk at tld-linux.org>
Date: Mon Apr 22 23:01:10 2024 +0200
- build with gtk3 by default
lxappearance.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxappearance.spec b/lxappearance.spec
index 7f1e90a..96db5d7 100644
--- a/lxappearance.spec
+++ b/lxappearance.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: Desktop-independent theme switcher for GTK+
Summary(pl.UTF-8): Niezależny od środowiska przełącznik motywów dla GTK+
Name: lxappearance
Version: 0.6.3
-Release: 2
+Release: 3
License: GPL v3
Group: X11/Applications
Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxappearance.git/commitdiff/1b67286d36c1d6289a9bdd416bf550dc4a3b9ab2
More information about the pld-cvs-commit
mailing list