Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
simple-scan
simple-scan.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File simple-scan.spec of Package simple-scan
# # spec file for package simple-scan # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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.opensuse.org/ # Name: simple-scan Version: 3.3.92 Release: 0 # FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang Summary: Simple Scanning Utility License: GPL-3.0+ Group: System/GUI/GNOME Url: https://launchpad.net/simple-scan Source0: http://download.gnome.org/sources/simple-scan/3.3/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gnome-icon-theme BuildRequires: intltool BuildRequires: libjpeg-devel BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(zlib) Requires: xdg-utils Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description Simple Scan is an easy-to-use application, designed to let users connect their scanner and quickly have the image/document in an appropriate format. Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested. %lang_package %prep %setup -q %build %configure %__make %{?jobs:-j%jobs} %install %makeinstall # workaround annoying brpcheck for icons for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do if test -f %{_datadir}/icons/gnome/$size/devices/scanner.png; then mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps cp -a %{_datadir}/icons/gnome/$size/devices/scanner.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/simple-scan.png fi done if test -f %{_datadir}/icons/gnome/scalable/devices/scanner.svg; then mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps cp -a %{_datadir}/icons/gnome/scalable/devices/scanner.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/simple-scan.svg fi sed -i "s/\(Icon.*=\)scanner/\1simple-scan/g" %{buildroot}%{_datadir}/applications/%{name}.desktop %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} # Localized help for help in %{buildroot}%{_datadir}/help/*/simple-scan/; do LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/simple-scan/:\1:g"` echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> %{name}.help-lang.tmp echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> %{name}.help-lang.tmp done sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang rm %{name}.help-lang.tmp %fdupes %{buildroot}%{_datadir} %clean %{__rm} -rf %{buildroot} %post %glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post %postun %glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun %files %defattr(-, root, root) %doc AUTHORS ChangeLog COPYING NEWS README %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %{_datadir}/icons/hicolor/*/apps/simple-scan.* %{_datadir}/%{name}/ %{_mandir}/man1/%{name}.1* %files lang -f %{name}.lang -f %{name}.help-lang %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor