3 Commits

Author SHA1 Message Date
landry
02eaeb9278 Fix opening archives on the commandline (and probably other bugs) by
passing NULL as second argument to realpath(), this way the result is
returned in a newly allocated buffer (that the caller frees) instead of
one allocated on the stack in canonicalize_file_name().

While here remove deprecated multipart/zip from MimeType in the desktop
file while here, triggers warnings from update-desktop-database.
2018-04-25 10:16:44 +00:00
sthen
6df7806e29 Fix wantlib and license marker, use $SUBST_CMD, regen PLIST.
- from Giovanni Bechis, thanks!
2008-11-21 20:09:21 +00:00
ajacoutot
bdabf132d7 Import xarchive-0.2.8-6
XArchive is a GTK+2 front-end for various command line archiving
programs.
The idea is to have a generic front end for archives that uses external
wrappers around the command line archiving tools.


Original port from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER)
with some tweaks by myself
2007-07-16 21:35:42 +00:00