@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library parsing the Corel cdr documents</Summary>
|
||||
<Description>Libcdr is library providing ability to interpret and import Corel Draw drawings into various applications.</Description>
|
||||
<Archive sha1sum="59148610e572d1a79c4f3494a01d020944f0e1c1" type="tarxz">http://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.4.tar.xz</Archive>
|
||||
<Archive sha1sum="8850232e2a8415910188d287c68cd3322a9dcbe9" type="tarxz">https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.6.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -61,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.1.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>0.1.4</Version>
|
||||
|
||||
@@ -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 ")
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.1.7</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-09</Date>
|
||||
<Version>0.1.7</Version>
|
||||
|
||||
@@ -46,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.0.4</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-08-09</Date>
|
||||
<Version>0.0.4</Version>
|
||||
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-02-20</Date>
|
||||
<Version>0.0.4</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>0.0.4</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A C++ library for parsing binary Microsoft Visio documents</Summary>
|
||||
<Description>A C++ library for parsing binary Microsoft Visio documents (.vsd). Includes a converter to XHTML with embedded SVG files.</Description>
|
||||
<Archive sha1sum="eaf9204fa38a87c8408c03828f6fc9d915d988e0" type="tarxz">http://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.6.tar.xz</Archive>
|
||||
<Archive sha1sum="c33ac8b574382b2c9f261dc80021746456d81582" type="tarxz">https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.7.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>librevenge-devel</Dependency>
|
||||
@@ -57,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.1.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-08-09</Date>
|
||||
<Version>0.1.6</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Multi-dimensional data index algorithm</Summary>
|
||||
<Description>A collection of multi-dimensional data structure and indexing algorithm.</Description>
|
||||
<Archive sha1sum="86a90787750043b417e031b90360379bec75a46a" type="tarbz2">http://kohei.us/files/mdds/src/mdds-1.4.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="7d3135916ba26ef92b0359b848c793ad99e536b4" type="tarbz2">https://dev-www.libreoffice.org/src/mdds-1.6.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>1.4.3</Version>
|
||||
|
||||
@@ -20,13 +20,17 @@ def setup():
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
|
||||
-DENABLE_XPDF_HEADERS=ON \
|
||||
-DWITH_NSS3=OFF \
|
||||
"
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
options = " -DCMAKE_INSTALL_LIBDIR=/usr/lib32 \
|
||||
-DCMAKE_INSTALL_PREFIX=/emul32 \
|
||||
-DENABLE_QT5=OFF \
|
||||
-DENABLE_LIBCURL=OFF"
|
||||
-DENABLE_LIBCURL=OFF \
|
||||
-DWITH_NSS3=OFF \
|
||||
-DWITH_GTK=OFF \
|
||||
-DWITH_GObjectIntrospection=OFF"
|
||||
|
||||
cmaketools.configure(options, sourceDir="..")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>PDF rendering library</Summary>
|
||||
<Description>poppler is a PDF rendering library based on xpdf.</Description>
|
||||
<Archive sha1sum="9b2029e855d35d38d177512b58d972c5b2e9d61f" type="tarxz">http://poppler.freedesktop.org/poppler-0.74.0.tar.xz</Archive>
|
||||
<Archive sha1sum="47456aaf6de52e22752e86650034aaee6a41df13" type="tarxz">https://poppler.freedesktop.org/poppler-0.85.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
@@ -27,7 +27,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.13.0">qt5-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -223,6 +223,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>0.85.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-02-05</Date>
|
||||
<Version>0.74.0</Version>
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A C++ library designed to help process WordPerfect documents</Summary>
|
||||
<Description>Library that handles Word Perfect documents.</Description>
|
||||
<Archive sha1sum="d6c49f67c12c8ae637f99d0c56dd1e271376dbb3" type="targz">mirrors://sourceforge/libwpd/libwpd-0.10.2.tar.gz</Archive> <BuildDependencies>
|
||||
<Archive sha1sum="c1254f05b2318c160d836e5583c221386db50dd2" type="tarxz">mirrors://sourceforge/libwpd/libwpd-0.10.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>libgsf-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -58,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.10.3</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.10.2</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A C++ library designed to help process WordPerfect Graphics documents</Summary>
|
||||
<Description>Libwpg project is a library and to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect and Presentations.</Description>
|
||||
<Archive sha1sum="74043970b9b7c8b64a86732074ee44a419c47b68" type="tarbz2">https://sourceforge.net/projects/libwpg/files/libwpg/libwpg-0.3.2/libwpg-0.3.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="20096bd99681c719164cefafc9046271de255acb" type="tarxz">https://sourceforge.net/projects/libwpg/files/libwpg/libwpg-0.3.3/libwpg-0.3.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>libwpd-devel</Dependency>
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.3.3</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.3.2</Version>
|
||||
|
||||
@@ -48,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-02-22</Date>
|
||||
<Version>0.4.10</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>0.4.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user