fltk:add x-fluid.desktop
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=MimeType
|
||||
MimeType=application/x-fluid
|
||||
Icon=fluid.png
|
||||
Patterns=*.fl
|
||||
Name=FLUID
|
||||
Comment=FLUID GUI Design
|
||||
Encoding=UTF-8
|
||||
@@ -13,6 +13,9 @@
|
||||
<Summary>FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit</Summary>
|
||||
<Description>FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.</Description>
|
||||
<Archive sha1sum="0a2a40e34094b9758dc8552ffb32ae444bce8577" type="targz">http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-1-source.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="fluid/x-fluid.desktop">x-fluid.desktop</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user