libindi-1.8.5
This commit is contained in:
@@ -14,7 +14,6 @@ WorkDir = "indi-%s" % get.srcVERSION()
|
||||
def setup():
|
||||
#shelltools.cd("libindi")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DINDI_BUILD_QT5_CLIENT=ON \
|
||||
-DBUILD_ROOT=%s" % get.installDIR())
|
||||
|
||||
|
||||
@@ -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="04ce1f6bc866488cdde243ab5dc2f008cff31b42" type="targz">https://github.com/indilib/indi/archive/v1.8.3.tar.gz</Archive>
|
||||
<Archive sha1sum="db804aaf0b0171ba1aad83c551c120ded04319ab" type="targz">https://github.com/indilib/indi/archive/v1.8.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -74,6 +74,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2020-07-12</Date>
|
||||
<Version>1.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-01-27</Date>
|
||||
<Version>1.8.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user