Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hroncok/shared-mime-info-3dprint
My patches to shared-mime-info introducing formats commonly used for 3D printing
https://github.com/hroncok/shared-mime-info-3dprint
Last synced: 15 days ago
JSON representation
My patches to shared-mime-info introducing formats commonly used for 3D printing
- Host: GitHub
- URL: https://github.com/hroncok/shared-mime-info-3dprint
- Owner: hroncok
- License: gpl-2.0
- Created: 2014-10-29T17:17:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T12:28:44.000Z (almost 8 years ago)
- Last Synced: 2024-12-13T20:49:22.167Z (20 days ago)
- Language: C
- Size: 18 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog.pre-git
- License: COPYING
Awesome Lists containing this project
README
This package contains:
- The freedesktop.org shared MIME database spec.
- The merged GNOME and KDE databases, in the new format.
- The update-mime-database command, used to install new MIME data.To install:
Do the usual:
$ ./configure
$ make
$ make installIf you want to install to your home directory, you should instead do:
$ ./configure --prefix=$HOME/.local
$ make
$ make installYou'll need to make sure that $HOME/.local/bin is in your PATH, of course.
See http://www.freedesktop.org/wiki/Standards/shared-mime-info-spec for more
information.Please report bugs to the bugzilla, under the shared-mime-info product.
http://www.freedesktop.org/wiki/GettingInvolved
Useful reference links:
IANA:
http://www.iana.org/assignments/media-types/
KDE's old mime-types:
http://websvn.kde.org/branches/KDE/3.5/kdelibs/mimetypes/