xcb-proto rebuild
This commit is contained in:
@@ -4,10 +4,13 @@
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.export("PYTHON","/usr/bin/python3")
|
||||
|
||||
autotools.autoreconf("-vif")
|
||||
autotools.configure()
|
||||
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
<Archive sha1sum="836d5b2dd00ff21bd038e92764fda9a256a1b022" type="tarxz">https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.14.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -29,6 +30,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-05-22</Date>
|
||||
<Version>1.14.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>1.14.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user