Commit Graph

95 Commits

Author SHA1 Message Date
Nedko Arnaudov abbe98cfd5 tools/build-gtk-stack: use PREFIX for --prefix when building pkgconfig 2013-05-25 11:13:36 +03:00
Nedko Arnaudov a712bea4af tools/build-gtk-stack: fix ardour.org download location for gtk 2013-05-25 11:13:36 +03:00
Nedko Arnaudov 5c7d0dd2ec tools/build-gtk-stack: fix download location for zlib-1.2.7 2013-05-25 11:13:35 +03:00
Nedko Arnaudov 8ca994c29e tools/build-gtk-stack: fix download location for libpng-1.6.0 2013-05-25 10:42:20 +03:00
Paul Davis 77610b56af make stack build scripts use tarballs from ardour.org rather than fetch+patch approach 2013-03-27 01:46:26 -04:00
Paul Davis 5caa8719cd use correct name for tiff module
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14204 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 03:45:06 +00:00
Paul Davis 07ea59e928 special flags for libtiff are for OS X only; removed gtkfilechooserbutton patch from explicit patch list for !OS X
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14202 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-10 03:29:16 +00:00
Paul Davis 949012431d special handling of python is needed on any system (linux or osx) if Python is not in /usr/bin, because of libxml2's bizarre handling of this
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-07 12:20:39 +00:00
Paul Davis 2875ff6188 yet another different approach tobuild VM python issues
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 21:22:51 +00:00
Paul Davis 74e8745cfc a different approach tobuild VM python issues
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 21:11:03 +00:00
Paul Davis de08a02bd2 yet more build-gtk-stack debugging
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 18:40:22 +00:00
Paul Davis e632b60c50 more build-gtk-stack debugging
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 17:48:55 +00:00
Paul Davis 95fc01b7c5 build-gtk-stack debugging
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 17:29:24 +00:00
Paul Davis 6056e796c5 get PYTHONPATH right and don't bother defining it later
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 16:52:52 +00:00
Paul Davis 0403e89efd use gtkfilechooserbutton patch on !OSX
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-06 16:02:09 +00:00
Paul Davis 9e43ba1c6f patch from robin to fix a bit of build-gtk-stack fussiness
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-05 04:54:50 +00:00
Paul Davis 4c2f4f5d93 don't try to set PYTHON or use --with-python, just check we have python version >= 2.6 and get on with it; avoids incorrect attempt to install into system locations
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14127 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-03 17:41:47 +00:00
Paul Davis 629266fbf7 remove sudo from build-gtk-stack, by using PYTHONPATH to force installation location for python modules; use $PYVERS where appropriate (from robin gareus)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14101 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-26 17:45:52 +00:00
Paul Davis 507f2f35ae remove sudo-driven creation of <libintl.h> link and force g-ir-scanner to look in the right spot instead
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14100 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-26 17:27:44 +00:00
Paul Davis ad25b9519f as a rest, remove XML moduels from build-gtk-stack script
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14089 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-22 04:07:20 +00:00
Paul Davis 57551b81bb specify decompression for first two (key) packages of build-gtk-stack
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14074 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-21 17:33:08 +00:00
Paul Davis 2298c18dba trailing / needed
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14071 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-20 23:15:13 +00:00
Paul Davis cf45fe2804 bump libpng to 1.6.0
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14070 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-20 23:14:22 +00:00
Paul Davis 74fde1808e use some disgusting shell meta-programming to parametize versions of dependencies in the build-gtk-stack script
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14056 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-07 22:54:44 +00:00
Paul Davis cbbade4583 finish bumping libpng version
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14039 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-30 15:01:00 +00:00
Paul Davis ca459ca066 bump libpng version
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14038 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-30 14:53:53 +00:00
Paul Davis 3346f336a5 build-gtk-stack: force --nonet during use of xsltproc to prevent network issues/server issues from breaking build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14019 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-28 14:50:52 +00:00
Paul Davis b20be19088 apply a bit of directories-with-spaces-in-names protection to build-gtk-stack
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14018 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-28 13:38:31 +00:00
Paul Davis c9adc8926b bump version of XSLT to 1.1.28 to try to fix entity errors
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14016 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-27 23:12:24 +00:00
Paul Davis 568c45e040 address absolute Perl frakkin' insanity on Linux
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14008 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-27 03:02:23 +00:00
Paul Davis e9bbab839c fix that last commit
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14006 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-27 02:20:19 +00:00
Paul Davis 517b6525b5 even linux gets a GTK patch these days, and use --enable-relocate for GTK
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@14005 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-27 02:16:29 +00:00
Paul Davis 322171329e get PERL5LIB path correct on OS X, where it is (gasp!) totally different from Linux
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13999 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-25 19:06:45 +00:00
Paul Davis a86a7c0e47 tweak PERL5LIB to be sensitive to install perl version
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13998 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-25 16:20:35 +00:00
Paul Davis fd91df2998 significantly revisit build-gtk-stack to avoid building OR using libiconv/gettext on linux systems where it is part of glibc; also use a self-rolled tarball for gtk-engines rather than git
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13974 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-23 01:48:36 +00:00
Paul Davis 7f4f08f4a6 extend PERL search path
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13821 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 19:34:29 +00:00
Paul Davis ba7eca2cda more fully re-revert previous GTK stack script changes
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13820 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 18:57:21 +00:00
Paul Davis 904adcf77d re-revert previous GTK stack script changes, and also set PERL5LIB
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13819 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 18:39:44 +00:00
Paul Davis 2f5ea14bbb revert previous GTK stack script changes
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13818 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 16:13:24 +00:00
Paul Davis 1cc863f674 xml parser now requires extutil::makemaker, sigh, part two
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13816 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 15:17:15 +00:00
Paul Davis 8f0635a24d xml parser now requires extutil::makemaker, sigh
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13814 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-09 15:05:24 +00:00
Paul Davis 0ce90e5b65 upgrade GTK stack to cairo 1.12.8 and pixman 0.28.2
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13765 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-03 19:35:42 +00:00
Paul Davis 4bb8baee7c bump XML-Simple version in build-gtk-stack (why don't sites leave old versions available?)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13592 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-03 03:41:13 +00:00
Paul Davis b475d68a36 bump libz, libpng versions, and force libreadline to build with linkage to nurses to avoid undefined symbol errors
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13204 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-10-04 20:11:57 +00:00
Todd Naugle 737db3a504 build clearlooks (gtk-engines) from source repo.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12698 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-13 12:50:55 +00:00
Paul Davis cc40898345 oops in the gtk stack build script
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12477 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-29 17:24:30 +00:00
Paul Davis e6e45236dd don't apply the freetype or cairo patches when building on OSX
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12463 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-28 13:48:13 +00:00
Paul Davis b4e8aeaf34 add 2 patches to the GTK stack build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12377 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22 11:47:29 +00:00
Paul Davis 45b62dfc86 more build script tweaks, notably adding EXPAT<FOO> args to XML-Parser build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12188 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04 16:44:26 +00:00
Paul Davis b5e09f2c5b --space fixup
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04 13:33:56 +00:00