summaryrefslogtreecommitdiff
path: root/packages/gstreamer-xcode-integration.package
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gstreamer-xcode-integration.package')
-rw-r--r--packages/gstreamer-xcode-integration.package18
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/gstreamer-xcode-integration.package b/packages/gstreamer-xcode-integration.package
deleted file mode 100644
index 4aab44a..0000000
--- a/packages/gstreamer-xcode-integration.package
+++ /dev/null
@@ -1,18 +0,0 @@
-# vi:si:et:sw=4:sts=4:ts=4:syntax=python
-# -*- Mode: Python -*-
-
-
-class Package(package.Package):
-
- name = 'gstreamer-xcode-integration'
- shortdesc = 'GStreamer XCode integration'
- longdesc = 'GStreamer XCode integration'
- url = "http://www.gstreamer.com"
- version = '2012.11'
- codename = 'Brahmaputra'
- license = License.LGPL
- vendor = 'GStreamer Project'
- org = 'com.gstreamer'
- uuid = '533337c2-4565-413f-3287-e8f44442f853'
-
- files_devel = ['gst-xcconfig']