[Lunar-commits] r23853 - moonbase/trunk/ham/xlog
Dennis Veatch
stumbles at lunar-linux.org
Fri Mar 30 01:46:16 CEST 2007
Author: stumbles
Date: 2007-03-30 01:46:16 +0200 (Fri, 30 Mar 2007)
New Revision: 23853
Modified:
moonbase/trunk/ham/xlog/DEPENDS
moonbase/trunk/ham/xlog/DETAILS
Log:
Version bump. On a whim changed the depends to gtk+-2. It worked.
Lined and installed fine and the application launched without error.
Didn't bang on it real hard but seem to function fine.
Needed to add another depends though.
compiled/tested: gcc-4.1.2 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/ham/xlog/DEPENDS
===================================================================
--- moonbase/trunk/ham/xlog/DEPENDS 2007-03-29 19:56:43 UTC (rev 23852)
+++ moonbase/trunk/ham/xlog/DEPENDS 2007-03-29 23:46:16 UTC (rev 23853)
@@ -1,2 +1,3 @@
-depends gtk+ &&
+depends gtk+-2 &&
+depends libgnomeprint &&
depends teTeX
Modified: moonbase/trunk/ham/xlog/DETAILS
===================================================================
--- moonbase/trunk/ham/xlog/DETAILS 2007-03-29 19:56:43 UTC (rev 23852)
+++ moonbase/trunk/ham/xlog/DETAILS 2007-03-29 23:46:16 UTC (rev 23853)
@@ -1,11 +1,11 @@
MODULE=xlog
- VERSION=1.3.1
- SOURCE=${MODULE}-$VERSION.tar.gz
+ VERSION=1.5
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.qsl.net/pg4i/download/
- SOURCE_VFY=sha1:7dd270954ac7016c727d85f14dee56d4c8e12b26
+ SOURCE_VFY=sha1:bb86f7e2784c3937c04c171fc9dad36af6b591c7
WEB_SITE=http://www.qsl.net/pg4i/linux/
ENTERED=20011110
- UPDATED=20060302
+ UPDATED=20070329
SHORT="ham radio logging program for X"
MAINTAINER=w9ya at amsat.org
More information about the Lunar-commits
mailing list