openmotif: ver. bump to 2.3.7
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "motif-2.3.4"
|
||||
WorkDir = "motif-2.3.7"
|
||||
|
||||
mwmlibdir = "/usr/lib/X11"
|
||||
mwmconfigdir = "/etc/X11/mwm"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>Open Motif implementation</Summary>
|
||||
<Description>Freely available version of the well known Motif user interface toolkit for Open Source operating systems.</Description>
|
||||
<Archive sha1sum="49ecfe2a0939232ca78ce318d938044e7f751b6d" type="targz">mirrors://sourceforge/motif/motif-2.3.4-src.tgz</Archive>
|
||||
<Archive sha1sum="be3e5a7e488f56cebfe3258c51938834effbbb6c" type="targz">mirrors://sourceforge/motif/motif-2.3.7.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXmu-devel</Dependency>
|
||||
<Dependency>libXft-devel</Dependency>
|
||||
@@ -33,9 +33,9 @@
|
||||
<Patch level="1">openmotif-uil.patch</Patch>
|
||||
<Patch level="1">openmotif-unaligned.patch</Patch>
|
||||
<!--<Patch level="1">openmotif-xpm.patch</Patch>-->
|
||||
<Patch level="1">sentinel.patch</Patch>
|
||||
<Patch level="1">strcmp.patch</Patch>
|
||||
<Patch level="1">warn.patch</Patch>
|
||||
<!-- <Patch level="1">sentinel.patch</Patch> -->
|
||||
<!-- <Patch level="1">strcmp.patch</Patch> -->
|
||||
<!-- <Patch level="1">warn.patch</Patch> -->
|
||||
<Patch level="1">openMotif-2.3.0-no_X11R6.patch</Patch>
|
||||
<Patch level="1">motif-2.3.4-bindings.patch</Patch>
|
||||
<Patch level="1">motif-2.3.4-mwmrc_dir.patch</Patch>
|
||||
@@ -57,6 +57,7 @@
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -95,7 +96,6 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libSM-32bit</Dependency>
|
||||
|
||||
<Dependency>libXt-32bit</Dependency>
|
||||
<Dependency>libXp-32bit</Dependency>
|
||||
<Dependency>libXmu-32bit</Dependency>
|
||||
@@ -119,6 +119,7 @@
|
||||
<Dependency>libXft-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>fontconfig-32bit</Dependency>
|
||||
<Dependency>freetype-32bit</Dependency>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -127,6 +128,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-04-11</Date>
|
||||
<Version>2.3.7</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2.3.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user