From 6b8bfaf54b259d6687f69ffd330a1758c1d02572 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 10 Nov 2009 21:39:18 +0100 Subject: maj yelp#2.28.0-1 --- gnome/yelp/.footprint | 6 +++++- gnome/yelp/.md5sum | 2 +- gnome/yelp/Pkgfile | 7 ++++--- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'gnome/yelp') diff --git a/gnome/yelp/.footprint b/gnome/yelp/.footprint index 9e7bd3ed9..4b8874a53 100644 --- a/gnome/yelp/.footprint +++ b/gnome/yelp/.footprint @@ -37,13 +37,17 @@ drwxr-xr-x root/root usr/share/yelp/icons/ -rw-r--r-- root/root usr/share/yelp/scrollkeeper.xml -rw-r--r-- root/root usr/share/yelp/toc.xml drwxr-xr-x root/root usr/share/yelp/ui/ +-rw-r--r-- root/root usr/share/yelp/ui/yelp-bookmarks-add.ui +-rw-r--r-- root/root usr/share/yelp/ui/yelp-bookmarks.ui +-rw-r--r-- root/root usr/share/yelp/ui/yelp-open-location.ui +-rw-r--r-- root/root usr/share/yelp/ui/yelp-preferences.ui -rw-r--r-- root/root usr/share/yelp/ui/yelp-search-ui.xml -rw-r--r-- root/root usr/share/yelp/ui/yelp-ui.xml --rw-r--r-- root/root usr/share/yelp/ui/yelp.glade drwxr-xr-x root/root usr/share/yelp/xslt/ -rw-r--r-- root/root usr/share/yelp/xslt/db-title.xsl -rw-r--r-- root/root usr/share/yelp/xslt/db2html.xsl -rw-r--r-- root/root usr/share/yelp/xslt/info2html.xsl +-rw-r--r-- root/root usr/share/yelp/xslt/mal2html.xsl -rw-r--r-- root/root usr/share/yelp/xslt/man2html.xsl -rw-r--r-- root/root usr/share/yelp/xslt/search2html.xsl -rw-r--r-- root/root usr/share/yelp/xslt/toc2html.xsl diff --git a/gnome/yelp/.md5sum b/gnome/yelp/.md5sum index 5cacdc6ef..7f8fb7c3d 100644 --- a/gnome/yelp/.md5sum +++ b/gnome/yelp/.md5sum @@ -1 +1 @@ -3413fd051c5ecbfe98819a8fb4ac83dd yelp-2.26.0.tar.bz2 +4e68e796927198e644a57d455c16c389 yelp-2.28.0.tar.bz2 diff --git a/gnome/yelp/Pkgfile b/gnome/yelp/Pkgfile index 155e1e894..ee84fcec8 100644 --- a/gnome/yelp/Pkgfile +++ b/gnome/yelp/Pkgfile @@ -5,14 +5,15 @@ # Depends on: libgnomeui, startup-notification, gnome-doc-utils, xulrunner name=yelp -version=2.26.0 +version=2.28.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.26/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=$GNOME_PREFIX \ - --sysconfdir=/etc + --sysconfdir=/etc \ + --localstatedir=/var/lib make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf