Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
Ertuğrul Erata
2017-05-18 19:21:25 +03:00
6 changed files with 34 additions and 9 deletions
-5
View File
@@ -1,12 +1,7 @@
2016-06-09 /multimedia/graphics/librecad/pspec.xml
2016-06-10 /multimedia/graphics/inkscape/pspec.xml
2016-06-08 /util/admin/pisido/pspec.xml
2016-05-13 /util/admin/pisiyap/pspec.xml
2016-06-08 /util/misc/krusader/pspec.xml
2016-06-09 /science/gis/gdal/pspec.xml
2016-06-09 /science/gis/postgis/pspec.xml
2016-06-09 /science/misc/libindi/pspec.xml
2016-06-09 /science/misc/eigen3/pspec.xml
2016-06-09 /science/astronomy/xplanet/pspec.xml
2016-06-09 /science/mathematics/plotutils/pspec.xml
2016-06-09 /programming/php/php/pspec.xml
+7
View File
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-16</Date>
<Version>2.6</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.6</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Lightweight C++ template library for linear algebra</Summary>
<Description>eigen3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra.</Description>
<Archive sha1sum="aa4667f0b134f5688c5dff5f03335d9a19aa9b3d" type="tarbz2">http://bitbucket.org/eigen/eigen/get/3.2.5.tar.bz2</Archive>
<Archive sha1sum="b676f3f58549104e4f233e1b21354d8be435d8fd" type="tarbz2">http://bitbucket.org/eigen/eigen/get/3.3.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>freeglut-devel</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-17</Date>
<Version>3.3.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>3.2.5</Version>
+3 -1
View File
@@ -11,7 +11,9 @@ from pisi.actionsapi import get
#WorkDir = "libindi-%s" % get.srcVERSION()
def setup():
cmaketools.configure("-DBUILD_ROOT=%s" % get.installDIR())
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_ROOT=%s" % get.installDIR())
def build():
cmaketools.make()
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Astronomical control protocol library</Summary>
<Description>indilib is a distributed control protocol designed to operate astronomical instrumentation. indilib is small, flexible, easy to parse, and scalable.</Description>
<Archive sha1sum="37b0cbb55e3dd67dc22843783b7feb6dbd09aa6b" type="targz">http://downloads.sourceforge.net/project/indi/libindi_1.2.0.tar.gz</Archive>
<Archive sha1sum="31752b0c43fea95501035f1c033bc89433eb91ff" type="targz">http://downloads.sourceforge.net/project/indi/libindi_1.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libnova-devel</Dependency>
<Dependency>cfitsio-devel</Dependency>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-18</Date>
<Version>1.4.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.2.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Advanced KDE twin-panel(commander-style) file-manager</Summary>
<Description>Krusader is an advanced twin panel (commander style) file manager for KDE and other desktops in the *nix world, similar to Midnight or Total Commander..</Description>
<Archive sha1sum="1c8f21178cea7e3bb77a25733e75cc859b69f167" type="targz">https://sourceforge.net/projects/pisilinux/files/source/krusader-15.08.tar.gz</Archive>
<Archive sha1sum="5b866312f9f4da30d5409eda33e4cbe802b3b277" type="tarxz">http://kde.mirrors.omnilance.com/stable/krusader/2.6.0/krusader-2.6.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-qdbusviewer</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-16</Date>
<Version>2.6.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>15.08</Version>