Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv14405

Modified Files:
        libgtop2.info libgtop2.patch 
Log Message:
latest version to stable


Index: libgtop2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/libgtop2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgtop2.info       14 Jan 2007 03:09:16 -0000      1.3
+++ libgtop2.info       25 May 2008 00:43:40 -0000      1.4
@@ -1,10 +1,15 @@
 Package: libgtop2
 Version: 2.6.0
-Revision: 1005
+Revision: 1008
 Depends: %N-shlibs (= %v-%r), gettext, glib2 (>= 2.6.6-1111), guile, libiconv, 
popt-shlibs
 BuildDepends: glib2-dev (>= 2.6.6-1111), guile-dev, x11, pkgconfig, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, popt
+Conflicts: libgtop2.0.5, libgtop2.0.7
+Replaces: libgtop2.0.5, libgtop2.0.7
 Source: mirror:gnome:sources/libgtop/2.6/libgtop-%v.tar.bz2
 Source-MD5: 5d0ec207842b54d2f2d04c99af7c98b9
+Source2: mirror:sourceforge:fink/%n-darwin-2.tar.bz2
+Source2-MD5: d5b402ef66d46c87b3cb29d640a3d660
+Source2ExtractDir: libgtop-%v/sysdeps
 Patch: %n.patch
 SetMACOSX_DEPLOYMENT_TARGET: 10.3
 ConfigureParams: --infodir=%p/share/info --with-libgtop-smp --with-gtop-guile 
--enable-hacker-mode
@@ -27,11 +32,14 @@
 SplitOff2: <<
   Package: %N-dev
   Depends: %N-shlibs (= %v-%r)
+  Conflicts: libgtop2.0.5-dev, libgtop2.0.7-dev
+  Replaces: libgtop2.0.5-dev, libgtop2.0.7-dev
   BuildDependsOnly: True
   Files: include lib/lib*-2.0.* lib/pkgconfig
   DocFiles: AUTHORS COPYING ChangeLog NEWS README
 <<
 DocFiles: AUTHORS COPYING ChangeLog NEWS README
+InfoDocs: libgtop2.info
 Description: System monitoring library
 License: GPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>

Index: libgtop2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/libgtop2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgtop2.patch      20 Jan 2006 20:12:53 -0000      1.1
+++ libgtop2.patch      25 May 2008 00:43:40 -0000      1.2
@@ -104,2292 +104,3 @@
          fi
        fi
  
-diff -Naur libgtop-2.5.2/sysdeps/darwin/Makefile.am 
libgtop-2.5.2-new/sysdeps/darwin/Makefile.am
---- libgtop-2.5.2/sysdeps/darwin/Makefile.am   Wed Dec 31 19:00:00 1969
-+++ libgtop-2.5.2-new/sysdeps/darwin/Makefile.am       Fri Apr  9 14:31:19 2004
-@@ -0,0 +1,23 @@
-+LINK                          = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) 
$(LDFLAGS) -o $@
-+
-+INCLUDES                      = @INCLUDES@
-+
[...2261 lines suppressed...]
- #define       DATA_SEGMENT_START      (GLOBAL_SHARED_DATA_SEGMENT)
- #define DATA_SEGMENT_END      (GLOBAL_SHARED_DATA_SEGMENT + 
SHARED_DATA_REGION_SIZE)
- 
--typedef struct shared_info shared_table[SHARED_TABLE_SIZE];
--typedef struct shared_info shared_info;
- struct shared_info {
-       unsigned obj_id;
-       unsigned share_mode;
-@@ -40,8 +38,10 @@
-       unsigned ref_count;
-       unsigned task_ref_count;
-       vm_size_t size;
--      shared_info *next;
-+      struct shared_info *next;
- };
-+typedef struct shared_info shared_table[SHARED_TABLE_SIZE];
-+typedef struct shared_info shared_info;
- 
- static void
- shared_table_init (shared_table table)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to