Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4941
Modified Files:
xrootconsole.info xrootconsole.patch
Log Message:
"new" version...maintainer not reachable:/
Index: xrootconsole.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xrootconsole.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xrootconsole.patch 20 Jan 2006 20:34:22 -0000 1.1
+++ xrootconsole.patch 9 Dec 2008 05:27:23 -0000 1.2
@@ -1,46 +1,42 @@
-diff -p1 -u xrootconsole-0.5.orig/Makefile xrootconsole-0.5/Makefile
---- xrootconsole-0.5.orig/Makefile 2001-12-19 04:48:51.000000000 -0500
-+++ xrootconsole-0.5/Makefile 2002-09-07 20:54:42.000000000 -0400
-@@ -35,3 +35,5 @@
+diff -Nurd -x'*~' xrootconsole-0.6.orig/Makefile xrootconsole-0.6/Makefile
+--- xrootconsole-0.6.orig/Makefile 2004-02-20 16:53:28.000000000 -0500
++++ xrootconsole-0.6/Makefile 2008-12-08 01:13:38.000000000 -0500
+@@ -33,9 +33,9 @@
+ ###########################################################################
+
EXEC = xrootconsole
-BINDIR = /usr/local/bin
-+MANFILE = xrootconsole.1
+BINDIR = $(prefix)/bin
+ MANFILE = xrootconsole.1
+-MANDIR = /usr/local/share/man/man1
+MANDIR = $(prefix)/share/man/man1
-@@ -43,3 +45,3 @@ VERSION = $(shell tag=$$(echo '$$Name: R
-
--CC = gcc
-+CC = cc
- CPPFLAGS =
-@@ -47,4 +49,5 @@ CPPFLAGS =
+ VERSION = $(shell tag=$$(echo '$$Name$$' | sed -e 's/\$$//g' -e
's/Name://g'); \
+ if [ $$tag ]; \
+@@ -49,14 +49,14 @@
# for production
--CFLAGS = -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION)\""
+ CFLAGS = -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION)\"" \
+ -I /usr/X11R6/include
-LDFLAGS = -s
-+CFLAGS = -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION)\"" \
-+ -I/usr/X11R6/include
+LDFLAGS =
-@@ -54,3 +57,3 @@ LDFLAGS = -s
+ # for testing
+ #CFLAGS = -g -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION) (debug build)\"" \
+ -I /usr/X11R6/include
+ #LDFLAGS =
-LIBS = -L/usr/X11R6/lib -lX11 -lutil
+LIBS = -L/usr/X11R6/lib -lX11
-@@ -74,2 +77,7 @@ realclean:
+ OBJS = main.o util.o
+
+@@ -76,5 +76,7 @@
+ rm -f $(EXEC) *.o core *~
+
install: $(EXEC)
- cp $(EXEC) $(BINDIR)
+- cp $(MANFILE) $(MANDIR)
+ install -d $(BINDIR)
+ install -c $(EXEC) $(BINDIR)/$(EXEC)
+ install -d $(MANDIR)
+ install -c $(MANFILE) $(MANDIR)/$(MANFILE)
-+
-+uninstall:
-+ rm -f $(BINDIR)/$(EXEC)
-+ rm -f $(MANDIR)/$(MANFILE)
-diff -p1 -u xrootconsole-0.5.orig/main.c xrootconsole-0.5/main.c
---- xrootconsole-0.5.orig/main.c 2002-07-01 02:24:02.000000000 -0400
-+++ xrootconsole-0.5/main.c 2002-09-07 20:53:40.000000000 -0400
-@@ -42,2 +42,3 @@
- #include <X11/Xutil.h>
-+#include <X11/Xos.h>
- #include <assert.h>
Index: xrootconsole.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xrootconsole.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xrootconsole.info 20 Jan 2006 20:34:22 -0000 1.1
+++ xrootconsole.info 9 Dec 2008 05:27:23 -0000 1.2
@@ -1,11 +1,11 @@
Package: xrootconsole
-Version: 0.5
-Revision: 13
-BuildDepends: x11-dev
+Version: 0.6
+Revision: 1
+BuildDepends: fink (>= 0.24.12-1), x11-dev
Depends: x11
-Provides: xrootconsole
Source: mirror:sourceforge:%n/%n-%v.tar.gz
-PatchScript: patch < %a/%n.patch
+PatchFile: %n.patch
+PatchFile-MD5: bb0c78fdbaa938f5f52d42082117cef6
CompileScript: make
DocFiles: README COPYING CREDITS NEWS TODO
Description: Live logs on background. IS rootless bg
@@ -25,5 +25,5 @@
Homepage: http://sourceforge.net/projects/xrootconsole
License: GPL
Maintainer: Joe Gorse <[EMAIL PROTECTED]>
-Source-MD5: 187efc4496ff337711bb020ef0c4fb74
+Source-MD5: c3570d420eb5ae9f98385bc48c636fc4
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs