libetonyek 0.1.9

This commit is contained in:
idriskalp
2020-02-22 14:08:54 +03:00
parent 80669ed762
commit 7d59d6faf1
2 changed files with 11 additions and 3 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ def setup():
autotools.configure("--prefix=/usr \
--disable-werror \
--without-docs \
--enable-static=no ")
--enable-static=no \
--with-mdds=1.5")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+9 -2
View File
@@ -22,9 +22,9 @@
<Dependency>glm</Dependency>
<Dependency>gperf</Dependency>
<Dependency>liblangtag-devel</Dependency>
<Dependency>mdds-devel</Dependency>
<Dependency versionFrom="1.6">mdds-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="3c18eff9c56f7bae5c55e0d108838d0a3a6b6a40" type="tarxz">http://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.8.tar.xz</Archive>
<Archive sha1sum="b98862359b44f6838246428a482c442ad3bb67e4" type="tarxz">https://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.9.tar.xz</Archive>
<Patches>
<!-- <Patch level="1">libetonyek-0.1.6-mdds-1.2.patch</Patch> -->
</Patches>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-02-22</Date>
<Version>0.1.9</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-16</Date>
<Version>0.1.8</Version>