xorg-video-intel-20170826:Version bump
This commit is contained in:
@@ -11,7 +11,8 @@ from pisi.actionsapi import shelltools
|
|||||||
def setup():
|
def setup():
|
||||||
# DRI3 has been known to be buggy with the current stack, so is disabled
|
# DRI3 has been known to be buggy with the current stack, so is disabled
|
||||||
|
|
||||||
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
#shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||||
|
autotools.autoreconf("-fi")
|
||||||
autotools.configure()
|
autotools.configure()
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>driver</IsA>
|
<IsA>driver</IsA>
|
||||||
<Summary>X.Org intel video driver</Summary>
|
<Summary>X.Org intel video driver</Summary>
|
||||||
<Description>xorg-video-intel contains the X.Org driver for Intel video chipsets.</Description>
|
<Description>xorg-video-intel contains the X.Org driver for Intel video chipsets.</Description>
|
||||||
<Archive sha1sum="6c36b08cb940e75d32b2c9dcb0f9159cc45d81e2" type="tarbz2">http://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20160902.tar.bz2</Archive>
|
<Archive sha1sum="a8731b3fbbc2e5f450f6024ab79deaca978fc5c7" type="tarxz">http://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20170826.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
<Dependency>libxcb-devel</Dependency>
|
<Dependency>libxcb-devel</Dependency>
|
||||||
@@ -74,6 +74,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2017-09-10</Date>
|
||||||
|
<Version>20170826</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-03-11</Date>
|
<Date>2017-03-11</Date>
|
||||||
<Version>20160902</Version>
|
<Version>20160902</Version>
|
||||||
@@ -103,4 +110,4 @@
|
|||||||
<Email>burakerturk@pisilinux.org</Email>
|
<Email>burakerturk@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user