@@ -18,6 +18,3 @@ def install():
|
|||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING", "README", "NEWS")
|
pisitools.dodoc("COPYING", "README", "NEWS")
|
||||||
pisitools.domove("/usr/lib64/*", "/usr/lib")
|
|
||||||
pisitools.removeDir("/usr/lib64")
|
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:library</IsA>
|
<IsA>app:library</IsA>
|
||||||
<Summary>Qt5 bindings for GStreamer</Summary>
|
<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>
|
<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>
|
<Archive sha1sum="16e363e081e6143030d501278ac882bb7bbe9279" type="tarxz">http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-1.2.0.tar.xz</Archive>
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/lib/qt5</Path>
|
<Path fileType="data">/usr/lib/qt5</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user