summaryrefslogtreecommitdiff
path: root/gnu/packages/gstreamer.scm
Commit message (Collapse)AuthorAge
* gnu: Add gst-plugins-base-0.10.Andreas Enge2013-10-30
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base-0.10): New variable.
* gnu: gstreamer-0.10: Propagate input libxml2.Andreas Enge2013-10-30
| | | | * gnu/packages/gstreamer.scm (gstreamer-0.10): Propagate input libxml2.
* gnu: Add gstreamer-0.10.Andreas Enge2013-10-30
| | | | | | | * gnu/packages/gstreamer.scm (gstreamer-0.10): New variable. * gnu/packages/patches/gstreamer-0.10-bison3.patch, gnu/packages/patches/gstreamer-0.10-silly-test.patch: New files. * gnu-system.am (dist_patch_DATA): Add patches.
* gnu: Add gst-plugins-base.Andreas Enge2013-09-22
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base): New variable.
* gnu: gstreamer: Depend on python-wrapper.Andreas Enge2013-09-22
| | | | | * gnu/packages/gstreamer.scm (gstreamer): Replace input python by python-wrapper.
* gnu: Add gstreamer.Andreas Enge2013-09-22
* gnu/packages/gstreamer.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add module.