[packages/lxrandr] - build with gtk3 by default
hawk
hawk at pld-linux.org
Tue Apr 23 20:13:37 CEST 2024
commit 10f9c85212bfb3689f1201b05936d3e43b5eca6e
Author: Marcin Krol <hawk at tld-linux.org>
Date: Tue Apr 23 19:56:00 2024 +0200
- build with gtk3 by default
lxrandr.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxrandr.spec b/lxrandr.spec
index 04d57a6..2ffa54c 100644
--- a/lxrandr.spec
+++ b/lxrandr.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: GTK+ interface to XRandR for LXDE desktop
Summary(pl.UTF-8): Interfejs GTK+ do rozszerzenia XRandR dla środowiska LXDE
Name: lxrandr
Version: 0.3.2
-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/lxrandr.git/commitdiff/10f9c85212bfb3689f1201b05936d3e43b5eca6e
More information about the pld-cvs-commit
mailing list