RetroShare/build_scripts/Ubuntu_src
2012-09-12 13:16:23 +00:00
..
linkscloud-plugin updated ubuntu packaging scripts 2012-09-12 13:16:23 +00:00
voip-plugin updated ubuntu packaging scripts 2012-09-12 13:16:23 +00:00
BaseRetroShareDirs.tgz created scripts for ubuntu packaging of VOIP and LinksCloud plugins 2012-08-30 14:37:27 +00:00
changelog updated ubuntu changelog 2012-09-01 20:34:35 +00:00
clean.sh updated package building scripts for ubuntu 2012-07-15 20:01:04 +00:00
cleanProFile.sh created scripts for ubuntu packaging of VOIP and LinksCloud plugins 2012-08-30 14:37:27 +00:00
make_tgz.sh updated package building scripts for ubuntu 2012-07-15 20:01:04 +00:00
make_voip_plugin_tgz.sh created scripts for ubuntu packaging of VOIP and LinksCloud plugins 2012-08-30 14:37:27 +00:00
make.sh updated package building scripts for ubuntu 2012-07-15 20:01:04 +00:00
makeSourcePackage_linkscloud_plugin.sh last fixes to ubuntu build scripts 2012-09-02 19:42:39 +00:00
makeSourcePackage_voip_plugin.sh last fixes to ubuntu build scripts 2012-09-02 19:42:39 +00:00
makeSourcePackage.sh updated ubuntu packaging scripts 2012-09-12 13:16:23 +00:00
ppa_upload.sh updated ubuntu packaging scripts 2012-09-12 13:16:23 +00:00
README.txt last fix to ubunru src package creation 2010-02-12 19:59:29 +00:00
retroshare_ppastatistics.py added script to gather statistics from ppa repository 2011-04-30 12:00:22 +00:00

This directory contains the material for buildign a debian/ubuntu source package from 
the svn repository of RetroShare. The various files here are:

  BaseRetroShareDirs.tgz: basic directory structure. Does not contain any source file.
  makeSourcePackage.sh  : main script. Produces source binary debian package (.dsc+.tgz files)
                          from the base directory structure and the sources in the svn repository.
  clean.sh              : compiles the source package. Produce a binary pkg for a given ubuntu distribution
  make_tgz.sh           : rebuilds the basic directory structure if some config/debian files where modified
                          in the retroshare-0.5 directory