gst-plugins-bad:ver.bump

This commit is contained in:
Rmys
2018-08-03 10:06:24 +03:00
parent 7d0b736125
commit e7564c554a
2 changed files with 6 additions and 5 deletions
+4 -4
View File
@@ -10,11 +10,11 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.export("AUTOPOINT", "true")
pisitools.dosed("autogen.sh", "tool_run.*autopoint --force.*")
#shelltools.export("AUTOPOINT", "true")
#pisitools.dosed("autogen.sh", "tool_run.*autopoint --force.*")
pisitools.dosed("ext/modplug/gstmodplug.cc", "stdafx.h", "libmodplug/stdafx.h")
pisitools.dosed("configure.ac", "AM_CONFIG_HEADER", "AC_CONFIG_HEADERS")
#pisitools.dosed("ext/modplug/gstmodplug.cc", "stdafx.h", "libmodplug/stdafx.h")
#pisitools.dosed("configure.ac", "AM_CONFIG_HEADER", "AC_CONFIG_HEADERS")
shelltools.export("NOCONFIGURE", "1")
shelltools.system("./autogen.sh")
+2 -1
View File
@@ -92,6 +92,7 @@
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/gstreamer-1.0</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas</Path>
</Files>
@@ -112,7 +113,7 @@
<History>
<Update release="6">
<Date>2018-08-02</Date>
<Date>2018-08-03</Date>
<Version>1.12.4</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>