gap/gap.xml
Jerry James 3ed98e88b7 New upstream release.
Also:
- Drop upstreamed -paths patch.
- Add -bootstrap patch to break circular build dependencies.
- Add -escape, -ref, -doc, -gac, and -immutable patches.
- Add -terminal, -erroroutput, and -enterleave patches from sagemath.
- Add libgap and libgap-devel subpackages.
- Move the commandline application into the main package.
- Change BRs and Rs due to recent TeXLive packaging changes.
- Create all of the icon sizes supported by hicolor-icon-theme.
- Fix update-gap-workspace on initial build with empty workspace.
- Disable hardened build, which breaks RTLD_LAZY in the module loader.
- Build in bootstrap mode.
2019-02-16 09:12:12 -07:00

12 lines
357 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-gap">
<comment>GAP input</comment>
<glob pattern="*.g"/>
<glob pattern="*.gap"/>
<glob pattern="*.gi"/>
<glob pattern="*.gd"/>
<glob pattern="*.grp"/>
</mime-type>
</mime-info>