summaryrefslogtreecommitdiff
path: root/libre/spacefm/libre.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 20:50:20 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 20:50:20 -0300
commit4ac32d4cf06625e145fe9b35d65c793192275d09 (patch)
treeac87358aee79fd1bee288d481f473a115068637e /libre/spacefm/libre.patch
parent29af419728c92102a295f2aa17e989fc687c5f71 (diff)
downloadabslibre-4ac32d4cf06625e145fe9b35d65c793192275d09.tar.gz
abslibre-4ac32d4cf06625e145fe9b35d65c793192275d09.tar.bz2
abslibre-4ac32d4cf06625e145fe9b35d65c793192275d09.zip
spacefm: remove libre suffix and add complex pkgrel
Diffstat (limited to 'libre/spacefm/libre.patch')
-rw-r--r--libre/spacefm/libre.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/libre/spacefm/libre.patch b/libre/spacefm/libre.patch
new file mode 100644
index 000000000..82d51f705
--- /dev/null
+++ b/libre/spacefm/libre.patch
@@ -0,0 +1,24 @@
+From 4605df33f85e5dbd4cc0238b9d289ff73601d898 Mon Sep 17 00:00:00 2001
+From: Edison Ibañez <arkhan.xxx@gmail.com>
+Date: mar, 20 may 2014 10:27:55 -0500
+Subject: [PATCH] replace nonfree unrar with unar support
+
+
+diff --git a/src/ptk/ptk-file-archiver.c b/src/ptk/ptk-file-archiver.c
+index ec9fbd7..55648d2 100644
+--- a/src/ptk/ptk-file-archiver.c
++++ b/src/ptk/ptk-file-archiver.c
+@@ -80,8 +80,8 @@ const ArchiveHandler handlers[]=
+ {
+ "application/x-rar",
+ "rar a -r %o",
+- "unrar -o- x",
+- "unrar lt",
++ "unar -D ",
++ "unar -D ",
+ ".rar", "arc_rar", TRUE
+ },
+ {
+--
+Gitg
+