Merge pull request #12437 from Rmys/master
fuse3, libgusb, ModemManager, libmbim, libqmi, zeromq ver. bump
This commit is contained in:
@@ -28,7 +28,7 @@ def install():
|
||||
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.16.1")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.16.2")
|
||||
|
||||
# Move pkgconfig file to /usr/lib
|
||||
#pisitools.domove("/lib/pkgconfig", "/usr/lib/")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An interface for filesystems implemented in userspace</Summary>
|
||||
<Description>fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
||||
<Archive sha1sum="9789b30eae4adea4a7b3450efe9c5388f11a0361" type="targz">https://github.com/libfuse/libfuse/releases/download/fuse-3.16.1/fuse-3.16.1.tar.gz</Archive>
|
||||
<Archive sha1sum="739972bee1a9e5fa02a9ed0ab5640c8fb095bc63" type="targz">https://github.com/libfuse/libfuse/releases/download/fuse-3.16.2/fuse-3.16.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>3.16.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2023-08-09</Date>
|
||||
<Version>3.16.1</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GObject wrapper for libusb.</Summary>
|
||||
<Description>GLib wrapper around libusb1.</Description>
|
||||
<Archive sha1sum="9f62cb05df2c2d167ee05a130583d155d94db2e0" type="tarxz">https://github.com/hughsie/libgusb/releases/download/0.4.6/libgusb-0.4.6.tar.xz</Archive>
|
||||
<Archive sha1sum="9d182c703009f4824987fcf2770d945666c3846c" type="tarxz">https://github.com/hughsie/libgusb/releases/download/0.4.7/libgusb-0.4.7.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -76,6 +76,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>0.4.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-06-11</Date>
|
||||
<Version>0.4.6</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>A manager framework for mobile broadband modems</Summary>
|
||||
<Description>ModemManager provides a unified high level API for communicating with mobile broadband modems.</Description>
|
||||
<Archive sha1sum="88bedb8872c2f4f22ae7abc7fca645ea03d4b354" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.20.6/ModemManager-1.20.6.tar.bz2</Archive>
|
||||
<Archive sha1sum="c55bb358cda73f50f936e4c479a04c4dfe3773d8" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.22.0/ModemManager-1.22.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -23,8 +23,8 @@
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>polkit-devel</Dependency>
|
||||
<Dependency>ppp-devel</Dependency>
|
||||
<Dependency versionFrom="1.32.4">libqmi-devel</Dependency>
|
||||
<Dependency versionFrom="1.28.4">libmbim-devel</Dependency>
|
||||
<Dependency versionFrom="1.34.0">libqmi-devel</Dependency>
|
||||
<Dependency versionFrom="1.30.0">libmbim-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
@@ -133,6 +133,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>1.22.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-03-02</Date>
|
||||
<Version>1.20.6</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>MBIM modem protocol helper library.</Summary>
|
||||
<Description>libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.</Description>
|
||||
<Archive sha1sum="866faa08fa7b9843aca2afefc13f1ba05ff6e3f4" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.28.4/libmbim-1.28.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="c10386242ec180d06174b52cfd69393e3b876b00" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.30.0/libmbim-1.30.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>1.30.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-03-02</Date>
|
||||
<Version>1.28.4</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>QMI modem protocol helper library</Summary>
|
||||
<Description>libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.</Description>
|
||||
<Archive sha1sum="0de2e7e7124b1c2e78917e0920213261693cf36d" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.32.4/libqmi-1.32.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="e334503461000fccf5788f45c6ac0050b3ff2bad" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.34.0/libqmi-1.34.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>help2man</Dependency>
|
||||
@@ -23,7 +23,7 @@
|
||||
<Dependency>autoconf-archive</Dependency>
|
||||
<Dependency>libqrtr-glib-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency versionFrom="1.28.4">libmbim-devel</Dependency>
|
||||
<Dependency versionFrom="1.30.0">libmbim-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -64,6 +64,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>1.34.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2023-03-02</Date>
|
||||
<Version>1.32.4</Version>
|
||||
|
||||
@@ -24,4 +24,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.insinto("/usr/include", "cppzmq-4.8.0/*.hpp")
|
||||
pisitools.insinto("/usr/include", "cppzmq-4.10.0/*.hpp")
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>ZeroMQ core engine in C++, implements ZMTP/3.1</Summary>
|
||||
<Description>The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.</Description>
|
||||
<Archive sha1sum="9c91ef047885531877e0ad5f5593b97ccd2c1023" type="targz">https://github.com/zeromq/libzmq/archive/v4.3.4.tar.gz</Archive>
|
||||
<Archive sha1sum="ece4782e654e2179c4cfedf22176929ee3807f05" type="targz" target="libzmq-4.3.4">https://github.com/zeromq/cppzmq/archive/v4.8.0.tar.gz</Archive>
|
||||
<Archive sha1sum="150dfa24fa5322975c5f5746914bb22cf94ff4e6" type="targz">https://github.com/zeromq/libzmq/archive/v4.3.5.tar.gz</Archive>
|
||||
<Archive sha1sum="b57dcd3d8465070685f050f1fe7088ab5d71f649" type="targz" target="libzmq-4.3.5">https://github.com/zeromq/cppzmq/archive/v4.10.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsodium-devel</Dependency>
|
||||
<Dependency>openpgm-devel</Dependency>
|
||||
@@ -32,6 +32,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/curve_keygen</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/zeromq</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -52,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>4.3.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-12-06</Date>
|
||||
<Version>4.3.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user