forked from ports/contrib
pcmanfm: update
This commit is contained in:
parent
3073d4accd
commit
5c2f93be9e
@ -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
|
||||
|
@ -1 +1 @@
|
||||
750f89cbe7496e5f4c09e4c5a95dec6e pcmanfm-0.5.2.tar.bz2
|
||||
f433a61484da10ed3382c1799169abd6 pcmanfm-0.9.7.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user