[Pkg-mol-commits] r75 - mol-drivers-macos/trunk/debian

Gaudenz Steinlin gaudenz at costa.debian.org
Wed Oct 4 09:45:29 UTC 2006


Author: gaudenz
Date: 2006-10-04 09:45:28 +0000 (Wed, 04 Oct 2006)
New Revision: 75

Added:
   mol-drivers-macos/trunk/debian/README
Log:
 add README to source package


Added: mol-drivers-macos/trunk/debian/README
===================================================================
--- mol-drivers-macos/trunk/debian/README	                        (rev 0)
+++ mol-drivers-macos/trunk/debian/README	2006-10-04 09:45:28 UTC (rev 75)
@@ -0,0 +1,27 @@
+
+Building MOL Debian Packages from source
+----------------------------------------
+
+The debian directory of this package is maintained in SVN. The upstream 
+tarballs can be downloaded by HTTP from the pkg-mol website on Alioth.
+These tarballs are produced by a script (also in SVN) which strips all 
+non-free parts from the original upstream tarballs.
+
+SVN repository: svn://svn.debian.org/svn/pkg-mol/mol
+Debian upstream tarballs: http://pkg-mol.alioth.debian.org/tarballs/
+Original upstream tarballs: http://pkg-mol.alioth.debian.org/original-tarballs/
+
+MOL packaging is done with the help of svn-buildpackage. It uses the mergeWithUpstream
+build-time merging feature. 
+
+Quick guide on building mol-drivers-macos from source (see svn-buildpackage HOWTO for details):
+
+# aptitude install svn-buildpackage
+# svn co svn://svn.debian.org/svn/pkg-mol/mol-drivers-macos/trunk mol
+# mkdir tarballs
+# cd tarballs
+# wget http://pkg-mol.alioth.debian.org/tarballs/mol-drivers-macos_$(version).orig.tar.gz
+# cd ../mol
+# svn-buildpackage -rfakeroot
+
+binary packages are now in ../build-area/.




More information about the Pkg-mol-commits mailing list