wok-next diff libgnome-keyring/receipt @ rev 21103

emacs: depends on emacs-common
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 03 11:21:15 2019 +0200 (2019-01-03)
parents a3c581bf52b8
children
line diff
     1.1 --- a/libgnome-keyring/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/libgnome-keyring/receipt	Thu Jan 03 11:21:15 2019 +0200
     1.3 @@ -3,16 +3,16 @@
     1.4  PACKAGE="libgnome-keyring"
     1.5  VERSION="2.32.0"
     1.6  CATEGORY="x-window"
     1.7 -SHORT_DESC="A library that keep password and other secrets for users"
     1.8 -MAINTAINER="pankso@slitaz.org"
     1.9 +SHORT_DESC="Keep password and other secrets for users"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="LGPL2"
    1.12  WEB_SITE="https://www.gnome.org/"
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.16 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17  
    1.18  BUILD_DEPENDS="libgcrypt-dev dbus-dev glib-dev intltool"
    1.19 -SPLIT="libgnome-keyring-dev"
    1.20 +SPLIT="$PACKAGE-dev"
    1.21  
    1.22  compile_rules() {
    1.23  	./configure \