xorg-server xwayland exfatprogs ver. bump
This commit is contained in:
@@ -8,6 +8,7 @@ from pisi.actionsapi import autotools, pisitools, get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--sbindir=/usr/bin \
|
||||
--libexecdir=/usr/lib \
|
||||
--disable-static")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<PartOf>hardware.disk</PartOf>
|
||||
<Summary>exFAT filesystem userspace utilities.</Summary>
|
||||
<Description>As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is created as an official userspace utilities that contain all of the standard utilities for creating and fixing and debugging exfat filesystem in linux system.</Description>
|
||||
<Archive sha1sum="1f3df6eab72ff5f7b92a8ae3d4e4a986ac884387" type="tarxz">https://github.com/exfatprogs/exfatprogs/releases/download/1.3.2/exfatprogs-1.3.2.tar.xz</Archive>
|
||||
<Archive sha1sum="b563c4ba3771fd7fc63ebf4cc56273ce37c1a3b1" type="tarxz">https://github.com/exfatprogs/exfatprogs/releases/download/1.4.1/exfatprogs-1.4.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency></Dependency> -->
|
||||
</BuildDependencies>
|
||||
@@ -29,12 +29,24 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/exfat-uctbl2bin.sh</Path>
|
||||
<Path fileType="man">/usr/share/man/man1</Path>
|
||||
<Path fileType="man">/usr/share/man/man8</Path>
|
||||
<Path fileType="doc">/usr/share/doc/exfatprogs/NEWS</Path>
|
||||
<Path fileType="doc">/usr/share/doc/exfatprogs/upcase-mandatory.txt</Path>
|
||||
<Path fileType="doc">/usr/share/doc/exfatprogs/upcase-null.txt</Path>
|
||||
<Path fileType="doc">/usr/share/doc/exfatprogs/upcase-recommended.txt</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2026-06-01</Date>
|
||||
<Version>1.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2026-03-11</Date>
|
||||
<Version>1.3.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user