summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build: Drop AutotoolsJens Georg2019-10-201-600/+0
|
* build: Bump target-glib for autotoolsJens Georg2019-01-181-1/+1
|
* Bump glib requirements to 2.44Jens Georg2019-01-181-2/+2
| | | | Match with GUPnP/GSSDP
* build: Lower valac requirement to 0.36 againJens Georg2019-01-171-1/+1
|
* Port to GSSDP/GUPnP 1.2 APIJens Georg2018-11-281-16/+16
|
* engine-gst: Implement JPEG transcoderJens Georg2018-11-071-2/+2
| | | | | | | | Bump GStreamer requirement to 1.12 which is known to have https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/284 fixed Fixes #7
* build: Bump GTK+ requirement to 3.22Jens Georg2018-10-221-1/+1
|
* build: Bump vala requirement to 0.40Jens Georg2018-10-221-1/+1
|
* build: Enable tagging with rygel-<version>Jens Georg2018-09-041-2/+2
| | | | Fixes #114
* build: Bump GSSDP requirementJens Georg2018-09-041-1/+1
| | | | | | We need at least 0.14.15 (that's quite old) for gssdp_client_guess_user_agent. Bumping was forgotten in commit 56e4fd19fb
* build: use foreign to cope with now missing READMEJens Georg2018-05-301-1/+1
|
* Allow UI build without gstreamer-videoFabrice Fontaine2018-03-011-1/+5
| | | | | | | | | | | | | | If EXAMPLE_UI dependencies are not met, only display a warning instead of ending configure with an error. Indeed, currently, we can't build rygel UI without gstreamer-video which is only a dependency of fullscreen-renderer application. fullscreen-renderer won't be build without gstreamer as HAVE_GSTREAMER has to be true to check HAVE_UI in examples/Makefile.am Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=792358
* build: Fail configure if no tracker-sparql was not foundJens Georg2018-01-111-0/+3
|
* build: Include tracker-sparql-2.0 in checksCarlos Garnacho2017-06-281-1/+1
| | | | | Checked to be compatible for rygel purposes, and expected to remain like that.
* build: We need gstreamer-base-1.0 for the engineJens Georg2017-05-201-1/+2
| | | | | For some reason (maybe legacy) we seem to link app which was also pulling in base.
* examples: Show logo in fullscreen rendererJens Georg2017-04-281-0/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix configure.ac entry for new pc fileJens Georg2017-03-131-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* media-export: Add Fast image extractorJens Georg2016-06-261-1/+2
| | | | | | | Uses GdkPixbuf readers for fast meta-data extracting and does manual DLNA profile guessing. Signed-off-by: Jens Georg <mail@jensge.org>
* build: Check for libmediaart vapiJens Georg2016-06-141-1/+2
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=767448
* build: Check whether we can generate the manpagesJens Georg2016-06-141-0/+6
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=767458
* mediathek: Remove pluginJens Georg2016-05-211-11/+0
| | | | | | The RSS items don't work anymore, always return 404. Signed-off-by: Jens Georg <mail@jensge.org>
* data: Add a way for Rygel to be started via user systemdBastien Nocera2016-05-191-0/+9
| | | | | | | | | This will allow better tracking of whether rygel is running, ensuring that even if the manager to enable/disable its startup (gnome-settings-daemon) crashes and needs to restart, its status is still available by querying the user systemd. https://bugzilla.gnome.org/show_bug.cgi?id=766332
* build: Fix output of tracker API versionJens Georg2016-04-241-1/+3
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Add librygel-db to apidocsJens Georg2016-04-161-0/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Use upstream gettext install intltool/glib-gettextJavier Jardón2016-03-211-5/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=763586
* gst-launch,engine-gst: link to libsoupAndreas Henriksson2016-03-101-3/+6
| | | | Since https://git.gnome.org/browse/rygel/commit/?h=RYGEL_0_28_3&id=bc844bbe63f2d4aecb1bb9a6c237edc7bc31b811
* tests: Reenable someJens Georg2016-02-271-0/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Simplify tracker detectionJens Georg2016-02-191-37/+12
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* server: Add explicit check for @restrictedJens Georg2016-02-081-1/+1
| | | | | | | | | | | | Previously the DIDL-Lite parser did that in its verification, but that broke broken clients. The move the code to where it was added for, Rygel's CreateObject call handler. Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=740266
* Revert "build: Fix linking of LMS against unistring"Jens Georg2016-01-171-12/+0
| | | | This reverts commit b93914add9857fd0b4bc262cc5e9dd7609fbd387.
* build: Fix linking of LMS against unistringJens Georg2016-01-171-0/+12
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* lms: Drop obsolete dependenciesAlexander Kanavin2016-01-171-1/+1
|
* lms: Add LightMediascanner pluginJussi Kukkonen2016-01-171-0/+18
| | | | | | LightMediaScanner is a media indexer similar to Tracker. https://github.com/profusion/lightmediascanner
* media-export: Query DVD structure informationJens Georg2016-01-031-0/+1
| | | | | | | Use lsdvd binary and its XML output for this to avoid effective GPL relicensing by using libdvdread explicitly. The output is cached so we only have to do this once ideally.
* build: Bump GLib and Valac requirementsJens Georg2015-07-181-3/+3
| | | | | | Needed for GSubprocessLauncher and Bindings Signed-off-by: Jens Georg <mail@jensge.org>
* build,db,media-export: Move database stuffJens Georg2015-06-221-9/+23
| | | | | Move database handling code to own library to prepare inclusion of new SQLite3 based plugins and avoid code duplication.
* build: configure.ac cosmeticsJens Georg2015-06-221-12/+61
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* media-export: Extract meta-data in external processJens Georg2015-06-221-0/+1
| | | | | | | | | Move GStreamer calls to extract meta-data into own process. This enables us to recover from crashes due to bugs with broken media files, knowing exactly which URI caused the crash and (later) blacklist the broken files. https://bugzilla.gnome.org/show_bug.cgi?id=749790
* all: Use GUPnP.get_uuid() instead of libuuidJens Georg2015-05-101-8/+6
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Use correct pkg-config for libxml2Jens Georg2015-05-101-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix librygel-ruih linkingJens Georg2015-05-091-0/+9
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Stop leaking symbols in pluginsJens Georg2015-04-241-1/+3
|
* build: Fix tarball buildJens Georg2015-02-181-1/+0
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* server: Clean up MediaArtStoreJens Georg2014-11-101-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* server: Port to new mediaart APIJens Georg2014-11-101-4/+4
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump ABI/API versionJens Georg2014-11-091-10/+10
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* ruih: Initial RUIH service implementationScott Deboy2014-11-081-0/+14
| | | | Initial implementation of RemoteUIServer:1 spec
* build: Make it possible to disable introspectionJens Georg2014-09-131-1/+3
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Add gobject-introspection supportJens Georg2014-08-191-0/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* server: Fix build with new libmediaartRico Tzschichholz2014-08-151-2/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>