xorg-video-radeon rebuild

This commit is contained in:
Rmys
2021-11-12 17:23:13 +02:00
committed by GitHub
parent e0834f3a2a
commit 36f711cff3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def build():
def install():
autotools.install()
pisitools.dodoc("COPYING", "ChangeLog", "README*")
pisitools.dodoc("COPYING", "README*")
+2 -1
View File
@@ -12,8 +12,9 @@
<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="c8424d30c01c3c37cfccfc520d82d285204e1194" type="targz">https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/archive/xf86-video-ati-19.1.0/5eba006e4129e8015b822f9e1d2f1e613e252cda.tar.gz</Archive>
<Archive sha1sum="e7c308616037d9c5fd102d8c359e73ad769c2d67" type="targz">https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/archive/5eba006e4129e8015b822f9e1d2f1e613e252cda/5eba006e4129e8015b822f9e1d2f1e613e252cda.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>libdrm-devel</Dependency>
<Dependency>libpciaccess-devel</Dependency>
<Dependency>mesa-devel</Dependency>