pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines Disable animation support for Clearlo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/452c89933ee7
branches: trunk
changeset: 393376:452c89933ee7
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 19 23:22:10 2009 +0000
description:
Disable animation support for Clearlooks by default.
Bump PKGREVISION.
Upstream says (http://bugzilla.gnome.org/show_bug.cgi?id=583278):
Our animation support is more a hack than something else, and I
would prefer to remove it rather than enabling it :)
Maybe in the future, Gtk+ will provide better API for animations,
and we could write a better approach, which uses less CPU cycles
for example.
diffstat:
x11/gtk2-engines/Makefile | 3 ++-
x11/gtk2-engines/distinfo | 3 +--
x11/gtk2-engines/patches/patch-aa | 13 -------------
3 files changed, 3 insertions(+), 16 deletions(-)
diffs (41 lines):
diff -r 56eac2501c2b -r 452c89933ee7 x11/gtk2-engines/Makefile
--- a/x11/gtk2-engines/Makefile Tue May 19 23:21:59 2009 +0000
+++ b/x11/gtk2-engines/Makefile Tue May 19 23:22:10 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2009/05/19 11:21:58 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2009/05/19 23:22:10 wiz Exp $
DISTNAME= gtk-engines-2.18.2
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.18/}
EXTRACT_SUFX= .tar.bz2
diff -r 56eac2501c2b -r 452c89933ee7 x11/gtk2-engines/distinfo
--- a/x11/gtk2-engines/distinfo Tue May 19 23:21:59 2009 +0000
+++ b/x11/gtk2-engines/distinfo Tue May 19 23:22:10 2009 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.30 2009/05/19 11:21:58 wiz Exp $
+$NetBSD: distinfo,v 1.31 2009/05/19 23:22:10 wiz Exp $
SHA1 (gtk-engines-2.18.2.tar.bz2) = 6f1fd455b28e8de6156a7d17fb012cf510bbabd3
RMD160 (gtk-engines-2.18.2.tar.bz2) = 014364d551fbc094dcd8fc30ad91a63b7b8255e5
Size (gtk-engines-2.18.2.tar.bz2) = 663756 bytes
-SHA1 (patch-aa) = eae3d3b36df05156439acfca76f82f091f059485
diff -r 56eac2501c2b -r 452c89933ee7 x11/gtk2-engines/patches/patch-aa
--- a/x11/gtk2-engines/patches/patch-aa Tue May 19 23:21:59 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2008/11/24 03:18:14 jmcneill Exp $
-
---- themes/Clearlooks/gtk-2.0/gtkrc.orig 2008-11-23 22:15:45.000000000 -0500
-+++ themes/Clearlooks/gtk-2.0/gtkrc
-@@ -73,7 +73,7 @@ style "default" {
- reliefstyle = 1
- menubarstyle = 2
- toolbarstyle = 1
-- animation = FALSE
-+ animation = TRUE
- radius = 3.0
- style = GUMMY
-
Home |
Main Index |
Thread Index |
Old Index