gpsd-3.25

This commit is contained in:
4fury-c3440d8
2023-01-24 07:14:58 +03:00
parent 7f7af54f0d
commit 8aefcfb452
+12 -2
View File
@@ -16,8 +16,8 @@
<Description>
gpsd is a service daemon that monitor one or more GPSes attached to a host computer through serial or USB ports, making all data of the sensors available to be queried on TCP port 2947 of the host computer.
</Description>
<Archive sha1sum="708ec5a77bc92c09f7563a66c0e9cdccd7ddebcb" type="tarxz">
http://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-3.24.tar.xz
<Archive sha1sum="dc8c0fa666a961473bdd092264f0bb91362eb06d" type="tarxz">
http://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-3.25.tar.xz
</Archive>
<BuildDependencies>
<Dependency>scons</Dependency>
@@ -30,6 +30,7 @@
<Dependency>libsocket-devel</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency>python3-pyserial</Dependency>
<!-- <Dependency>python3-matplotlib</Dependency> -->
</BuildDependencies>
<Patches>
<Patch level="1">pylibdir_path.patch</Patch>
@@ -57,6 +58,7 @@
<Path fileType="man">/usr/share/man/man8/gpsd.8</Path>
<Path fileType="man">/usr/share/man/man8/gpsinit.8</Path>
<Path fileType="man">/usr/share/man/man8/gpsdctl.8</Path>
<Path fileType="data">/usr/share/snmp/mibs/gpsd/GPSD-MIB</Path>
<Path fileType="doc">/usr/share/gpsd/doc</Path>
</Files>
<AdditionalFiles>
@@ -77,6 +79,7 @@
<Dependency>bluez-libs</Dependency>
<Dependency>python3-gpsd</Dependency>
<Dependency>python3-pyserial</Dependency>
<Dependency>python3-matplotlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -121,6 +124,13 @@
</Package>
<History>
<Update release="4">
<Date>2023-01-22</Date>
<Version>3.25</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2022-11-10</Date>
<Version>3.24</Version>