[packages/gpicview] - build with gtk3 by default
hawk
hawk at pld-linux.org
Mon Apr 22 22:11:49 CEST 2024
commit 12668154281bd2257d1d75db187f53eb8bfc0d76
Author: Marcin Krol <hawk at tld-linux.org>
Date: Mon Apr 22 22:04:50 2024 +0200
- build with gtk3 by default
gpicview.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gpicview.spec b/gpicview.spec
index 503b865..3ee9a4c 100644
--- a/gpicview.spec
+++ b/gpicview.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: GPicView: Picture viewer of LXDE
Summary(pl.UTF-8): GPicView - przeglądarka obrazków dla LXDE
Name: gpicview
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/gpicview.git/commitdiff/12668154281bd2257d1d75db187f53eb8bfc0d76
More information about the pld-cvs-commit
mailing list