From 5c2f93be9e1739ebd5cebd5184e8dd9d1e67f682 Mon Sep 17 00:00:00 2001 From: Bartlomiej Palmowski Date: Wed, 23 Jun 2010 13:06:30 +0200 Subject: [PATCH] pcmanfm: update --- pcmanfm/.footprint | 18 ++++-------------- pcmanfm/.md5sum | 2 +- pcmanfm/Pkgfile | 12 ++++-------- 3 files changed, 9 insertions(+), 23 deletions(-) diff --git a/pcmanfm/.footprint b/pcmanfm/.footprint index e440c9126..fcd1dca44 100644 --- a/pcmanfm/.footprint +++ b/pcmanfm/.footprint @@ -3,20 +3,10 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pcmanfm drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/pcmanfm-find.desktop --rw-r--r-- root/root usr/share/applications/pcmanfm-folder-handler.desktop -rw-r--r-- root/root usr/share/applications/pcmanfm.desktop -drwxr-xr-x root/root usr/share/mime/ -drwxr-xr-x root/root usr/share/mime/packages/ --rw-r--r-- root/root usr/share/mime/packages/libmimetype.xml drwxr-xr-x root/root usr/share/pcmanfm/ --rw-r--r-- root/root usr/share/pcmanfm/mount.rules drwxr-xr-x root/root usr/share/pcmanfm/ui/ --rw-r--r-- root/root usr/share/pcmanfm/ui/about-dlg.ui --rw-r--r-- root/root usr/share/pcmanfm/ui/appchooserdlg.ui --rw-r--r-- root/root usr/share/pcmanfm/ui/file_properties.ui --rw-r--r-- root/root usr/share/pcmanfm/ui/find-files.ui --rw-r--r-- root/root usr/share/pcmanfm/ui/godlg.ui --rw-r--r-- root/root usr/share/pcmanfm/ui/prefdlg.ui -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/pcmanfm.png +-rw-r--r-- root/root usr/share/pcmanfm/ui/about.ui +-rw-r--r-- root/root usr/share/pcmanfm/ui/autorun.ui +-rw-r--r-- root/root usr/share/pcmanfm/ui/desktop-pref.ui +-rw-r--r-- root/root usr/share/pcmanfm/ui/pref.ui diff --git a/pcmanfm/.md5sum b/pcmanfm/.md5sum index 387b05703..9b637d5c8 100644 --- a/pcmanfm/.md5sum +++ b/pcmanfm/.md5sum @@ -1 +1 @@ -750f89cbe7496e5f4c09e4c5a95dec6e pcmanfm-0.5.2.tar.bz2 +f433a61484da10ed3382c1799169abd6 pcmanfm-0.9.7.tar.gz diff --git a/pcmanfm/Pkgfile b/pcmanfm/Pkgfile index 7ac761087..003ccad4a 100644 --- a/pcmanfm/Pkgfile +++ b/pcmanfm/Pkgfile @@ -2,20 +2,16 @@ # URL: http://pcmanfm.sourceforge.net/ # Packager: Ricardo Oliveira, crux at roliveira dot eu # Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl -# Depends on: gtk hal startup-notification gamin shared-mime-info desktop-file-utils xorg-libxcomposite intltool +# Depends on: libfm name=pcmanfm -version=0.5.2 +version=0.9.7 release=1 -source=(http://sourceforge.net/projects/$name/files/$name/$name-$version.tar.bz2) +source=(http://dl.sourceforge.net/project/$name/PCManFM2%20+%20Libfm%20%28experimental%29/PCManFM/$name-$version.tar.gz) build() { cd $name-$version - # ca translation is fscked up - sed -i 's/ca/ /' po/LINGUAS - ./configure \ - --prefix=/usr \ - --enable-hal + ./configure --prefix=/usr --sysconfdir=/etc make make DESTDIR=$PKG install rm -rf $PKG/usr/share/locale