feh: 1.3.4 -> 1.4.1

This commit is contained in:
Thomas Penteker 2010-03-29 20:56:03 +02:00
parent 891334eff3
commit 69869432e2
3 changed files with 7 additions and 6 deletions

View File

@ -1,11 +1,13 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cam
-rwxr-xr-x root/root usr/bin/feh
-rwxr-xr-x root/root usr/bin/gen_cam_menu.sh
-rwxr-xr-x root/root usr/bin/feh-cam
-rwxr-xr-x root/root usr/bin/gen-cam-menu
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/feh-cam.1.gz
-rw-r--r-- root/root usr/man/man1/feh.1.gz
-rw-r--r-- root/root usr/man/man1/gen-cam-menu.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/feh/
drwxr-xr-x root/root usr/share/feh/fonts/
@ -17,7 +19,6 @@ drwxr-xr-x root/root usr/share/feh/images/
-rw-r--r-- root/root usr/share/feh/images/menubg_aluminium.png
-rw-r--r-- root/root usr/share/feh/images/menubg_aqua.png
-rw-r--r-- root/root usr/share/feh/images/menubg_black.png
-rw-r--r-- root/root usr/share/feh/images/menubg_britney.png
-rw-r--r-- root/root usr/share/feh/images/menubg_brushed.png
-rw-r--r-- root/root usr/share/feh/images/menubg_chrome.png
-rw-r--r-- root/root usr/share/feh/images/menubg_default.png

View File

@ -1 +1 @@
3d35ba3d2f0693b019800787f1103891 feh-1.3.4.tar.gz
95ee8c8fe3b8e7b4aab606377c37afca feh-1.4.1.tar.bz2

View File

@ -6,9 +6,9 @@
# Depends on: giblib
name=feh
version=1.3.4
version=1.4.1
release=1
source=(http://linuxbrit.co.uk/downloads/$name-$version.tar.gz)
source=(http://mirrors.ludost.net/gentoo/distfiles/$name-$version.tar.bz2)
build() {
cd $name-$version