]> git.pld-linux.org Git - packages/gtkmm.git/commitdiff
- updated to 2.6.2, disabled demo build by default (just a toy) auto/ac/gtkmm-2_6_2-1 gtkmm-2_6_2-1
authorfreetz <freetz@pld-linux.org>
Fri, 15 Apr 2005 19:36:28 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtkmm.spec -> 1.89

gtkmm.spec

index 3bda7df99096d50fb2c7aa68f379e5eb53b6c001..562a52e1cbbcbe2938e97bba7b7765647a4c715a 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       A C++ interface for the GTK+ (a GUI library for X)
 Summary(pl):   Wrapper C++ dla GTK+
 Name:          gtkmm
-Version:       2.6.1
+Version:       2.6.2
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.6/%{name}-%{version}.tar.bz2
-# Source0-md5: f33af11582a9867c8d2c84eb25c37b4d
+# Source0-md5: c1ffa447172b16d1ee787b1c69379c30
 Patch0:                %{name}-link.patch
 URL:           http://gtkmm.sourceforge.net/
 BuildRequires: atk-devel >= 1.9.1
@@ -174,7 +174,8 @@ Interfejs C++ dla biblioteki pango - wersja statyczna.
 %{__automake}
 # exceptions and rtti are used in this package --misiek
 %configure \
-       --enable-static=yes
+       --enable-static=yes \
+       --enable-demos=no
 %{__make}
 
 %install
This page took 0.033896 seconds and 4 git commands to generate.