guile xz libunistring ver. bump

This commit is contained in:
Rmys
2024-10-07 12:58:43 +03:00
parent 6f59a9f637
commit 4e7d028cda
14 changed files with 437 additions and 10 deletions
+7
View File
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="21">
<Date>2024-10-05</Date>
<Version>0.22.5</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2024-07-06</Date>
<Version>0.22.5</Version>
+7
View File
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-10-05</Date>
<Version>2.3.7</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2024-01-28</Date>
<Version>2.3.7</Version>
+2 -1
View File
@@ -23,5 +23,6 @@ def build():
def install():
autotools.install()
pisitools.dosym("libunistring.so.2.2.0", "/usr/lib/libunistring.so.0")
pisitools.dosym("libunistring.so.5.1.0", "/usr/lib/libunistring.so.0")
# pisitools.dosym("libunistring.so.5.1.0", "/usr/lib/libunistring.so.2")
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "COPYING.LIB", "HACKING", "NEWS", "README", "THANKS")
+20
View File
@@ -0,0 +1,20 @@
pycurl has /usr/lib/python2.7/site-packages/pycurl.so and it needs libunistring.so.2 from libunistring
libidn2 has /usr/bin/idn2 and it needs libunistring.so.2 from libunistring
libidn2 has /usr/bin/idn2 and it needs libunistring.so.2 from libunistring
libidn2 has /usr/lib/libidn2.so.0.4.0 and it needs libunistring.so.2 from libunistring
autogen has /usr/bin/autogen and it needs libunistring.so.2 from libunistring
curl has /usr/bin/curl and it needs libunistring.so.2 from libunistring
curl has /usr/lib/libcurl.so.4.8.0 and it needs libunistring.so.2 from libunistring
gettext has /usr/bin/recode-sr-latin and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/gettext/cldr-plurals and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/gettext/hostname and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/gettext/urlget and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/libgettextlib-0.22.5.so and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/libgettextpo.so.0.5.10 and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/libgettextsrc-0.22.5.so and it needs libunistring.so.2 from libunistring
gettext has /usr/lib/libgettextsrc-0.22.5.so and it needs libunistring.so.2 from libunistring
guile has /usr/bin/guile and it needs libunistring.so.2 from libunistring
guile has /usr/lib/guile/2.2/extensions/guile-readline.so.0.0.0 and it needs libunistring.so.2 from libunistring
guile has /usr/lib/guile/2.2/extensions/guile-readline.so.0.0.0 and it needs libunistring.so.2 from libunistring
guile has /usr/lib/libguile-2.2.so.1.4.2 and it needs libunistring.so.2 from libunistring
done. (/root/.revdep-rebuild.4_lnames, /root/.revdep-rebuild.4_rdnames)
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>XZ compression utilities</Summary>
<Description>XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2.</Description>
<Archive sha1sum="a8262cf6e4ecf878955e236cea09ad5dc80c3fb8" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.4.6/xz-5.4.6.tar.gz</Archive>
<Archive sha1sum="d6945a437f30ad0687d35cc24379fa371fb19b09" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
<!-- <Dependency versionFrom="2.30">glibc-devel</Dependency> -->
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-10-04</Date>
<Version>5.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2024-03-30</Date>
<Version>5.4.6</Version>