This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
forked from EddyPronk/gub
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Inkscape and its dependencies
The source code is currently hosted on GitLab (since 2017, see https://inkscape.org/news/2017/06/10/inkscape-moves-gitlab/) and I have reason to believe that they have been using Bazaar on Launchpad in between. The spec file referenced SVN on SourceForge, draw your own conclusions.
- Loading branch information
Showing
34 changed files
with
3 additions
and
1,074 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,6 @@ Send bug reports and patches to [email protected]. | |
Supported installer packages | ||
|
||
GNU Denemo | ||
Inkscape | ||
GNU LilyPond | ||
with all essential dependencies. Currently, 207 package build specifications | ||
are included in GUB. | ||
|
@@ -137,12 +136,6 @@ Examples | |
|
||
this leaves the installer in uploads/ | ||
|
||
* Build Inkscape for your platform | ||
|
||
bin/gub inkscape-installer | ||
|
||
this leaves the installer in uploads/ | ||
|
||
* Cross build Denemo (http://denemo.org) for Windows (mingw32) | ||
|
||
make denemo | ||
|
@@ -624,35 +617,6 @@ More examples | |
|
||
|
||
|
||
GUB -- Inkscape | ||
|
||
INSTALLING | ||
|
||
Optional: Prepare build environment | ||
|
||
make -f inkscape.make bootstrap | ||
|
||
Build everything | ||
|
||
make inkscape | ||
|
||
this leaves installers in uploads/ | ||
|
||
More examples | ||
|
||
* Build all Inkscape installers | ||
|
||
make inkscape | ||
|
||
this leaves installers for GNU/Linux (x86, x86_64, powerpc), | ||
FreeBSD (x86, x86_64) and Windows, and documentation in uploads/ | ||
|
||
OR (old style) | ||
|
||
bin/gub inkscape | ||
bin/gib inkscape --branch=inkscape=trunk inkscape | ||
|
||
|
||
|
||
GUB the Grand Unified Builder | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,8 +83,6 @@ | |
gcc_41 = 'ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-%(version)s/gcc-%(version)s.tar.bz2' | ||
gcc_snap = 'ftp://ftp.fu-berlin.de/unix/languages/gcc/snapshots/%(version)s/gcc-%(version)s.tar.bz2' | ||
|
||
boost_1_33_1 = 'http://surfnet.dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.%(format)s' | ||
|
||
gnucvs = ':pserver:[email protected]:/cvsroot/%(name)s' | ||
|
||
redhat_snapshots = 'ftp://sources.redhat.com/pub/%(name)s/snapshots/%(name)s-%(version)s.tar.%(format)s' | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.