pcmanfm: dropped unmaintained and broken port

This commit is contained in:
Fredrik Rinnestam 2016-07-30 00:09:13 +02:00
parent 04e8940e42
commit 80c81a69c6
4 changed files with 0 additions and 48 deletions

View File

@ -1,26 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/xdg/
drwxr-xr-x root/root etc/xdg/pcmanfm/
drwxr-xr-x root/root etc/xdg/pcmanfm/default/
-rw-r--r-- root/root etc/xdg/pcmanfm/default/pcmanfm.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pcmanfm
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/pcmanfm-modules.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/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-desktop-pref.desktop
-rw-r--r-- root/root usr/share/applications/pcmanfm.desktop
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pcmanfm.1.gz
drwxr-xr-x root/root usr/share/pcmanfm/
drwxr-xr-x root/root usr/share/pcmanfm/ui/
-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/connect.ui
-rw-r--r-- root/root usr/share/pcmanfm/ui/desktop-pref.ui
-rw-r--r-- root/root usr/share/pcmanfm/ui/pref.ui

View File

@ -1 +0,0 @@
c993402d407b0a3fc076f842ac1bc5c9 pcmanfm-1.2.3.tar.xz

View File

@ -1,17 +0,0 @@
# Description: fast and lightweight file manager
# URL: http://pcmanfm.sourceforge.net/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Depends on: libfm desktop-file-utils shared-mime-info
name=pcmanfm
version=1.2.3
release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr --sysconfdir=/etc
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale
}

View File

@ -1,4 +0,0 @@
#!/bin/bash
update-mime-database /usr/share/mime
update-desktop-database