Author: jmtd-guest Date: 2007-08-09 10:38:11 +0000 (Thu, 09 Aug 2007) New Revision: 3594
Added: packages/trunk/prboom/debian/README.source Modified: packages/trunk/prboom/debian/README.Debian Log: split the source package details out of README.Debian Modified: packages/trunk/prboom/debian/README.Debian =================================================================== --- packages/trunk/prboom/debian/README.Debian 2007-08-09 09:50:53 UTC (rev 3593) +++ packages/trunk/prboom/debian/README.Debian 2007-08-09 10:38:11 UTC (rev 3594) @@ -1,27 +1,3 @@ -The prboom source package -========================= - -The prboom debian package is maintained in subversion by the Debian Games -Team. You can obtain the source and build the package using svn-buildpackage: - - a) svn co svn://svn.debian.org/svn/pkg-games/packages/trunk/prboom - b) mkdir tarballs - c) put the relevant orig.tar.gz into the tarballs directory - (it can be found on debian source mirrors, or at - <http://pkg-games.alioth.debian.org/tarballs/>). - d) cd prboom - e) build using svn-buildpackage (e.g. - svn-buildpackage -rfakeroot -us -uc) - -If you do not want to use svn-buildpackage: - - a) unpack the orig.tar.gz - b) chdir into the unpackacked source directory - c) svn export --force \ - svn://svn.debian.org/svn/pkg-games/packages/trunk/prboom . - d) build using whatever method you like - - prboom and svgalib ================== Copied: packages/trunk/prboom/debian/README.source (from rev 3593, packages/trunk/prboom/debian/README.Debian) =================================================================== --- packages/trunk/prboom/debian/README.source (rev 0) +++ packages/trunk/prboom/debian/README.source 2007-08-09 10:38:11 UTC (rev 3594) @@ -0,0 +1,22 @@ +The prboom source package +========================= + +The prboom debian package is maintained in subversion by the Debian Games +Team. You can obtain the source and build the package using svn-buildpackage: + + a) svn co svn://svn.debian.org/svn/pkg-games/packages/trunk/prboom + b) mkdir tarballs + c) put the relevant orig.tar.gz into the tarballs directory + (it can be found on debian source mirrors, or at + <http://pkg-games.alioth.debian.org/tarballs/>). + d) cd prboom + e) build using svn-buildpackage (e.g. + svn-buildpackage -rfakeroot -us -uc) + +If you do not want to use svn-buildpackage: + + a) unpack the orig.tar.gz + b) chdir into the unpackacked source directory + c) svn export --force \ + svn://svn.debian.org/svn/pkg-games/packages/trunk/prboom . + d) build using whatever method you like _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

