~js-reynaud/+junk/kicad-package-stable

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: js reynaud
  • Date: 2014-03-03 11:21:40 UTC
  • Revision ID: js.reynaud@gmail.com-20140303112140-uqfminmu6xyeqxvo
Get data from Adam Wolf <adamwolf@feelslikeburning.com>  

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To package the upstream source the 3 svn repos are extracted to the same folder:
 
2
<packaging folder>/
 
3
         kicad/
 
4
         kicad-doc/
 
5
         kicad-library/
 
6
 
 
7
Then, because we aren't building and it has a different license, we remove the
 
8
kicad/kicad/minizip/ folder.
 
9
We also remove some outdated docs, stuff that we don't ship because it's not up
 
10
to date. As soon as it gets updated it will get restored.
 
11
 
 
12
See packagesrc.sh, the script used to build the source package.
 
13