applications-24.08.3

This commit is contained in:
Rmys
2024-11-11 10:29:46 +03:00
parent e7a6d76c46
commit b6ee510a02
20 changed files with 155 additions and 22 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ def setup():
# src/lib/plugin_apis/vdo.{c,api} \
# src/plugins/vdo.c")
shelltools.system("sh ./autogen.sh")
# shelltools.system("sh ./autogen.sh")
shelltools.system("sed -i 's|python2-config|python2.7-config|g' configure")
autotools.configure("--without-gtk-doc \
--without-nvdimm \
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>A library for manipulating block devices</Summary>
<Description>Blok cihazlarını değiştirmek için bir kütüphane</Description>
<Archive sha1sum="a4f34b84c18d16066ada6b5cd05b07aeb75b5c4d" type="targz">https://github.com/storaged-project/libblockdev/archive/refs/tags/3.1.0-1.tar.gz</Archive>
<Archive sha1sum="1a25cdc3465ab3ba5856043e561e83aab3fdd6ad" type="targz">https://github.com/storaged-project/libblockdev/releases/download/3.2.1/libblockdev-3.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>nss-devel</Dependency>
<Dependency>mdadm</Dependency>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="16">
<Date>2024-11-08</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2024-02-16</Date>
<Version>3.1.0</Version>