Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:local
openSUSE:12.2:ARM
giggle
giggle.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File giggle.spec of Package giggle
# # spec file for package giggle # # 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: giggle Version: 0.6.1 Release: 0 # FIXME: the %%{_datadir}/help/$locale/ files should be found by %%find_lang Summary: A graphical frontend for git License: GPL-2.0+ Group: Development/Tools/Version Control Url: http://live.gnome.org/giggle Source: http://download.gnome.org/sources/giggle/0.6/%{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM giggle-link-gmodule.patch bgo#667350 vuntz@opensuse.org -- Explicitly link to gmodule Patch0: giggle-link-gmodule.patch BuildRequires: git-core >= 1.5 # needed for patch0 BuildRequires: gnome-common BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.18 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0 BuildRequires: pkgconfig(libebook-1.2) BuildRequires: pkgconfig(vte-2.90) >= 0.26 Recommends: %{name}-lang Requires: git-core >= 1.5 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Giggle is a Gtk frontend to the git content tracker. With Giggle you will be able to visualize and browse easily the revision tree, view changed files and differences between revisions, visualize summarized info for the project, commit changes and other useful tasks for any git managed projects contributor. %package devel Summary: A graphical frontend for git Group: Development/Tools/Version Control Requires: %{name} = %{version} %description devel Giggle is a Gtk frontend to the git content tracker. With Giggle you will be able to visualize and browse easily the revision tree, view changed files and differences between revisions, visualize summarized info for the project, commit changes and other useful tasks for any git managed projects contributor. %lang_package %prep %setup -q translation-update-upstream po giggle %patch0 -p1 %build # needed for patch0 NOCONFIGURE=1 gnome-autogen.sh %configure make %{?_smp_mflags} %install %makeinstall find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file -G "Git repository viewer" %{name} # Localized help for help in %{buildroot}%{_datadir}/help/*/%{name}/; do LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g"` echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> %{name}.help-lang.tmp echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> %{name}.help-lang.tmp done echo "%%defattr(-,root,root)" > %{name}.help-lang sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" >> %{name}.help-lang %clean rm -rf %{buildroot} %post /sbin/ldconfig %if 0%{?suse_version} > 1130 %desktop_database_post %icon_theme_cache_post %endif %postun /sbin/ldconfig %if 0%{?suse_version} > 1130 %desktop_database_postun %icon_theme_cache_postun %endif %files %defattr(-, root, root) %doc AUTHORS COPYING INSTALL NEWS README %{_bindir}/* %{_datadir}/applications/*.desktop %doc %dir %{_datadir}/help %doc %dir %{_datadir}/help/C %doc %{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/icons/hicolor/*/*/*.svg %{_libdir}/libgiggle.so.* %{_libdir}/libgiggle-git.so.* %dir %{_libdir}/giggle %dir %{_libdir}/giggle/plugins %dir %{_libdir}/giggle/plugins/%{version} %{_libdir}/giggle/plugins/%{version}/*.so %{_libdir}/giggle/plugins/%{version}/*.xml %{_datadir}/giggle/ %files lang -f %{name}.lang -f %{name}.help-lang %files devel %defattr(-,root,root) %{_includedir}/%{name}/ %{_libdir}/libgiggle.so %{_libdir}/libgiggle-git.so %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