Xaw3d ver. bump

This commit is contained in:
Rmys
2022-12-15 00:01:22 +03:00
committed by GitHub
parent c840e76c5a
commit d5b55ddffc
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s install" % get.installDIR())
pisitools.dodoc("ChangeLog","COPYING","README","src/README.XAW3D")
pisitools.dodoc("ChangeLog","COPYING","README*","src/README.XAW3D")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Replacement of the Xaw widget set that comes with X</Summary>
<Description>Xaw3d is a general-purpose replacement for the Athena toolkit that adds a 3D appearance and support for XPM images.</Description>
<Archive sha1sum="5d8c47059dabc85368f01fd6b2509c1dec97a911" type="targz">http://xorg.freedesktop.org/archive/individual/lib/libXaw3d-1.6.3.tar.gz</Archive>
<Archive sha1sum="04ee7261ec9b4408b46d20707c381d18dafe823e" type="targz">http://xorg.freedesktop.org/archive/individual/lib/libXaw3d-1.6.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>util-macros</Dependency>
<Dependency>libXt-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="6">
<Date>2022-12-14</Date>
<Version>1.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-10</Date>
<Version>1.6.3</Version>