summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/gst-plugins-bad: enable vcd and shm plugin bug #363631Gilles Dartiguelongue2016-01-021-0/+103
| | | | | | Leave gsettings out as it is not ported yet. Package-Manager: portage-2.2.26
* media-libs/gst-plugins-bad: version bump to 1.6.2Gilles Dartiguelongue2015-12-262-0/+98
| | | | Package-Manager: portage-2.2.26
* media-libs/gst-plugins-bad: drop old revisionsGilles Dartiguelongue2015-12-264-233/+0
| | | | Package-Manager: portage-2.2.26
* media-libs/gst-plugins-bad: add support for gtk element and fix gl elementGilles Dartiguelongue2015-11-091-0/+96
| | | | | | | | | | | gl element was not properly enabled when libs where already required to build gst libraries, bug #551712. gtk element might be useful for Gnome 3.18 and depends on wayland and GL context on gst-plugins-bad which is easier to manage in one place, refs: bug #555738. Package-Manager: portage-2.2.23
* media-libs/gst-plugins-bad: version bump to 1.6.1Gilles Dartiguelongue2015-11-082-0/+88
| | | | | | | Drop libSM runtime dependency, checks have been changed upstream and it is not necessary anymore. Use ${PV} for gstreamer and gst-plugins-base dependency as all releases are coordinated for a while now. Package-Manager: portage-2.2.23
* media-libs/gst-plugins-bad: add missing introspection USE dependenciesGilles Dartiguelongue2015-10-251-2/+2
| | | | Package-Manager: portage-2.2.23
* media-plugins/gst-plugins-smoothstreaming: version bump to 1.6.0Gilles Dartiguelongue2015-10-251-1/+6
| | | | Package-Manager: portage-2.2.23
* media-libs/gst-plugins-bad: install gtk-doc documentationGilles Dartiguelongue2015-10-251-0/+7
|
* media-libs/gst-plugins-bad: remove unneeded flag filteringGilles Dartiguelongue2015-10-251-8/+0
| | | | | | Legacy from over 10 years ago, do not seem to cause problems now and we want to avoid over filtering. Package-Manager: portage-2.2.23
* media-libs/gst-plugins-bad: version bump to 1.6.0Gilles Dartiguelongue2015-10-252-0/+85
| | | | Package-Manager: portage-2.2.23
* media-libs/gst-plugins-bad: fix dep properlyZero_Chaos2015-10-051-1/+1
| | | | Package-Manager: portage-2.2.22
* media-libs/gst-plugins-bad: build fix for bug #561944, feel free to fix in ↵Zero_Chaos2015-10-051-0/+1
| | | | | | any way that works properly if this isn't desired Package-Manager: portage-2.2.22
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+199
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed