qt5-gstreamer rebuild

This commit is contained in:
aydemir
2015-11-20 12:43:29 +02:00
parent 50b23f60da
commit c899e077c3
2 changed files with 12 additions and 15 deletions
+2 -5
View File
@@ -15,9 +15,6 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
pisitools.dodoc("COPYING", "README", "NEWS")
pisitools.domove("/usr/lib64/*", "/usr/lib")
pisitools.removeDir("/usr/lib64")
+10 -10
View File
@@ -8,8 +8,8 @@
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:library</IsA>
<License>LGPLv2</License>
<IsA>app:library</IsA>
<Summary>Qt5 bindings for GStreamer</Summary>
<Description>QtGStreamer is a set of libraries providing C++ bindings for GStreamer with a Qt-style API, plus some helper classes and elements for integrating GStreamer better in Qt applications.The goal of this module is to allow easy use of GStreamer for applications targetting MeeGo Mobile or the KDE desktop.</Description>
<Archive sha1sum="16e363e081e6143030d501278ac882bb7bbe9279" type="tarxz">http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-1.2.0.tar.xz</Archive>
@@ -25,7 +25,7 @@
<Dependency>gst-plugins-good</Dependency>
<Dependency>gstreamer-next-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
</Source>
@@ -34,18 +34,18 @@
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>qt5-quick1</Dependency>
<Dependency>qt5-quick1</Dependency>
<Dependency>gstreamer-next</Dependency>
<Dependency>gst-plugins-base-next</Dependency>
<Dependency>mesa</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
@@ -57,7 +57,7 @@
<Dependency>qt5-base-devel</Dependency>
<Dependency>gstreamer-next-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -73,6 +73,6 @@
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>