hidapi: new package

This commit is contained in:
suvari
2023-07-15 20:36:36 +03:00
parent 1aa891e80d
commit a31174b8c2
8 changed files with 216 additions and 13 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A microbenchmark support library</Summary>
<Description>A library to benchmark code snippets, similar to unit tests.</Description>
<Archive sha1sum="1faaa54195824bbe151c1ebee31623232477d075" type="targz">https://github.com/google/benchmark/archive/refs/tags/v1.6.1.tar.gz</Archive>
<Archive sha1sum="39dff009fd8e3eb9200b9b02dd0b1dcb06386d74" type="targz">https://github.com/google/benchmark/archive/refs/tags/v1.8.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="1">
<Date>2023-07-15</Date>
<Version>1.8.2</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-06-11</Date>
<Version>1.6.1</Version>