Projects
Extra
yad
yad.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yad.spec of Package yad
# # spec file for package yad # # Copyright (c) 2016 Packman Team <packman@links2linux.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.links2linux.org/ # Name: yad Version: 0.36.2 Release: 0 Summary: A fork of Zenity with many improvements License: GPL-3.0 Group: Development/Tools/GUI Builders Url: http://yad-dialog.sourceforge.net/ Source0: https://sourceforge.net/projects/yad-dialog/files/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, pop-up menu in notification icon and more. There were two main reasons to make this fork. The first one is to remove dependencies on deprecated libraries, such as libglade and gnome-canvas. And the second one - as for me, Zenity looks like an abandoned project. Its ChangeLog consists of just "bump version to..." and "translation updated" for the long time, but many interesting ideas which are ignored by developers/maintainers were in GNOME Bugzilla. %prep %setup -q %build %configure --enable-icon-browser --with-gtk=gtk3 make %{?_smp_mflags} %install make %{?_smp_mflags} DESTDIR=%{buildroot} install %find_lang %{name} %suse_update_desktop_file -r %{name}-icon-browser Utility DesktopUtility %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README THANKS TODO %{_bindir}/%{name} %{_bindir}/%{name}-icon-browser %{_datadir}/applications/%{name}-icon-browser.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/aclocal/%{name}.m4 %{_mandir}/man1/%{name}.1.gz %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.