gst-plugins-base:rebuild
This commit is contained in:
@@ -10,7 +10,6 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("configure.ac", "AM_CONFIG_HEADER", "AC_CONFIG_HEADERS")
|
||||
opts = {
|
||||
"introspection": "no" if get.buildTYPE() == "emul32" else "yes",
|
||||
}
|
||||
|
||||
@@ -15,17 +15,18 @@
|
||||
<Archive sha1sum="ded0a72fd5bcd94b358160781c65a7db60ce33f0" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gst-plugins-base/1.12/gst-plugins-base-1.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>orc-devel</Dependency>
|
||||
<Dependency>cdparanoia</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>libXv-devel</Dependency>
|
||||
<Dependency>libogg-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libcdio-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<!-- <Dependency>libopus-devel</Dependency> -->
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>libvorbis-devel</Dependency>
|
||||
<Dependency>libtheora-devel</Dependency>
|
||||
<Dependency>libvisual-devel</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>cdparanoia-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -38,35 +39,33 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>orc</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>libXv</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libogg</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<!-- <Dependency>libopus</Dependency> -->
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>libvorbis</Dependency>
|
||||
<Dependency>libvisual</Dependency>
|
||||
<Dependency>libtheora</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
<Dependency>cdparanoia</Dependency>
|
||||
<Dependency>gstreamer</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/gstreamer-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libgst*</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
<Path fileType="data">/usr/share/gst-plugins-base</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/gst-plugins-base/1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>gst-plugins-base-32bit</Name>
|
||||
<PartOf>emul32</PartOf>
|
||||
@@ -111,11 +110,14 @@
|
||||
|
||||
<Package>
|
||||
<Name>gst-plugins-base-devel</Name>
|
||||
<Conflicts>
|
||||
<Package>gst-plugins-base-next-devel</Package>
|
||||
</Conflicts>
|
||||
<Summary>Development files for gst-plugins-base</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gst-plugins-base</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gstreamer-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -128,7 +130,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-31</Date>
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>1.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
|
||||
Reference in New Issue
Block a user