Libgnome-keyring

From LFScript
Revision as of 00:00, 1 March 2017 by Marcel (talk | contribs) (Created page with "Category:Scripts <scriptname>libgnome-keyring</scriptname> == Sources == * <sourcecode>http://ftp.acc.umu.se/pub/gnome/sources/libgnome-keyring/3.12/libgnome-keyring-3.12...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LFScript can find this software under the name libgnome-keyring.

Sources


MD5 Checksums:

6696e4f2e9aed4625cdc3af30bd8c238  libgnome-keyring-3.12.0.tar.xz

Dependencies

  • dbus
  • glib2
  • intltool
  • libgcrypt

Installation

./configure --prefix=/usr &&
make

As the root user:

make install