xorg-video-radeon rebuild

This commit is contained in:
Rmys
2021-11-12 16:32:44 +02:00
committed by GitHub
parent 7e8fcbabed
commit e0834f3a2a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ def setup():
pisitools.cflags.add("-fcommon -fno-plt")
shelltools.export("CXXFLAGS", "-fno-plt")
pisitools.ldflags.add("-z,now")
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--enable-glamor")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>driver</IsA>
<Summary>X.Org radeon video driver</Summary>
<Description>xorg-video-radeon contains the X.Org driver for ATI video chipsets.</Description>
<Archive sha1sum="aea1d11c05531b03f2eb67c6785cddf6d7f30e5f" type="tarbz2">https://www.x.org/archive/individual/driver/xf86-video-ati-19.1.0.tar.bz2</Archive>
<Archive sha1sum="c8424d30c01c3c37cfccfc520d82d285204e1194" type="targz">https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/archive/xf86-video-ati-19.1.0/5eba006e4129e8015b822f9e1d2f1e613e252cda.tar.gz</Archive>
<BuildDependencies>
<Dependency>libdrm-devel</Dependency>
<Dependency>libpciaccess-devel</Dependency>