2015-03-19 15:37:05 +01:00
|
|
|
#
|
|
|
|
# spec file for package gnome-calendar
|
|
|
|
#
|
2016-02-19 15:40:46 +01:00
|
|
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
2015-03-19 15:37:05 +01:00
|
|
|
#
|
|
|
|
# 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/
|
|
|
|
#
|
|
|
|
|
2015-04-18 18:42:12 +02:00
|
|
|
|
2015-03-19 15:37:05 +01:00
|
|
|
Name: gnome-calendar
|
2016-03-18 11:04:14 +01:00
|
|
|
Version: 3.19.92
|
2015-03-19 15:37:05 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: A calendar application for GNOME
|
2015-04-18 18:42:12 +02:00
|
|
|
License: GPL-3.0+
|
2015-03-19 15:37:05 +01:00
|
|
|
Group: Productivity/Office/Organizers
|
2015-04-18 18:42:12 +02:00
|
|
|
Url: https://wiki.gnome.org/Design/Apps/Calendar
|
2016-02-19 15:40:46 +01:00
|
|
|
Source: http://download.gnome.org/sources/gnome-calendar/3.19/%{name}-%{version}.tar.xz
|
2015-03-19 15:37:05 +01:00
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: hicolor-icon-theme
|
2015-04-18 18:42:12 +02:00
|
|
|
BuildRequires: intltool
|
2015-03-19 15:37:05 +01:00
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= 2.43.2
|
2016-02-19 15:40:46 +01:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.43.4
|
2015-04-18 18:42:12 +02:00
|
|
|
BuildRequires: pkgconfig(gmodule-export-2.0)
|
2015-09-04 13:29:31 +02:00
|
|
|
BuildRequires: pkgconfig(goa-1.0) >= 3.2.0
|
2016-02-19 15:40:46 +01:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.4
|
|
|
|
BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90
|
2015-09-04 13:29:31 +02:00
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1
|
|
|
|
BuildRequires: pkgconfig(libical) >= 1.0
|
2015-03-19 15:37:05 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%description
|
|
|
|
Calendar is a calendar application for GNOME.
|
|
|
|
|
|
|
|
%package -n gnome-shell-search-provider-gnome-calendar
|
|
|
|
Summary: GNOME Calendar -- Search Provider for GNOME Shell
|
|
|
|
Group: Productivity/Office/Organizers
|
|
|
|
Supplements: packageand(gnome-shell:%{name})
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description -n gnome-shell-search-provider-gnome-calendar
|
|
|
|
This package contains a search provider to enable GNOME Shell to get
|
|
|
|
search results from GNOME Calendar.
|
|
|
|
|
|
|
|
%lang_package
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --disable-static
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=%{buildroot} %{?_smp_mflags}
|
|
|
|
|
|
|
|
%find_lang %{name} %{?no_lang_C}
|
|
|
|
|
|
|
|
%post
|
|
|
|
%icon_theme_cache_post
|
|
|
|
%desktop_database_post
|
|
|
|
%glib2_gsettings_schema_post
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%icon_theme_cache_postun
|
|
|
|
%desktop_database_postun
|
|
|
|
%glib2_gsettings_schema_postun
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc AUTHORS ChangeLog README COPYING NEWS THANKS
|
|
|
|
%{_bindir}/gnome-calendar
|
|
|
|
%{_datadir}/applications/org.gnome.Calendar.desktop
|
2015-10-07 13:07:09 +02:00
|
|
|
# Own dir for openSUSE Leap 42.1
|
|
|
|
%dir %{_datadir}/appdata
|
2015-03-19 15:37:05 +01:00
|
|
|
%{_datadir}/appdata/org.gnome.Calendar.appdata.xml
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Calendar.service
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml
|
2015-11-04 17:15:16 +01:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.*
|
2015-03-19 15:37:05 +01:00
|
|
|
|
|
|
|
%files -n gnome-shell-search-provider-gnome-calendar
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_datadir}/gnome-shell
|
|
|
|
%dir %{_datadir}/gnome-shell/search-providers
|
|
|
|
%{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini
|
|
|
|
|
|
|
|
%files lang -f %name.lang
|
|
|
|
|
|
|
|
%changelog
|