[Lunar-commits] CVS: crater/devel/lincvs BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Fri Jan 2 17:57:42 GMT 2004


Update of /var/cvs/lunar/crater/devel/lincvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27208

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
more or less a test-commit. works fine too (gcc 3.3.2, linux 2.6.0-mm)

--- NEW FILE: BUILD ---
(
	export QTDIR=/opt/lunar/qt/3
	qmake -o Makefile lincvs.pro &&
	make &&
	strip lincvs.bin &&
	make install &&
	prepare_install &&
	cp -Rp LinCVS /opt/lunar/
	
) > $C_FIFO 2>&1


--- NEW FILE: DEPENDS ---
depends cvs &&
depends qt3

--- NEW FILE: DETAILS ---
          MODULE=lincvs
         VERSION=1.3.0-rc2
          SOURCE=${MODULE}-${VERSION}-generic-src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
   SOURCE_URL[0]=http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/download/20_LinCVS/hr_lincvs-1.3.0rc2/${SOURCE}
        WEB_SITE=http://www.lincvs.org/
         ENTERED=20040102
         UPDATED=20040102
           SHORT="LinCVS is a graphical Interface for the cvs client."
cat << EOF
LinCVS is a graphical Interface for the cvs client commandline tool on the
Unix, Windows and Mac OS X platform. It allows ato load modules from a server
(checkout), create modules on the server (import), as well as checking the
state of directories and individual files or updating them. Basic operations
like add, remove and commit are supported as matter of course, just like
showing the actual differences between the server version and the local
sandbox, graphical display of the version tree, and manifoldy graphical
support of project maintenance. All actions are logged on the cvs server
(configurable via history), and are therewith comprehensible.
EOF



More information about the Lunar-commits mailing list