Thibault Saunier
4f135ad8df
script:udpate: Try to rebase local changes when updating
2014-09-22 16:07:19 +02:00
Matthieu Bouron
b722d41d44
gst-uninstalled: add video and base library paths from -bad
...
https://bugzilla.gnome.org/show_bug.cgi?id=732770
2014-07-06 00:18:40 +01:00
Luis de Bethencourt
58a574e523
scripts/git-version.sh: add more modules
...
Add more git repositories to check (so git-version.sh is consistent with
gst-uninstalled) and display the date of the last commit, which is more valuable
information than the last commit's hash.
2014-05-01 14:52:24 -04:00
Luis de Bethencourt
9f9503ca0e
scripts/git-version.sh: remove unused variable
2014-04-30 18:20:28 -04:00
Luis de Bethencourt
041008481b
scripts/git-version.sh: fix mistaken comments
2014-04-30 10:51:13 -04:00
Tim-Philipp Müller
57d24d017c
scripts: gst-uninstalled: gst-plugins-gl libs got merged into -bad
2014-04-01 15:35:24 +01:00
Tim-Philipp Müller
f97f70d50a
gst-uninstalled: remove insanity and the old gst-openmax
2014-02-21 09:03:50 +00:00
Thibault Saunier
2828018aa2
gst-uninstalled: Add paths to gst-devtools/validate
2014-02-20 18:51:09 +01:00
Tim-Philipp Müller
383ffd13f8
scripts: create-uninstalled-setup: remove dead http links
...
https://bugzilla.gnome.org/show_bug.cgi?id=724561
2014-02-17 17:29:06 +00:00
Nicola Murino
826a4e3535
gst-uninstalled: use print as function
...
https://bugzilla.gnome.org/show_bug.cgi?id=723229
2014-01-29 20:22:27 +01:00
Pedro Côrte-Real
e5067fd9aa
scripts: git-update.sh: fix for non-master branches
...
Pull from tracking branch instead of origin/master, so
that this works with e.g. 1.2 as well.
2013-12-29 14:09:24 +00:00
Tim-Philipp Müller
d2e5953643
scripts: create-uninstalled-setup: re-use existing master branch if it exists
...
When creating separate checkout for non-master branches.
2013-12-26 12:17:06 +00:00
Matthieu Bouron
f7da59dd9f
gst-uninstalled: add gstreamer-vaapi paths
...
https://bugzilla.gnome.org/show_bug.cgi?id=720337
2013-12-16 13:12:34 +01:00
Sebastian Dröge
4813000b4d
gst-uninstalled: Also export LD_LIBRARY_PATH for gst-plugins-gl
2013-11-11 16:50:42 +01:00
Matthieu Bouron
49b23058b7
gst-uninstalled: export gst-plugins-gl DYLD_LIBRARY_PATH
...
https://bugzilla.gnome.org/show_bug.cgi?id=711488
2013-11-11 16:50:42 +01:00
Edward Hervey
3e4b4eb59b
gst-uninstalled: Allow specifying the checkout directory by env variable
...
For some rare cases, one might not be able to use the hardcoded $HOME/gst
location yet would still want to use the gst-uninstalled script as-is (which
has the benefit of being constantly updated).
For these cases, the checkout directory can be specified with the
GST_UNINSTALLED_ROOT environment variable.
Ex:
export GST_UNINSTALLED_ROOT=$HOME/somewhere/with/checkouts
And then just call gst-uninstalled directly:
$GST_UNINSTALLED_ROOT/gstreamer/gst-uninstalled
2013-09-22 15:44:55 +02:00
Tim-Philipp Müller
954776ab38
tools: move gst-plot-timeline.py into scripts directory
...
So it's not in PATH in an uninstalled setup (thwarting
gst-play autocompletion).
2013-09-04 10:43:16 +01:00
Nicola Murino
2282678866
gst-uninstalled: Fix gst-plugins-gl in uninstalled setup
...
https://bugzilla.gnome.org/show_bug.cgi?id=703499
2013-07-17 11:07:36 +02:00
Tim-Philipp Müller
4fbd6b6aad
gst-uninstalled: add new -bad mpegts lib
...
And remove signalprocessor/video libs from -bad which have gone
away or were merged into -base.
2013-07-03 09:27:13 +01:00
Tim-Philipp Müller
a2b8167b87
gst-uninstalled: add uridownloader lib in -bad to search paths
...
Even if it might not be around for long.
2013-06-12 09:45:56 +01:00
Krzysztof Konopko
527423fcd9
scripts: improve git-update.sh status message
...
By default when the script is about to exit (normally or due to an error),
it checks whether $ERROR_LOG file exists. If the log file exists, the
script prints a "Failures: " message prefix and dumps the log file to the
output.
Apparently the log file is always created and if the update/build is
successful, the script finishes with a bit misleading "Failures: " message.
An improvement provided with this change lets the log file to be created as
needed, i.e. if there's an error message to be printed. If the file
doesn't exists, the script prints a "Update done" message which clearly
indicates success.
https://bugzilla.gnome.org/show_bug.cgi?id=701177
2013-05-30 23:34:40 +01:00
Tim-Philipp Müller
c1291e3b98
scripts: add some more modules to git-update.sh
...
https://bugzilla.gnome.org/show_bug.cgi?id=697058
2013-04-02 23:18:42 +01:00
Tim-Philipp Müller
d52331cfd8
gst-uninstalled: add uninstalled orc/orc-test/.libs to library paths
...
This is needed by the unit tests in gst-plugins-base, -good etc.
Spotted by Alex Kaye.
https://bugzilla.gnome.org/show_bug.cgi?id=697093
2013-04-02 23:04:51 +01:00
Tim-Philipp Müller
c4138f6c5b
gst-uninstalled: remove ffmpeg libs from dynamic linker paths
...
We link those libs into the plugin statically, or use external
system libs, but never the internal snapshot dynamically.
2013-03-16 12:06:27 +00:00
Tim-Philipp Müller
57ff83b61e
gst-uninstalled: add gst-editing-serves to GI_TYPELIB_PATH
...
So pygi can find it.
https://bugzilla.gnome.org/show_bug.cgi?id=695937
2013-03-16 12:00:55 +00:00
Sebastian Dröge
814bdde113
gst-uninstalled: Add all the base/bad libraries and remove obsolete ones
2013-03-05 11:31:02 +01:00
Tim-Philipp Müller
6580017510
gst-uninstalled: add gst-libav to pkg-config path
2013-02-28 19:40:32 +00:00
Sebastian Dröge
15a3a5954f
gst-uninstalled: Add ORC
2013-02-21 10:18:39 +01:00
Tim-Philipp Müller
125eb6886e
scripts: add new -base allocators library to gst-uninstalled search paths
2013-02-19 12:42:32 +00:00
Thijs Vermeir
b80304d64c
scripts: fix location of repository with ssh
2012-12-22 16:53:47 +01:00
Luis de Bethencourt
3cf0a25e64
add gst-editing-services to PKG_CONFIG_PATH
2012-11-26 18:16:52 -05:00
Tim-Philipp Müller
666c8c11c6
Fix FSF address
...
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-03 20:44:48 +00:00
Tim-Philipp Müller
2616e70a8b
scripts: update for gst-ffmpeg -> gst-libav
...
Now that we have a gst-libav git repository (symlinked to gst-ffmpeg).
2012-09-11 16:42:58 +01:00
Tim-Philipp Müller
283c117468
scripts: fix unterminated quoted string in create-uninstalled-setup.sh
2012-08-12 15:48:20 +01:00
Tim-Philipp Müller
28f041126a
scripts: create-uninstalled-setup.sh: check for basic build tools and deps
...
.. before checking out stuff.
2012-07-28 09:16:05 +01:00
Tim-Philipp Müller
903bd7813d
gst-uninstalled: fix gst-ffmpeg plugin path again
2012-07-12 13:17:51 +01:00
Tim-Philipp Müller
b063040c72
gst-uninstalled: add clutter-gst and refine plugin search paths
2012-07-12 12:09:13 +01:00
Thiago Santos
cb34c6e156
gst-uninstalled: add gst-p-bad gst-libs to the path
...
Makes videoparsers and camerabins from bad usable from an uninstalled
environment at osx
2012-06-21 11:15:07 -03:00
Tim-Philipp Müller
98ecc35d30
scripts: add create-uninstalled-setup script
...
Little script that sets up things in ~/gst and clones
the main modules and prints some instructions.
From http://gstreamer.freedesktop.org/wiki/UninstalledSetup
2012-06-09 17:15:03 +01:00
Luis de Bethencourt
4ebe1c0b78
five-bugs-a-day: use splice to trim the bug list
2012-05-25 09:17:17 +01:00
Tim-Philipp Müller
8af3ee2501
scripts: remove a stray print from debugging and fix up cron entry docs
2012-05-24 08:07:14 +01:00
Sebastian Dröge
fba73041a2
five-bugs-a-day: Make #! to perl more portable
2012-05-24 09:03:12 +02:00
Tim-Philipp Müller
03755833a4
scripts: remove fixed 'known issue' from five-bugs-a-day script
...
This was with commas actually, and should be fixed now.
2012-05-24 07:57:18 +01:00
Tim-Philipp Müller
fe61283334
scripts: add five-bugs-a-day script
...
Cron fodder.
2012-05-24 07:54:50 +01:00
Sebastian Dröge
12eefc0442
gst-uninstalled: Add insanity, insanity-gst and gst-editing-services
2012-04-25 18:12:42 +02:00
Sebastian Dröge
35ea12eeea
Merge branch 'master' into 0.11
2012-01-25 11:43:13 +01:00
Tim-Philipp Müller
e1dbab9bea
scripts: set GI_TYPELIB_PATH in gst-uninstalled
...
So pygi finds/uses the local g-i files.
2012-01-21 13:17:57 +00:00
Tim-Philipp Müller
9a3e4ce5cb
libs: remove gdp dataprotocol library
...
Made private and moved to gdp plugin in -base for
the time being, until we figure out what we do with
gdp and 0.11.
2011-12-25 23:41:50 +00:00
Tim-Philipp Müller
e18067f7ab
scripts: remove gstcvstest.sh
2011-09-14 22:54:18 +01:00
Guillaume Desmottes
232a651d68
gst-uninstalled: add Farsight and Nice support
...
https://bugzilla.gnome.org/show_bug.cgi?id=656557
2011-08-15 13:23:08 +01:00