Yes. It will pull the selected branch, and if there is a new commit, it will create a new deb package for it.
Yes, it's going to create a separate preferences and installation folder, and will install each Inkscape branch as a different program.
It is important to start each Inkscape program by running the start script (so it can set the environment variable for the prefs correctly), else it will mess with extension, icon, and preferences file versions.
Yes, it can be used for any branch that is in the official Inkscape repo, you just need to indicate the branch name on the command line.
Maren
Am 26.07.2018 um 11:37 schrieb Jabier Arraiza:
@Moini: The script support source code update if you rerun the script?
Regards, Jabier.
-----Original Message----- From: Jabier Arraiza <jabier.arraiza@...2893...> Reply-To: jabier.arraiza@...2893... To: Marién Soria <marien.soria.ar@...400...>, Maren Hachmann <maren@...3663... s-habermann.de> Cc: Inkscape-Devel inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Trouble installing the development environment Date: Thu, 26 Jul 2018 09:13:59 +0200
I see inside :) Thanks for the script.
-----Original Message----- From: Jabier Arraiza <jabier.arraiza@...2893...> Reply-To: jabier.arraiza@...2893... To: Marién Soria <marien.soria.ar@...400...>, Maren Hachmann <maren@...3663... s-habermann.de> Cc: Inkscape-Devel inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Trouble installing the development environment Date: Thu, 26 Jul 2018 09:10:28 +0200
Moini this script create a custom folder and can be used with 0.92 together?
Regards.
-----Original Message----- From: Marién Soria <marien.soria.ar@...400...> To: Maren Hachmann <maren@...3165...> Cc: Inkscape-Devel inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Trouble installing the development environment Date: Thu, 26 Jul 2018 02:26:12 -0300
Maren that plugin works great! Thanks and Congrats, it's a nice work! I think it's important to include a link in the development guide. But now, I have another problem: the init file on the desktop area did't work on Unity, like you mention in the plugin guide. Witch file I have to execute from the folder?
El jul 25, 2018 5:03 PM, "Maren Hachmann" <maren@...3165...> escribió:
Maybe you want to try this:
https://gitlab.com/Moini/make_ink
Maren
Am 25.07.2018 um 20:00 schrieb Marién Soria:
Ok guys, now I'm following this another guide http://wiki.inkscape.org/wiki/index.php/CompilingUbuntu I need to know if these dependencies are old.
El mié., 25 de jul. de 2018 a la(s) 12:57, Marién Soria (marien.soria.ar@...400... mailto:marien.soria.ar@...400...) escribió:
*grep 'deb ' /etc/apt/sources.list* # deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted deb http://br.archive.ubuntu.com/ubuntu/ xenial main restricted deb http://br.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://br.archive.ubuntu.com/ubuntu/ xenial universe deb http://br.archive.ubuntu.com/ubuntu/ xenial-updates universe deb http://br.archive.ubuntu.com/ubuntu/ xenial multiverse deb http://br.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse deb http://br.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse # deb http://archive.canonical.com/ubuntu xenial partner deb http://security.ubuntu.com/ubuntu xenial-security main restricted deb http://security.ubuntu.com/ubuntu xenial-security universe deb http://security.ubuntu.com/ubuntu xenial-security multiverse deb https://cli-assets.heroku.com/branches/stable/apt ./
----------------------------------------- *apt-cache showsrc inkscape* E: You must provide some URIs to the source.list El mar., 24 de jul. de 2018 a la(s) 10:28, Antonio Ospite (ao2@...3619... <mailto:ao2@...3619...>) escribió: On Tue, 24 Jul 2018 04:26:26 -0700 ian_bruce--- via Inkscape-devel <inkscape-devel@lists.sourceforge.net <mailto:inkscape-devel@lists.sourceforge.net>> wrote: > On Tue, 24 Jul 2018 12:40:01 +0200 > Marc Jeanmougin <marc@...3062... <mailto:marc@...3062...>> wrote: > > > I think you should add the deb-src lines to sources.list > > Is that really necessary? Presumably, the various "-dev" packages are > what's needed for compilation. > > > $ grep deb-src /etc/apt/sources.list > deb-src http://ftp.us.debian.org/debian/ stable main > deb-src http://ftp.us.debian.org/debian/ testing main > deb-src http://ftp.us.debian.org/debian/ unstable main > deb-src http://ftp.us.debian.org/debian/ experiment
al main > deb-src http://ftp.us.debian.org/debian/ stable-updates main > deb-src http://security.debian.org/ stable/updates main >
As you know deb-src repositories are for sources of Debian packages, not for sources of upstream software. In theory `apt-get build-depend` should not require any
source Debian packages, but it surely needs the info about the "inkscape" source package, maybe this is why deb-src repositories are necessary.
What does "apt-cache showsrc inkscape" tell when no deb-src
URLs
are
configured? Moreover, AFAIU, it also happens that some packages build-
depend
on
other "source packages" instead of the single -dev ones, just
for
a
matter of convenience. That said, in any case be sure of two things: 1. always have an update package cache (apt-get update) 2. check that having multiple debian releases (stable,
testing, unstable) at the same time do not result in conflicts. If these are _really_ needed set up pinning appropriately (man apt_preferences).
Ciao, Antonio -- Antonio Ospite https://ao2.it https://twitter.com/ao2it A: Because it messes up the order in which people normally
read text. See http://en.wikipedia.org/wiki/Posting_style Q: Why is top-posting such a bad thing?
Check out the vibrant tech community on one of the world's
most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net mailto:Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel