代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/xorg-x11-utils 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: xorg-x11-utils
Version: 7.5
Release: 31
Summary: X.Org X11 X client utilities
License: MIT
URL: http://www.x.org
Source0: https://www.x.org/archive/individual/app/xdpyinfo-1.3.2.tar.bz2
Source1: https://www.x.org/archive/individual/app/xev-1.2.2.tar.bz2
Source2: https://www.x.org/archive/individual/app/xlsatoms-1.1.2.tar.bz2
Source3: https://www.x.org/archive/individual/app/xlsclients-1.1.4.tar.bz2
Source4: https://www.x.org/archive/individual/app/xlsfonts-1.0.6.tar.bz2
Source5: https://www.x.org/archive/individual/app/xprop-1.2.3.tar.bz2
Source6: https://www.x.org/archive/individual/app/xvinfo-1.1.3.tar.bz2
Source7: https://www.x.org/archive/individual/app/xwininfo-1.1.4.tar.bz2
Source8: edid-decode-dcc8b834.tar.xz
Source9: edid-decode-snapshot.sh
BuildRequires: gettext-devel, libtool
BuildRequires: pkgconfig(dmx), pkgconfig(x11), pkgconfig(xcb) >= 1.6
BuildRequires: pkgconfig(xext), pkgconfig(xi), pkgconfig(xcomposite)
BuildRequires: pkgconfig(xinerama), pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xrandr) >= 1.2, pkgconfig(xtst), pkgconfig(xv)
BuildRequires: pkgconfig(xxf86dga), pkgconfig(xxf86vm)
Provides: edid-decode xdpyinfo = 1.3.2 xev = 1.2.2 xlsatoms = 1.1.2 xprop = 1.2.3
Provides: xlsclients = 1.1.4 xlsfonts = 1.0.6 xvinfo = 1.1.3 xwininfo = 1.1.4
%description
X.Org X11 client utilities used to query the X server for various information.
%package_help
%prep
%setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8
%build
{
for app in *
do
pushd $app
if [ -e configure ]
then
autoreconf -vif
%configure
else
export CFLAGS="%{optflags}"
export LDFLAGS="%{?__global_ldflags}"
fi
%make_build
popd
done
}
%install
{
for app in *
do
pushd $app
%make_install
popd
done
}
%check
%pre
%preun
%post
%postun
%files
%{_bindir}/edid-decode
%{_bindir}/xdpyinfo
%{_bindir}/xev
%{_bindir}/xlsatoms
%{_bindir}/xlsclients
%{_bindir}/xlsfonts
%{_bindir}/xprop
%{_bindir}/xvinfo
%{_bindir}/xwininfo
%files help
%{_mandir}/man1/edid-decode.1*
%{_mandir}/man1/xdpyinfo.1*
%{_mandir}/man1/xev.1*
%{_mandir}/man1/xlsatoms.1*
%{_mandir}/man1/xlsclients.1*
%{_mandir}/man1/xlsfonts.1*
%{_mandir}/man1/xprop.1*
%{_mandir}/man1/xvinfo.1*
%{_mandir}/man1/xwininfo.1*
%changelog
* Wed Aug 5 2020 chengguipeng<[email protected]> 7.5-31
- Delete BuildRequires pkgconfig(xxf86misc)
* Mon Dec 9 2019 openEuler Buildteam <[email protected]> - 7.5-30
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。