]> git.pld-linux.org Git - packages/seahorse.git/blame - seahorse.spec
up to 3.32.2
[packages/seahorse.git] / seahorse.spec
CommitLineData
dbc7d33d 1Summary: Seahorse - A GNOME front end for GnuPG
9dc86bc8 2Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG
cdc477a3 3Name: seahorse
96042d71 4Version: 3.32.2
1fe8629d 5Release: 1
51cbdc65 6License: GPL v2
cdc477a3 7Group: X11/Applications
2b020eaf 8Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.32/%{name}-%{version}.tar.xz
96042d71 9# Source0-md5: c7dbd465f5d80c0e8f2496b71dd2e173
d91eb87a 10URL: http://www.gnome.org/projects/seahorse/
9d99c472 11BuildRequires: avahi-devel >= 0.6
51cbdc65 12BuildRequires: avahi-glib-devel >= 0.6
efb19179 13BuildRequires: docbook-dtd412-xml
f1c85e61 14BuildRequires: gcr-devel >= 3.12.0
bfcba9e2 15BuildRequires: gcr-ui-devel >= 3.12.0
b4680674 16BuildRequires: gettext-tools
bfcba9e2 17BuildRequires: glib2-devel >= 1:2.44.0
f4f3c6ab 18BuildRequires: gnupg2 >= 2.0.12
bfcba9e2
JP
19BuildRequires: gpgme-devel >= 1:1.7.0
20BuildRequires: gtk+3-devel >= 3.22.0
51cbdc65 21BuildRequires: intltool >= 0.40.0
2b020eaf 22BuildRequires: libpwquality-devel
1666f5ee
AF
23BuildRequires: libsecret-devel >= 0.16
24BuildRequires: libsoup-devel >= 2.33.92
bfcba9e2
JP
25BuildRequires: meson >= 0.42
26BuildRequires: ninja
ac2f0c9c 27BuildRequires: openldap-devel >= 2.4.6
bfcba9e2
JP
28# ssh-keygen bin path
29BuildRequires: openssh
30# ssh bin path
31BuildRequires: openssh-clients
f1823f0b 32BuildRequires: pkgconfig
b20f267f 33BuildRequires: rpmbuild(find_lang) >= 1.23
bfcba9e2 34BuildRequires: rpmbuild(macros) >= 1.727
9d99c472 35BuildRequires: vala >= 2:0.22.0
f1c85e61 36BuildRequires: vala-gcr >= 3.12.0
bfcba9e2
JP
37BuildRequires: vala-gcr-ui >= 3.12.0
38BuildRequires: vala-libsecret >= 0.16
9d99c472 39BuildRequires: yelp-tools
03cb69d9 40Requires(post,postun): desktop-file-utils
f601557a 41Requires(post,postun): gtk-update-icon-cache
dbc7d33d 42Requires(post,postun): hicolor-icon-theme
f1c85e61 43Requires: gcr >= 3.12.0
bfcba9e2 44Requires: glib2 >= 1:2.44.0
6cd4a641 45Requires: gnome-keyring >= 3.4.0
f4f3c6ab 46Requires: gnupg2 >= 2.0.12
bfcba9e2
JP
47Requires: gpgme >= 1:1.7.0
48Requires: gtk+3 >= 3.22.0
9d99c472 49Requires: libsecret >= 0.16
991e55a5 50Requires: libsoup >= 2.33.92
6cd4a641 51Obsoletes: gnome-keyring-manager
483349e7
MB
52# sr@Latn vs. sr@latin
53Conflicts: glibc-misc < 6:2.7
cdc477a3 54BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
55
a02d9a96 56%description
68723542 57Seahorse is a GNOME front end for GnuPG - the Gnu Privacy Guard
9606b670 58program. It is a tool for secure communications and data storage. Data
59encryption and digital signature creation can easily be performed
60through a GUI and Key Management operations can easily be carried out
61through an intuitive interface. Both English and Japanese is support
62is provided.
a02d9a96 63
9aff2383 64%description -l pl.UTF-8
dbc7d33d 65Seahorse to frontend GNOME do programu GnuPG - Gnu Privacy Guard. Jest
9aff2383
JR
66to narzędzie do bezpiecznego komunikowania i przechowywania danych.
67Szyfrowanie danych i tworzenie cyfrowego podpisu może być łatwo
68realizowane poprzez graficzny interfejs użytkownika, a zarządzanie
ff117168
JB
69kluczami jest prowadzone przez intuicyjny interfejs.
70
a02d9a96 71%prep
cdc477a3 72%setup -q
483349e7 73
a02d9a96 74%build
bfcba9e2
JP
75%meson build \
76 -Dpgp-support=true
77%meson_build -C build
a02d9a96 78
79%install
cdc477a3 80rm -rf $RPM_BUILD_ROOT
81
bfcba9e2 82%meson_install -C build
a02d9a96 83
74dca57c 84%find_lang %{name} --with-gnome
7422ac8f 85
a02d9a96 86%clean
87rm -rf $RPM_BUILD_ROOT
88
fcce9e63 89%post
03cb69d9 90%glib_compile_schemas
310f1f7c 91%update_icon_cache hicolor
7b18c95f 92
502956d0 93%postun
03cb69d9 94%glib_compile_schemas
310f1f7c 95%update_icon_cache hicolor
7b18c95f 96
cdc477a3 97%files -f %{name}.lang
98%defattr(644,root,root,755)
bfcba9e2 99%doc AUTHORS NEWS README.md
a940124b 100%attr(755,root,root) %{_bindir}/seahorse
bfcba9e2
JP
101%dir %{_libexecdir}/seahorse
102%attr(755,root,root) %{_libexecdir}/seahorse/ssh-askpass
103%attr(755,root,root) %{_libexecdir}/seahorse/xloadimage
7b18c95f 104%{_datadir}/%{name}
2b020eaf 105%{_desktopdir}/org.gnome.seahorse.Application.desktop
9d99c472 106%{_iconsdir}/hicolor/*x*/apps/seahorse*.png
2b020eaf
JP
107%{_iconsdir}/hicolor/scalable/apps/org.gnome.seahorse.Application.svg
108%{_iconsdir}/hicolor/symbolic/apps/org.gnome.seahorse.Application-symbolic.svg
109%{_datadir}/metainfo/org.gnome.seahorse.Application.appdata.xml
9d99c472 110%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
03cb69d9
PZ
111%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.gschema.xml
112%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.manager.gschema.xml
113%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.window.gschema.xml
1666f5ee 114%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
9d99c472 115%{_mandir}/man1/seahorse.1*
This page took 0.081504 seconds and 4 git commands to generate.