[Lunar-commits] r25201 - in moonbase/trunk/zbeta: . checkinstall
Auke Kok
sofar at lunar-linux.org
Sat Jul 21 00:07:26 CEST 2007
Author: sofar
Date: 2007-07-21 00:07:26 +0200 (Sat, 21 Jul 2007)
New Revision: 25201
Added:
moonbase/trunk/zbeta/checkinstall/
moonbase/trunk/zbeta/checkinstall/BUILD
moonbase/trunk/zbeta/checkinstall/DETAILS
Log:
For use with pkgtools which will come later.
From: zashi at vay8.net
Added: moonbase/trunk/zbeta/checkinstall/BUILD
===================================================================
--- moonbase/trunk/zbeta/checkinstall/BUILD (rev 0)
+++ moonbase/trunk/zbeta/checkinstall/BUILD 2007-07-20 22:07:26 UTC (rev 25201)
@@ -0,0 +1,3 @@
+(
+ default_make
+) > $C_FIFO 2>&1
Added: moonbase/trunk/zbeta/checkinstall/DETAILS
===================================================================
--- moonbase/trunk/zbeta/checkinstall/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/checkinstall/DETAILS 2007-07-20 22:07:26 UTC (rev 25201)
@@ -0,0 +1,15 @@
+ MODULE=checkinstall
+ VERSION=1.6.1
+ SOURCE=$MODULE-$VERSION.tgz
+ SOURCE_URL=http://asic-linux.com.mx/~izto/checkinstall/files/source/
+ SOURCE_VFY=sha1:c55f87f2902831fd9da566d14aa8421006e70492
+ WEB_SITE="http://asic-linux.com.mx/~izto/checkinstall/"
+ ENTERED=20020720
+ UPDATED=20070720
+ SHORT="Create binary packages from compiled sources."
+
+cat << EOF
+Checkinstall replaces the "make install" command for source compiled programs.
+It can create .deb, .tgz, and .rpm packages. This is primarily intended for
+use with slackware's pkgtool toolset, though should work fine with dpkg.
+EOF
More information about the Lunar-commits
mailing list