freeglut: version bump to 3.4.0
This commit is contained in:
@@ -36,5 +36,5 @@ def build():
|
||||
def install():
|
||||
cmaketools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "README")
|
||||
pisitools.dohtml("doc/*")
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "README.md")
|
||||
# pisitools.dohtml("doc/*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The OpenGL Utility Toolkit (Freeglut)</Summary>
|
||||
<Description>Freeglut is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. Freeglut makes it considerably easier to learn about and explore OpenGL Programming.</Description>
|
||||
<Archive sha1sum="7a62e0d2caad92ff745bc5037592b2753f0b2f20" type="targz">mirrors://sourceforge/freeglut/freeglut-3.2.1.tar.gz</Archive>
|
||||
<Archive sha1sum="169b069a6c3e7a3ce960887ab3e4a8ee73443bbd" type="targz">mirrors://sourceforge/freeglut/freeglut-3.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
@@ -79,6 +79,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-10-22</Date>
|
||||
<Version>3.4.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-03-19</Date>
|
||||
<Version>3.2.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user