[Lunar-commits] CVS: moonbase/graphics/compface BUILD, 1.1,
1.2 DETAILS, 1.3, 1.4
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Mar 7 01:51:17 UTC 2005
Update of /var/cvs/lunar/moonbase/graphics/compface
In directory espresso.foo-projects.org:/tmp/cvs-serv26342/compface
Modified Files:
BUILD DETAILS
Log Message:
Version bump. Patch no longer required. Added sha1 sum. Installed the
xbm-to-XFace perl script.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/compface/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 16 Apr 2003 20:57:07 -0000 1.1
+++ BUILD 7 Mar 2005 01:51:14 -0000 1.2
@@ -1,7 +1,8 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
- default_build
+ WANT_AUTOCONF=2.5 autoconf
+
+ default_build &&
+ install -m0755 xbm2xface.pl /usr/bin
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/compface/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:30:05 -0000 1.3
+++ DETAILS 7 Mar 2005 01:51:14 -0000 1.4
@@ -1,15 +1,15 @@
- MODULE=compface
- VERSION=1.4
+ MODULE=compface
+ VERSION=1.5.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-errno-fix-1.patch.bz2
- SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/apps/graphics/convert/
- SOURCE2_URL[0]=$PATCH_URL/
- WEB_SITE=unknown
+ SOURCE_URL=http://ftp.xemacs.org/pub/xemacs/aux/
+ SOURCE_VRY=sha1:d97f3dd098da94e6869a8a82c225a902fe297b2b
+ WEB_SITE=http://www.ibiblio.org/pub/Linux/apps/graphics/convert/
ENTERED=20011031
- UPDATED=20020416
- SHORT="compface converts X-Face format graphics to 48x48 bitmap."
+ UPDATED=20050306
+ SHORT="converts to/from X-Face format"
+
cat << EOF
Compface provides utilities and a library to convert from/to X-Face
-format, a 48x48 bitmap format used to carry thumbnails of email
-authors in a mail header.
+format, a 48x48 bitmap format used to carry thumbnails of email authors
+in a mail header.
EOF
More information about the Lunar-commits
mailing list