spacefm: dropped unmaintained and broken port

This commit is contained in:
Fredrik Rinnestam 2016-07-07 17:59:15 +02:00
parent 13765e6e06
commit 00e23f76ed
4 changed files with 0 additions and 78 deletions

View File

@ -1,51 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/spacefm
-rwxr-xr-x root/root usr/bin/spacefm-auth
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/spacefm-find.desktop
-rw-r--r-- root/root usr/share/applications/spacefm-folder-handler.desktop
-rw-r--r-- root/root usr/share/applications/spacefm.desktop
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/Faenza/
drwxr-xr-x root/root usr/share/icons/Faenza/apps/
drwxr-xr-x root/root usr/share/icons/Faenza/apps/48/
-rw-r--r-- root/root usr/share/icons/Faenza/apps/48/spacefm-find.png
-rw-r--r-- root/root usr/share/icons/Faenza/apps/48/spacefm-root.png
-rw-r--r-- root/root usr/share/icons/Faenza/apps/48/spacefm.png
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-blue.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-green.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-red.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-blue.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-green.png
-rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-red.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-blue.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-green.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-red.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-folder-blue.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-folder-red.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-blue.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-green.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-red.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-find.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm-root.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/spacefm.png
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/spacefm-mime.xml
drwxr-xr-x root/root usr/share/spacefm/
drwxr-xr-x root/root usr/share/spacefm/ui/
-rw-r--r-- root/root usr/share/spacefm/ui/about-dlg.ui
-rw-r--r-- root/root usr/share/spacefm/ui/appchooserdlg.ui
-rw-r--r-- root/root usr/share/spacefm/ui/file_properties.ui
-rw-r--r-- root/root usr/share/spacefm/ui/find-files.ui
-rw-r--r-- root/root usr/share/spacefm/ui/find-files2.ui
-rw-r--r-- root/root usr/share/spacefm/ui/godlg.ui
-rw-r--r-- root/root usr/share/spacefm/ui/prefdlg.ui
-rw-r--r-- root/root usr/share/spacefm/ui/prefdlg2.ui

View File

@ -1,2 +0,0 @@
daeee7dcccea33d6258a0a9d783470c4 0.9.4.tar.gz
48b87ee78fd8a0884421eeea205ec1d5 f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch

View File

@ -1,23 +0,0 @@
# Description: Multi-panel tabbed file manager
# URL: http://ignorantguru.github.com/spacefm/
# Maintainer: Maximilian Dietrich, dxm at openmailbox dot org
# Depends on: gtk udev shared-mime-info desktop-file-utils xorg-libxdamage
name=spacefm
version=0.9.4
release=2
source=(https://github.com/IgnorantGuru/$name/archive/$version.tar.gz https://github.com/BwackNinja/spacefm/commit/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch)
build () {
cd $name-$version
patch -p1 < $SRC/f167b2831bc2556fc383cf30ae6ce4d117b67c04.patch
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls \
--disable-startup-notifications \
--with-gtk2
make
make DESTDIR=$PKG \
install
rm -rf $PKG/usr/share/{locale,doc}
}

View File

@ -1,2 +0,0 @@
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza