13 Star 0 Fork 7

src-openEuler/xorg-x11-drv-ati

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xorg-x11-drv-ati.spec 1.92 KB
一键复制 编辑 原始数据 按行查看 历史
张攀 提交于 2023-07-17 08:01 . update to 22.0.0
%global moduledir %(pkg-config xorg-server --variable=moduledir )
%undefine _hardened_build
Name: xorg-x11-drv-ati
Version: 22.0.0
Release: 1
Summary: Xorg X11 ati video driver
License: MIT
URL: https://www.x.org
Source0: https://www.x.org/pub/individual/driver/xf86-video-ati-%{version}.tar.gz
BuildRequires: pkgconfig(gbm) >= 10.6 libdrm-devel kernel-headers
BuildRequires: automake autoconf libtool pkgconfig xorg-x11-util-macros
BuildRequires: libudev-devel xorg-x11-glamor-devel xorg-x11-server-devel
Requires: Xorg %(xserver-sdk-abi-requires ansic) Xorg %(xserver-sdk-abi-requires videodrv) libdrm >= 2.4.36-1
%description
X.Org X11 ati video driver.
%package_help
%prep
%autosetup -n xf86-video-ati-%{version} -p1
%build
autoreconf -iv
%configure --enable-glamor
%make_build
%check
make check
%install
%make_install
%delete_la
%files
%defattr(-,root,root)
%license COPYING
%{moduledir}/drivers/ati_drv.so
%{moduledir}/drivers/radeon_drv.so
%{_datadir}/X11/xorg.conf.d/10-radeon.conf
%files help
%defattr(-,root,root)
%doc README.md ChangeLog
%{_mandir}/man4/*.4*
%changelog
* Mon Jul 17 2023 zhangpan <[email protected]> - 22.0.0-1
- update to 22.0.0
* Tue Oct 25 2022 wangkerong <[email protected]> - 19.1.0-4
- rebuild for next release
* Fri Jul 30 2021 yangcheng <[email protected]> - 19.1.0-3
- Fix compilation failure caused by gcc
* Fri Mar 13 2020 openEuler Buildteam <[email protected]> - 19.1.0-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:enable make check
* Thu Jan 09 2020 openEuler Buildteam <[email protected]> - 19.1.0-1
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:update version to 19.1.0
* Sat Oct 26 2019 openEuler Buildteam <[email protected]> - 19.0.1-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Fri Oct 11 2019 openEuler Buildteam <[email protected]> - 19.0.1-1
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xorg-x11-drv-ati.git
[email protected]:src-openeuler/xorg-x11-drv-ati.git
src-openeuler
xorg-x11-drv-ati
xorg-x11-drv-ati
master

搜索帮助