Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569620
en ru br
ALT Linux repositórios
S:1.2.10-alt2

Group :: Editores
RPM: gringotts

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: Electronic strongbox
Name: gringotts
Version: 1.2.10
Release: alt2
License: GPLv2
Group: Editors
URL: http://devel.pluto.linux.it/projects/Gringotts/

Source: http://devel.pluto.linux.it/projects/Gringotts/current/gringotts-%{version}.tar.bz2
Patch: gringotts-1.2.8-gtk24.patch

# Automatically added by buildreq on Tue Jun 22 2010 (-bb)

BuildRequires: imake libICE-devel libgringotts-devel libgtk+2-devel libmcrypt-devel libpopt-devel xorg-cf-files

BuildRequires: gtk2-devel libpopt-devel libgringotts-devel pkgconfig desktop-file-utils

%description
Gringotts is a small but (hopely ;) useful utility that stores sensitive
data (passwords, credit card numbers, friends' addresses) in an organized,
optimized and most of all very secure form.
It uses libGringotts to provide a strong level of encryption, just aiming
to be as trustworthy as possible.

%prep
%setup
%patch0

### FIXME: Include improved desktop-file. (Please fix upstream)

cat <<EOF >gringotts.desktop.in
[Desktop Entry]
Name=Gringotts Data Protection
Comment=Store sensitive data securely
Icon=gringotts
Exec=gringotts
Terminal=false
Type=Application
StartupNotify=true
Encoding=UTF-8
Categories=GNOME;Application;Utility;
EOF

%build
%add_optflags -fcommon
%configure
%make_build

%install
%makeinstall
%find_lang %{name}
install -d -m0755 %{buildroot}%{_datadir}/applications
mv %{buildroot}%{_datadir}/gnome/apps/Utilities/gringotts.desktop %{buildroot}%{_datadir}/applications
desktop-file-install --dir %buildroot%_desktopdir \
--remove-category=Utility \
--remove-category=Application \
--add-category=Settings \
--add-category=X-PersonalSettings \
%buildroot%_desktopdir/gringotts.desktop

%files -f %{name}.lang
%doc AUTHORS BUGS ChangeLog FAQ NEWS README TODO
%{_bindir}/gringotts
%{_datadir}/pixmaps/gringotts*.xpm
%{_datadir}/applications/gringotts.desktop

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009