Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21351
Modified Files:
control-center.info
Log Message:
fix scrollkeeper and upgrade issues. Compiles and seems to work?
Index: control-center.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/control-center.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- control-center.info 28 Jun 2006 07:26:43 -0000 1.1
+++ control-center.info 28 Jun 2006 07:33:48 -0000 1.2
@@ -1,7 +1,7 @@
Package: control-center
Version: 2.12.2
Revision: 1
-Depends: %N2-shlibs (= %v-%r), libxklavier10-shlibs, atk1-shlibs (>= 1.6.0-1),
audiofile-shlibs (>= 0.2.5-1), eel2 (>= 2.6.0-1), esound-bin (>= 0.2.34-1),
gail17 (>= 1.6.0-1), gconf2 (>= 2.6.0-1), libgettext3-shlibs, glib2 (>=
2.4.0-1), gnome-desktop (>= 2.6.0-1), gnome-vfs2-ssl (>= 2.6.0-1) | gnome-vfs2
(>= 2.6.0-1), gtk+2 (>= 2.6.0-1), libart2-shlibs (>= 2.3.16-1), libbonobo2 (>=
2.6.0-1), libbonoboui2 (>= 2.6.0-1), libglade2-shlibs (>= 2.3.6-1), libgnome2
(>= 2.6.0-1), libgnomecanvas2 (>= 2.6.0-1), libgnomeui2 (>= 2.6.0-1), libiconv,
libxml2-shlibs (>= 2.6.7-1), metacity (>= 2.8.0-1), nautilus (>= 2.6.0-1),
orbit2 (>= 2.10.0-1), pango1-xft2 (>= 1.4.0-1), popt-shlibs,
startup-notification (>= 0.5-1), xscreensaver, x11
+Depends: %N2-shlibs (= %v-%r), libxklavier10-shlibs, atk1-shlibs (>= 1.6.0-1),
audiofile-shlibs (>= 0.2.5-1), eel2 (>= 2.6.0-1), esound-bin (>= 0.2.34-1),
gail17 (>= 1.6.0-1), gconf2 (>= 2.6.0-1), libgettext3-shlibs, glib2 (>=
2.4.0-1), gnome-desktop (>= 2.6.0-1), gnome-vfs2-ssl (>= 2.6.0-1) | gnome-vfs2
(>= 2.6.0-1), gtk+2 (>= 2.6.0-1), libart2-shlibs (>= 2.3.16-1), libbonobo2 (>=
2.6.0-1), libbonoboui2 (>= 2.6.0-1), libglade2-shlibs (>= 2.3.6-1), libgnome2
(>= 2.6.0-1), libgnomecanvas2 (>= 2.6.0-1), libgnomeui2 (>= 2.6.0-1), libiconv,
libxml2-shlibs (>= 2.6.7-1), metacity (>= 2.8.0-1), nautilus (>= 2.6.0-1),
orbit2 (>= 2.10.0-1), pango1-xft2 (>= 1.4.0-1), popt-shlibs,
startup-notification (>= 0.5-1), xscreensaver, x11, gnome-icon-theme (>=
2.12.0-1)
BuildDepends: libxklavier10, glib2-dev (>= 2.4.0-1), nautilus-dev (>= 2.6.0),
atk1 (>= 1.6.0-1), pango1-xft2-dev (>= 1.4.0-1), gtk+2-dev (>= 2.6.0-1),
orbit2-dev (>= 2.10.0-1), gconf2-dev (>= 2.6.0-1), gnome-vfs2-ssl-dev (>=
2.6.0-1) | gnome-vfs2-dev (>= 2.6.0-1), libglade2 (>= 2.3.6-1), libjpeg,
libart2 (>= 2.3.16-1), libgnomecanvas2-dev (>= 2.6.0-1), libxml2 (>= 2.6.7-1),
libbonobo2-dev (>= 2.6.0-1), libgnome2-dev (>= 2.6.0-1), libbonoboui2-dev (>=
2.6.0-1), libgnomeui2-dev (>= 2.6.0-1), gnome-desktop4-dev (>= 2.6.0-1),
audiofile (>= 0.2.5-1), esound (>= 0.2.34-1), pkgconfig, intltool,
libgettext3-dev, gettext-bin, gettext-tools, metacity-dev (>= 2.8.0-1),
eel2-dev (>= 2.6.0-1), gail17-dev (>= 1.6.0-1), libiconv-dev, popt,
startup-notification-dev (>= 0.5-1), gnome-keyring-dev (>= 0.4.3-1),
gnome-menus2-dev (>= 2.10.1-1), x11-dev
Source: mirror:gnome:sources/control-center/2.12/control-center-%v.tar.bz2
Source-MD5: efed1ba0833849c3bc74d502b0a07d00
@@ -52,6 +52,16 @@
DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README
TODO
<<
DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README TODO
+PostInstScript: <<
+ if [ configure = "$1" ]; then
+ scrollkeeper-update -q
+ fi
+<<
+PostRmScript: <<
+ if [ remove != "$1" ]; then
+ scrollkeeper-update -q
+ fi
+<<
Description: The Gnome control center
DescDetail: <<
Control-center is a configuration tool for easily
@@ -75,4 +85,8 @@
available (from X11R6).
No -Wextra here.
+
+ Old version of %N displaced a gnome-icon-theme file, so now %N
+ Depends on that package so that user doesn't have that file become
+ missing during %N upgrade.
<<
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits