1 Star 0 Fork 6

src-oepkgs-oE-rv/vinagre

forked from src-openEuler/vinagre 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
vinagre.spec 2.12 KB
一键复制 编辑 原始数据 按行查看 历史
Name: vinagre
Version: 3.22.0
Release: 13
Summary: A remote desktop viewer for GNOME
License: GPLv2+
URL: https://wiki.gnome.org/Apps/Vinagre
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
Patch0: 0001-handle-new-freerdp-pkgconfig-name.patch
Patch1: 0002-freerdp2-32bpp.patch
Patch2: 0003-fix-compilation-failed.patch
BuildRequires: pkgconfig(avahi-gobject) pkgconfig(avahi-ui-gtk3) automake autoconf
BuildRequires: pkgconfig(freerdp2) pkgconfig(gtk+-3.0) pkgconfig(gtk-vnc-2.0) pkgconfig(libsecret-1)
BuildRequires: pkgconfig(libxml-2.0) pkgconfig(telepathy-glib) pkgconfig(vte-2.91) gnome-common
BuildRequires: intltool libappstream-glib-devel itstool avahi-ui-gtk3 avahi-gobject
%ifarch %{ix86} x86_64
BuildRequires: pkgconfig(spice-client-gtk-3.0)
%endif
Requires: dbus telepathy-filesystem glib2 desktop-file-utils shared-mime-info
%description
This is Vinagre, a remote desktop viewer for the GNOME Desktop.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%build
ACLOCAL_FLAGS="$ACLOCAL_FLAGS" USE_GNOME2_MACROS=1 . gnome-autogen.sh
export CFLAGS="%{optflags} -Wno-deprecated-declarations -Wno-format-nonliteral"
%configure \
%ifarch %{ix86} x86_64
--enable-spice \
%endif
--enable-rdp --enable-ssh --with-avahi
%make_build
%install
%make_install
%find_lang vinagre --with-gnome
%check
make check
%files -f vinagre.lang
%license COPYING AUTHORS
%{_bindir}/%{name}
%{_datadir}/GConf/gsettings/*.convert
%{_datadir}/applications/*
%{_datadir}/dbus-1/services/*
%{_datadir}/glib*/schemas/*
%{_datadir}/icons/*/*/*/*
%{_datadir}/metainfo/*
%{_datadir}/mime/*/*
%{_datadir}/telepathy/*/*
%{_datadir}/%{name}/*
%files help
%doc NEWS README
%{_datadir}/man/man1/*
%changelog
* Mon Aug 2 2021 Haiwei Li <[email protected]> - 3.22.0-13
- Fix complication failed due to gcc upgrade
* Thu Feb 13 2020 daiqianwen <[email protected]> - 3.22.0-12
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add buildrequires
* Thu Nov 14 2019 openEuler Buildteam <[email protected]> - 3.22.0-11
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-oepkgs-oe-rv/vinagre.git
[email protected]:src-oepkgs-oe-rv/vinagre.git
src-oepkgs-oe-rv
vinagre
vinagre
master

搜索帮助