gst-plugins-bad:ver.bump
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user