Update of /cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12179/x11
Modified Files:
app-defaults-20010814-2.info autocutsel-0.6.2-1.info
bbkeys-0.8.4-21.info bbmail-0.6.11-21.info
bbpager-0.3.0-21.info type1inst-0.6.1-3.info
Log Message:
RFC-822 -> heredoc conversion.
Index: app-defaults-20010814-2.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/app-defaults-20010814-2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- app-defaults-20010814-2.info 31 Dec 2003 16:37:44 -0000 1.3
+++ app-defaults-20010814-2.info 24 Feb 2004 07:53:52 -0000 1.4
@@ -15,12 +15,14 @@
RuntimeVars: XAPPLRESDIR: %p/etc/app-defaults/
License: Public Domain
Description: Creates an app defaults directory for fink
-DescDetail: Creates an app-defaults directory within the fink tree, links
- all /etc/X11/app-defaults files into this directory, and sets the environment
- variable XAPPLRESDIR to point to this directory. Other X11 apps in the
- fink systems which have app-defaults files referred to via the
- XAPPLRESDIR environment variable can be made to "depend" on this package;
- they should install their app-default files in /sw/etc/app-defaults.
+DescDetail: <<
+Creates an app-defaults directory within the fink tree, links
+all /etc/X11/app-defaults files into this directory, and sets the environment
+variable XAPPLRESDIR to point to this directory. Other X11 apps in the
+fink systems which have app-defaults files referred to via the
+XAPPLRESDIR environment variable can be made to "depend" on this package;
+they should install their app-default files in /sw/etc/app-defaults.
+<<
Maintainer: Dave Morrison <[EMAIL PROTECTED]>
Index: autocutsel-0.6.2-1.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/autocutsel-0.6.2-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autocutsel-0.6.2-1.info 31 Dec 2003 16:37:44 -0000 1.3
+++ autocutsel-0.6.2-1.info 24 Feb 2004 07:53:53 -0000 1.4
@@ -8,8 +8,10 @@
aus: ftp://ftp.monash.edu.au/pub/linux/gentoo/distfiles/
<<
Description: Merges two X11 cut buffers
-DescDetail: Gives a working cut and paste between Aqua and those X apps that
- only check one cut buffer.
+DescDetail: <<
+Gives a working cut and paste between Aqua and those X apps that
+only check one cut buffer.
+<<
BuildDepends: dlcompat-dev, x11-dev
Depends: x11
SetCPPFLAGS: -no-cpp-precomp -I/usr/X11R6/include
Index: bbkeys-0.8.4-21.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/bbkeys-0.8.4-21.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bbkeys-0.8.4-21.info 31 Dec 2003 16:37:44 -0000 1.3
+++ bbkeys-0.8.4-21.info 24 Feb 2004 07:53:53 -0000 1.4
@@ -8,11 +8,13 @@
SetCPPFLAGS: -no-cpp-precomp
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p1
GCC: 3.3
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ make install DESTDIR=%d
# clean up make install's mess
rm -r %i/doc
mkdir -p %i/share
mv %i/man %i/share/
+<<
DocFiles: COPYING AUTHORS README README.config
Description: Key binding handler for Blackbox
DescDetail: In the Blackbox window manager version 0.60 and higher, a separate
application is needed to handle key bindings. This is such a program.
Index: bbmail-0.6.11-21.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/bbmail-0.6.11-21.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bbmail-0.6.11-21.info 31 Dec 2003 16:37:44 -0000 1.3
+++ bbmail-0.6.11-21.info 24 Feb 2004 07:53:53 -0000 1.4
@@ -8,16 +8,20 @@
SetCPPFLAGS: -no-cpp-precomp
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p1
GCC: 3.3
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ make install DESTDIR=%d
mkdir -p %i/share/bbtools
install -m 755 scripts/bbmailparsefm.pl %i/share/bbtools
mkdir -p %i/share/doc/%n;
(cd %i/share/doc/%n; ln -s %p/share/bbtools/README.%n;)
+<<
DocFiles: COPYING AUTHORS README README.config
Description: Email-watcher designed for use with Blackbox
-DescDetail: This application checks your mail-boxes and reports new, read and unread
mail.
- It is not specific to Blackbox, it was just written with Blackbox in mind and in
- a similar style.
+DescDetail: <<
+This application checks your mail-boxes and reports new, read and unread mail.
+It is not specific to Blackbox, it was just written with Blackbox in mind and in
+a similar style.
+<<
DescUsage: <<
Important: See files in <fink-root>/share/bbtools for configuration examples.
Also useful to take a look at bbparsemail.pl if you plan to check non-unix mail.
Index: bbpager-0.3.0-21.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/bbpager-0.3.0-21.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bbpager-0.3.0-21.info 31 Dec 2003 16:37:44 -0000 1.3
+++ bbpager-0.3.0-21.info 24 Feb 2004 07:53:53 -0000 1.4
@@ -8,16 +8,20 @@
SetCPPFLAGS: -no-cpp-precomp
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p1
GCC: 3.3
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ make install DESTDIR=%d
mkdir -p %i/share/doc/%n;
(cd %i/share/doc/%n; ln -s %p/share/bbtools/README.%n;)
+<<
DocFiles: COPYING AUTHORS README README.config
Description: Pager tool for the Blackbox window manager
-DescDetail: A pager tool for Blackbox, for now it uses KDE wm-hints to
- get the information from the window manager. There is nothing
- specific to Blackbox, it was just written with Blackbox in mind and in
- a similar style.
-DescUsage: <<
+DescDetail: <<
+A pager tool for Blackbox, for now it uses KDE wm-hints to
+get the information from the window manager. There is nothing
+specific to Blackbox, it was just written with Blackbox in mind and in
+a similar style.
+<<
+escUsage: <<
Important: See files in <fink-root>/share/bbtools for configuration examples
To switch between workspaces, middle-click on the frame of
Index: type1inst-0.6.1-3.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/x11/type1inst-0.6.1-3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- type1inst-0.6.1-3.info 8 Sep 2003 22:25:42 -0000 1.2
+++ type1inst-0.6.1-3.info 24 Feb 2004 07:53:53 -0000 1.3
@@ -5,10 +5,12 @@
Source-MD5: 86fd885e9877896c51ae6cbe23d89ccf
Patch: %f.patch
CompileScript: echo "Nothing to do"
-InstallScript: mkdir -p %i/bin
+InstallScript: <<
+ mkdir -p %i/bin
install -p type1inst t1embed %i/bin
mkdir -p %i/share/man/man1
install -p -m644 type1inst.man %i/share/man/man1/type1inst.1
+<<
DocFiles: COPYING README
License: GPL
Description: Type 1 PostScript font installation utility
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits