SPELL=libsecret VERSION=0.20.2 SOURCE_HASH=sha512:89143c8ccc8f6fa0cda2c98baef92e8cbf9b319a984826a09c527125e14712023ee65cada42a2c9232524528da8c1c3d2235ecbcb93e2f06e94121a601c22857 SOURCE="${SPELL}-${VERSION}.tar.xz" BRANCH=`echo $VERSION | cut -d . -f 1,2` SOURCE_URL[0]=$GNOME_URL/sources/libsecret/${BRANCH}/${SOURCE} SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="https://live.gnome.org/Libsecret" LICENSE[0]="LGPLv2" ENTERED=20120927 KEYWORDS="" SHORT="A library for storing and retrieving passwords and other secrets." cat << EOF A library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. gnome-keyring and ksecretservice are both implementations of a Secret Service. libsecret replaces libgnome-keyring. EOF