Package Details: xdg-utils-mimeo 1.2.1-2

Git Clone URL: https://aur.archlinux.org/xdg-utils-mimeo.git (read-only, click to copy)
Package Base: xdg-utils-mimeo
Description: Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo
Upstream URL: https://www.freedesktop.org/wiki/Software/xdg-utils/
Keywords: mime mimeo xdg-open
Licenses: MIT
Conflicts: xdg-utils
Provides: xdg-utils
Submitter: matthewbauer
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 76
Popularity: 0.000717
First Submitted: 2009-12-16 04:08 (UTC)
Last Updated: 2025-05-26 20:36 (UTC)

Dependencies (15)

Required by (931)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

Schnouki commented on 2011-02-09 10:49 (UTC)

What about URLs that should not be opened by a browser but by something else? Like mailto:, ftp://, spotify:... Right now this does not work anymore. Or should I set BROWSER to "mimeo"?

jackoneill commented on 2011-02-09 10:49 (UTC)

>Lastest version stopped working with url's, Gah. Guess I should use the packages I maintain... (actually I have this installed, I just don't use xdg-open) If anyone has a fix (and possibly wants to maintain this?) I'll be most grateful...

xduugu commented on 2011-02-09 10:45 (UTC)

Works fine. Just set your BROWSER variable.

thibm commented on 2011-02-09 10:39 (UTC)

Hello, Lastest version stopped working with url's, because in open_generic() mimeo is only called on paths or file://, and not outside the 'if' block starting line 415 Thibault

jackoneill commented on 2011-02-08 11:33 (UTC)

Ugh. Hard tabs ftl.

jackoneill commented on 2011-02-08 11:31 (UTC)

@xduugu: Thanks. Took the latest xdg-utils from abs and patched it.

xduugu commented on 2011-02-05 12:51 (UTC)

mimeo patch for xdg-utils 1.10rc1: http://aur.pastebin.com/VJBcWKhz

jackoneill commented on 2010-08-24 12:31 (UTC)

Hello. This package does not build: ==> Starting build()... Cloning into xdg-utils... fatal: http://git.archlinux.de/~pierre/xdg-utils.git/info/refs not found: did you run git update-server-info on the server? Aborting... I've adapted the pkgbuild from extra/xdg-utils and corrected the mimeo.patch. Here's the tarball: http://omploader.org/iNWJuZw It does build, but I haven't tested it yet.