* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2015-10-05 5:26 Jeroen Roovers
0 siblings, 0 replies; 73+ messages in thread
From: Jeroen Roovers @ 2015-10-05 5:26 UTC (permalink / raw
To: gentoo-commits
commit: 499df1c25e42e3af63146a7b530d8cf8f10707ae
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 5 04:43:01 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 05:26:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499df1c2
net-libs/libmbim: Mark ~ppc64 (bug #507490).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
net-libs/libmbim/libmbim-1.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild
index 7f567e4..529ad90 100644
--- a/net-libs/libmbim/libmbim-1.12.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
else
- KEYWORDS="~alpha ~amd64 ~arm ~mips ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
fi
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2015-11-09 4:58 Jeroen Roovers
0 siblings, 0 replies; 73+ messages in thread
From: Jeroen Roovers @ 2015-11-09 4:58 UTC (permalink / raw
To: gentoo-commits
commit: 02f8a52a24cbc2668bea997cc40fa9794eaf79e9
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 9 04:55:54 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Nov 9 04:55:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f8a52a
net-libs/libmbim: Stable for PPC64 (bug #507490).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
net-libs/libmbim/libmbim-1.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild
index 529ad90..df7fb7b 100644
--- a/net-libs/libmbim/libmbim-1.12.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
else
- KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~mips ppc64 ~x86"
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
fi
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2016-03-31 11:27 Alexey Shvetsov
0 siblings, 0 replies; 73+ messages in thread
From: Alexey Shvetsov @ 2016-03-31 11:27 UTC (permalink / raw
To: gentoo-commits
commit: c99203d0563a9524d9dc392b86a99bf28eef2b35
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 11:24:37 2016 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 11:24:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99203d0
net-libs/libmbim: drop myself from metadata.xml
Package-Manager: portage-2.2.28
net-libs/libmbim/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/net-libs/libmbim/metadata.xml b/net-libs/libmbim/metadata.xml
index 1e1c3fc..7a38bb9 100644
--- a/net-libs/libmbim/metadata.xml
+++ b/net-libs/libmbim/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>alexxy@gentoo.org</email>
- <name>Alexey Shvetsov</name>
-</maintainer>
+ <!-- maintainer-needed -->
</pkgmetadata>
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2016-03-31 13:31 Tony Vroon
0 siblings, 0 replies; 73+ messages in thread
From: Tony Vroon @ 2016-03-31 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 78b8fba05c95a67f150d7fac82188fb36a49fa2b
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 13:31:49 2016 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 13:31:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b8fba0
net-libs/libmbim: Version bump to 1.12.4; taking maintainership.
Package-Manager: portage-2.2.28
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.12.4.ebuild | 44 ++++++++++++++++++++++++++++++++++
net-libs/libmbim/metadata.xml | 5 +++-
3 files changed, 49 insertions(+), 1 deletion(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 112f1d4..c07a0ae 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,3 +1,4 @@
DIST libmbim-1.10.0.tar.xz 384480 SHA256 4e5eade46a61d0cd1f8b6ad47bee938868766eca617a64e7acd2d0b72ff38b6e SHA512 648395a37621e51647878a6c86766a319e5f93080dde6fc41e0e280ffda95decb68352e6bfba946d0a1b441bc2a58e1cdef750274b1282b1f1183b1cbcd51d84 WHIRLPOOL 4febb3e92d8adf96067b4e0742ef7ac513f5791093f0f0551d0f99cceae5afdd986e74521ff9a4f672b91f3ec17938adb59a9770aff038a9651280b115498f60
DIST libmbim-1.12.2.tar.xz 397268 SHA256 949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29 SHA512 d9ae50fecd39f2581ca8db21ec66ac6bfe13e10fe9298a7ec60338f66421ca8411dee3042f58692d60d491d17324d25233623674d322e81f0205c0dea486361a WHIRLPOOL e4225f287580f5cd7b842b025fc887d48d649a8fff962f0a76312cbeeea7443cb3ed518bab3b49d9da2a96b7e942d50a2428bb1005f43764842f3130162841fc
+DIST libmbim-1.12.4.tar.xz 401816 SHA256 7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a SHA512 74b0290eba3c83c13d1a8a07c1eaa979eae79cfadccd1b7acef0729c9d4c90e721dee9503a7cf69dd9c13a11c4a876716000cf78c22017d7e2d4e2b7906a3fbf WHIRLPOOL beeb8311b3dc424770b8d2c8fab324df31bddfe0d0c033f6b61bb79024cf4d23931e8f680b0bfa4d0a71c8781a9f6f449a2049eb5c58d3afaf5b99ea3cb7ae06
DIST libmbim-1.6.0.tar.xz 360800 SHA256 e0efbdaf2aeddec033b4c7c5d0f7934c91ce535c5c9f0cadf1e67527d10ab082 SHA512 60c20da65cb5e0e5e3d73434c8b7960ebb7138d6b004d4e6223ba63ea95fdc97b35697a329f12a81033c39c36efcbb3bcb5d8ae813a569dc6e6ca928a1cd79dd WHIRLPOOL 08408f332bfb41ac29e705c462b56899e988ce28ba581202ac6b54f7beee0769b106d4f3bbef7f6484ba68c6dbb27bed905b9611393775ef72f13138b7036aa3
diff --git a/net-libs/libmbim/libmbim-1.12.4.ebuild b/net-libs/libmbim/libmbim-1.12.4.ebuild
new file mode 100644
index 0000000..84ad205
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.12.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit multilib
+if [[ ${PV} == "9999" ]] ; then
+ inherit git-r3 autotools
+ EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
+ SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+fi
+
+DESCRIPTION="MBIM modem protocol helper library"
+HOMEPAGE="http://cgit.freedesktop.org/libmbim/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/glib-2.32:2"
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ virtual/libgudev
+ virtual/pkgconfig"
+[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
+
+src_prepare() {
+ [[ -e configure ]] || eautoreconf
+}
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
diff --git a/net-libs/libmbim/metadata.xml b/net-libs/libmbim/metadata.xml
index 7a38bb9..7fb6dd8 100644
--- a/net-libs/libmbim/metadata.xml
+++ b/net-libs/libmbim/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+<maintainer type="person">
+ <email>chainsaw@gentoo.org</email>
+ <name>Tony Vroon</name>
+</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2016-09-17 14:09 Tony Vroon
0 siblings, 0 replies; 73+ messages in thread
From: Tony Vroon @ 2016-09-17 14:09 UTC (permalink / raw
To: gentoo-commits
commit: adfaf0e924608c92a9ff20748590f77bd7d6447b
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 14:10:27 2016 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 14:10:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfaf0e9
net-libs/libmbim: Version bump to 1.14.0, remove faulty 9999 ebuild.
Package-Manager: portage-2.2.28
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.14.0.ebuild | 35 ++++++++++++++++++++++++++
net-libs/libmbim/libmbim-9999.ebuild | 45 ----------------------------------
3 files changed, 36 insertions(+), 45 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index c07a0ae..e4c7e3f 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,4 +1,5 @@
DIST libmbim-1.10.0.tar.xz 384480 SHA256 4e5eade46a61d0cd1f8b6ad47bee938868766eca617a64e7acd2d0b72ff38b6e SHA512 648395a37621e51647878a6c86766a319e5f93080dde6fc41e0e280ffda95decb68352e6bfba946d0a1b441bc2a58e1cdef750274b1282b1f1183b1cbcd51d84 WHIRLPOOL 4febb3e92d8adf96067b4e0742ef7ac513f5791093f0f0551d0f99cceae5afdd986e74521ff9a4f672b91f3ec17938adb59a9770aff038a9651280b115498f60
DIST libmbim-1.12.2.tar.xz 397268 SHA256 949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29 SHA512 d9ae50fecd39f2581ca8db21ec66ac6bfe13e10fe9298a7ec60338f66421ca8411dee3042f58692d60d491d17324d25233623674d322e81f0205c0dea486361a WHIRLPOOL e4225f287580f5cd7b842b025fc887d48d649a8fff962f0a76312cbeeea7443cb3ed518bab3b49d9da2a96b7e942d50a2428bb1005f43764842f3130162841fc
DIST libmbim-1.12.4.tar.xz 401816 SHA256 7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a SHA512 74b0290eba3c83c13d1a8a07c1eaa979eae79cfadccd1b7acef0729c9d4c90e721dee9503a7cf69dd9c13a11c4a876716000cf78c22017d7e2d4e2b7906a3fbf WHIRLPOOL beeb8311b3dc424770b8d2c8fab324df31bddfe0d0c033f6b61bb79024cf4d23931e8f680b0bfa4d0a71c8781a9f6f449a2049eb5c58d3afaf5b99ea3cb7ae06
+DIST libmbim-1.14.0.tar.xz 401460 SHA256 ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b SHA512 a9b1ba59828fd1c8cf39705717c56e3b75f34d6b3b9cd9f8be40fe245c07f4ea4d211727322c8b3c6d92f004c670e2fe6de76a3117e38b1e8de6673cfb6168bd WHIRLPOOL 2dfc876eb0ff816085f0aec960502327edbc619c35c5f56006dd95c8333d50e7752ee1891ed9b10027d8d9186ccc249b20c875844792af5a3262b5069c600e95
DIST libmbim-1.6.0.tar.xz 360800 SHA256 e0efbdaf2aeddec033b4c7c5d0f7934c91ce535c5c9f0cadf1e67527d10ab082 SHA512 60c20da65cb5e0e5e3d73434c8b7960ebb7138d6b004d4e6223ba63ea95fdc97b35697a329f12a81033c39c36efcbb3bcb5d8ae813a569dc6e6ca928a1cd79dd WHIRLPOOL 08408f332bfb41ac29e705c462b56899e988ce28ba581202ac6b54f7beee0769b106d4f3bbef7f6484ba68c6dbb27bed905b9611393775ef72f13138b7036aa3
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
new file mode 100644
index 00000000..0e53ee3
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit multilib
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
+SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+
+DESCRIPTION="MBIM modem protocol helper library"
+HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+IUSE="static-libs udev"
+
+RDEPEND=">=dev-libs/glib-2.32:2"
+DEPEND="${RDEPEND}
+ udev? ( virtual/libgudev )
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_with udev) \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
diff --git a/net-libs/libmbim/libmbim-9999.ebuild b/net-libs/libmbim/libmbim-9999.ebuild
deleted file mode 100644
index d1b6c69..00000000
--- a/net-libs/libmbim/libmbim-9999.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit multilib
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3 autotools
- EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
-else
- KEYWORDS="~amd64 ~arm ~x86"
- SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
-fi
-
-DESCRIPTION="MBIM modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="doc static-libs test"
-
-RDEPEND=">=dev-libs/glib-2.32"
-DEPEND="${RDEPEND}
- virtual/libgudev
- doc? ( dev-util/gtk-doc )
- virtual/pkgconfig"
-[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
-
-src_prepare() {
- [[ -e configure ]] || eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-more-warnings \
- $(use_enable static{-libs,}) \
- $(use_enable {,gtk-}doc) \
- $(use_with test{,s})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2016-11-15 18:24 Mike Frysinger
0 siblings, 0 replies; 73+ messages in thread
From: Mike Frysinger @ 2016-11-15 18:24 UTC (permalink / raw
To: gentoo-commits
commit: 3650038cfb9e80d584ddf51f33aece7c11e32f0c
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 18:13:46 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 18:24:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3650038c
net-libs/libmbim: fix up style & description
net-libs/libmbim/libmbim-1.14.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index 0e53ee3..b929737 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -5,14 +5,14 @@
EAPI="6"
inherit multilib
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
-DESCRIPTION="MBIM modem protocol helper library"
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2016-12-21 18:56 Tobias Klausmann
0 siblings, 0 replies; 73+ messages in thread
From: Tobias Klausmann @ 2016-12-21 18:56 UTC (permalink / raw
To: gentoo-commits
commit: d02c3526647c8bdb574a8f18e28a1321c27d5f11
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 18:56:14 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 18:56:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02c3526
net-libs/libmbim-1.14.0-r0: stable on amd64
Gentoo-Bug: 601666
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index b929737..cfa2fe4 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc64 ~x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-01-19 3:31 Mike Frysinger
0 siblings, 0 replies; 73+ messages in thread
From: Mike Frysinger @ 2017-01-19 3:31 UTC (permalink / raw
To: gentoo-commits
commit: dc34c3e6ef990bd54427db180377e82eb40771e9
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 03:31:07 2017 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 03:31:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc34c3e6
net-libs/libmbim: move libgudev to RDEPEND
Since the library links against libgudev, make sure it's listed
in RDEPEND. Use a subslot too to make sure we get rebuilds.
Reported-by: Ben Chan <benchan <AT> chromium.org>
net-libs/libmbim/libmbim-1.10.0.ebuild | 4 ++--
net-libs/libmbim/libmbim-1.12.2.ebuild | 4 ++--
net-libs/libmbim/libmbim-1.12.4.ebuild | 4 ++--
net-libs/libmbim/libmbim-1.14.0.ebuild | 4 ++--
net-libs/libmbim/libmbim-1.6.0.ebuild | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.10.0.ebuild b/net-libs/libmbim/libmbim-1.10.0.ebuild
index d73ff9b..e01c9b7 100644
--- a/net-libs/libmbim/libmbim-1.10.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.10.0.ebuild
@@ -20,10 +20,10 @@ LICENSE="LGPL-2"
SLOT="0"
IUSE="static-libs"
-RDEPEND=">=dev-libs/glib-2.32:2"
+RDEPEND=">=dev-libs/glib-2.32:2
+ virtual/libgudev:="
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
- virtual/libgudev
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild
index 76fb367..d6c6a0f 100644
--- a/net-libs/libmbim/libmbim-1.12.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.2.ebuild
@@ -20,10 +20,10 @@ LICENSE="LGPL-2"
SLOT="0"
IUSE="static-libs"
-RDEPEND=">=dev-libs/glib-2.32:2"
+RDEPEND=">=dev-libs/glib-2.32:2
+ virtual/libgudev:="
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
- virtual/libgudev
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.12.4.ebuild b/net-libs/libmbim/libmbim-1.12.4.ebuild
index ba6f236..8dea354 100644
--- a/net-libs/libmbim/libmbim-1.12.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.4.ebuild
@@ -20,10 +20,10 @@ LICENSE="LGPL-2"
SLOT="0"
IUSE="static-libs"
-RDEPEND=">=dev-libs/glib-2.32:2"
+RDEPEND=">=dev-libs/glib-2.32:2
+ virtual/libgudev:="
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
- virtual/libgudev
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index c087ed4..058610c 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~mips ~ppc64 x86"
IUSE="static-libs udev"
-RDEPEND=">=dev-libs/glib-2.32:2"
+RDEPEND=">=dev-libs/glib-2.32:2
+ udev? ( virtual/libgudev:= )"
DEPEND="${RDEPEND}
- udev? ( virtual/libgudev )
dev-util/gtk-doc-am
virtual/pkgconfig"
diff --git a/net-libs/libmbim/libmbim-1.6.0.ebuild b/net-libs/libmbim/libmbim-1.6.0.ebuild
index ec943cf..53d8fa2 100644
--- a/net-libs/libmbim/libmbim-1.6.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.6.0.ebuild
@@ -20,9 +20,9 @@ LICENSE="LGPL-2"
SLOT="0"
IUSE="doc static-libs test"
-RDEPEND=">=dev-libs/glib-2.32"
+RDEPEND=">=dev-libs/glib-2.32
+ virtual/libgudev:="
DEPEND="${RDEPEND}
- virtual/libgudev
doc? ( dev-util/gtk-doc )
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-01-24 11:46 Agostino Sarubbo
0 siblings, 0 replies; 73+ messages in thread
From: Agostino Sarubbo @ 2017-01-24 11:46 UTC (permalink / raw
To: gentoo-commits
commit: 4b3f3739bf455e7d3d4b557c56f798bc97bff49c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:45:20 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:45:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3f3739
net-libs/libmbim: ppc64 stable wrt bug #601664
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index 058610c..7f12c9b 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-02-17 5:57 Markus Meier
0 siblings, 0 replies; 73+ messages in thread
From: Markus Meier @ 2017-02-17 5:57 UTC (permalink / raw
To: gentoo-commits
commit: 4302d967b666563971099c19fb283f7cd4c7ee2c
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 05:57:27 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 05:57:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4302d967
net-libs/libmbim: arm stable, bug #601664
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index 7f12c9b0b7..57c55f2542 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~mips ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-03-31 10:20 Michael Weber
0 siblings, 0 replies; 73+ messages in thread
From: Michael Weber @ 2017-03-31 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 2569ba2621d86d948fd745cec40016f0287a21db
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 10:17:18 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 10:20:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2569ba26
net-libs/libmbim: add ~ppc keyword (bug 507490).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index c0d3bc852c5..f36dfe083e7 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~mips ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~mips ~ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-03-31 12:56 Michael Weber
0 siblings, 0 replies; 73+ messages in thread
From: Michael Weber @ 2017-03-31 12:56 UTC (permalink / raw
To: gentoo-commits
commit: a6498497425f7bfc7bf150d0b2e8ced528b0cce1
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 12:43:29 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 12:56:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6498497
net-libs/libmbim: ppc stable (bug 606818).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index f36dfe083e7..fd2f757b9dd 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~mips ~ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2017-06-26 7:56 Alexis Ballier
0 siblings, 0 replies; 73+ messages in thread
From: Alexis Ballier @ 2017-06-26 7:56 UTC (permalink / raw
To: gentoo-commits
commit: 1f7961c91e73d9291ba889b103f26da391fb323a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 07:56:29 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 07:56:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7961c9
net-libs/libmbim: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/libmbim/libmbim-1.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index fd2f757b9dd..986531cc848 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2018-08-22 14:56 Tony Vroon
0 siblings, 0 replies; 73+ messages in thread
From: Tony Vroon @ 2018-08-22 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 0b1b5f633215cee2bae90f1ef342515d40559385
Author: Anthony Delannoy <anthony <AT> spnngl <DOT> com>
AuthorDate: Mon Aug 20 19:38:21 2018 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 14:56:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1b5f63
net-libs/libmbim: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-libs/libmbim/Manifest | 3 +++
net-libs/libmbim/libmbim-1.14.4.ebuild | 34 ++++++++++++++++++++++++++++++++++
net-libs/libmbim/libmbim-1.16.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
net-libs/libmbim/libmbim-1.16.2.ebuild | 34 ++++++++++++++++++++++++++++++++++
4 files changed, 105 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index e1ae1cc5d01..7960cfbbe88 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -2,4 +2,7 @@ DIST libmbim-1.10.0.tar.xz 384480 BLAKE2B 68e038b680613316a748fcae7be6a60241cb74
DIST libmbim-1.12.2.tar.xz 397268 BLAKE2B 70d6ebfadda141b118ecb2c2476ba8c3b2ed1c8803295b6dfc4c32af4c4a0a14f8055ec0fd278e6be85676f4139823a01475ad5da56799425fa6adfd1b97c1f4 SHA512 d9ae50fecd39f2581ca8db21ec66ac6bfe13e10fe9298a7ec60338f66421ca8411dee3042f58692d60d491d17324d25233623674d322e81f0205c0dea486361a
DIST libmbim-1.12.4.tar.xz 401816 BLAKE2B a9d28eea7e0cdd5aae1a6f38a3a80d9e84e9fe8e471d7637da6d2352ddc79c2df659c95a1a3d89c8794b9e6874ca32d7d912db06298be770203c0c5648d5b696 SHA512 74b0290eba3c83c13d1a8a07c1eaa979eae79cfadccd1b7acef0729c9d4c90e721dee9503a7cf69dd9c13a11c4a876716000cf78c22017d7e2d4e2b7906a3fbf
DIST libmbim-1.14.0.tar.xz 401460 BLAKE2B 702bb0bbfeaf48f982986da9f5c57a09534d5fae8e42af2c8735822f832ce9a08473deb4fb20c65597d854aa73311ff317f8c99dd466d1874ed57bae1dbe684b SHA512 a9b1ba59828fd1c8cf39705717c56e3b75f34d6b3b9cd9f8be40fe245c07f4ea4d211727322c8b3c6d92f004c670e2fe6de76a3117e38b1e8de6673cfb6168bd
+DIST libmbim-1.14.4.tar.xz 402924 BLAKE2B 0dec5cc540c2d57a5f98d2619c0c478c2b1377fcf446a1d40d5f978ab99a79d83f1fc55831483269fc12225ea08f6f7516310b23ab7e068916b58ff6c352b589 SHA512 0471cf1647aeaa4ee5c304fc3719d4ad9a631752458d71dd7cd24bd17215fada4ee47aa65c05903f24bb2d4e2f637e577ff30cbf8c22b5de5af2107bb05970e3
+DIST libmbim-1.16.0.tar.xz 453532 BLAKE2B 68732c02f7ee56d898895fe61a1aac44b0c1e858d5bd8fbc4a962429d86ffd1e58442f8ab7c74211d312cc8efb549d3dda14f2c13e16d5d12f8b790299d268be SHA512 90dcb4bf0e4d1d8da5f8bdc0d5a788b51775c55289c416e4dde1020dc353604a4ce40d723c500f8fb9099d7e9061b5c83148106dfd167128bae2cbafbda1279c
+DIST libmbim-1.16.2.tar.xz 455096 BLAKE2B f29eaea16ab1f627ed7976fb84d6d1234bc58009e140e70e5ef4f3b9d2a37fcbc3a5492ccbf94d83c169cc64d4f7b545ce556704ce3c750bc00da80d5431119d SHA512 6081a5b40b7fc5cd21adf1948c16c57919c452bc2eccdccb561412ecada5aca7ff1fcac79568eb3dda83d49c780b0dab95a0b15bda0c4f2712b735cbe95402be
DIST libmbim-1.6.0.tar.xz 360800 BLAKE2B 28b36b14ee8b28793ae0dbe2b2cd421b1d5cf7c2c8aa853d9920fb2f413239fcb5cff7c341f2841ee68052621b2a60e1dea3f212a0ba62a7310353f9215191b4 SHA512 60c20da65cb5e0e5e3d73434c8b7960ebb7138d6b004d4e6223ba63ea95fdc97b35697a329f12a81033c39c36efcbb3bcb5d8ae813a569dc6e6ca928a1cd79dd
diff --git a/net-libs/libmbim/libmbim-1.14.4.ebuild b/net-libs/libmbim/libmbim-1.14.4.ebuild
new file mode 100644
index 00000000000..30d61f25ae3
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.14.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="static-libs udev"
+
+RDEPEND=">=dev-libs/glib-2.32:2
+ udev? ( virtual/libgudev:= )"
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_with udev) \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
diff --git a/net-libs/libmbim/libmbim-1.16.0.ebuild b/net-libs/libmbim/libmbim-1.16.0.ebuild
new file mode 100644
index 00000000000..30d61f25ae3
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.16.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="static-libs udev"
+
+RDEPEND=">=dev-libs/glib-2.32:2
+ udev? ( virtual/libgudev:= )"
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_with udev) \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
new file mode 100644
index 00000000000..30d61f25ae3
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="static-libs udev"
+
+RDEPEND=">=dev-libs/glib-2.32:2
+ udev? ( virtual/libgudev:= )"
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_with udev) \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2018-11-04 19:14 Thomas Deutschmann
0 siblings, 0 replies; 73+ messages in thread
From: Thomas Deutschmann @ 2018-11-04 19:14 UTC (permalink / raw
To: gentoo-commits
commit: 90c010f2e29cb213c50e33ede154dd7a163d8cc0
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 19:00:07 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 19:13:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c010f2
net-libs/libmbim: x86 stable (bug #670090)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-libs/libmbim/libmbim-1.16.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index 30d61f25ae3..fa514dae388 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2018-11-06 7:41 Mikle Kolyada
0 siblings, 0 replies; 73+ messages in thread
From: Mikle Kolyada @ 2018-11-06 7:41 UTC (permalink / raw
To: gentoo-commits
commit: 63e4d9be13a7bae429b24ab10809be6ad2d7cc29
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 6 07:41:08 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Nov 6 07:41:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e4d9be
net-libs/libmbim: amd64 stable wrt bug #670090
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-libs/libmbim/libmbim-1.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index fa514dae388..1b578f7e23a 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2018-12-04 16:27 Mikle Kolyada
0 siblings, 0 replies; 73+ messages in thread
From: Mikle Kolyada @ 2018-12-04 16:27 UTC (permalink / raw
To: gentoo-commits
commit: ba9a361f2d4cef9a087dd32c936e863c1963560f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 16:22:11 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 4 16:22:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9a361f
net-libs/libmbim: arm stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-libs/libmbim/libmbim-1.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index 1b578f7e23a..63744e4aa47 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2018-12-05 7:34 Mikle Kolyada
0 siblings, 0 replies; 73+ messages in thread
From: Mikle Kolyada @ 2018-12-05 7:34 UTC (permalink / raw
To: gentoo-commits
commit: 1713ba46c70a7ba7b6b3545781e5eb8060ed80b2
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 07:20:29 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 07:33:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1713ba46
net-libs/libmbim: ppc stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-libs/libmbim/libmbim-1.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index ed8e6fea370..b2159d5d442 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-04-01 12:06 Tony Vroon
0 siblings, 0 replies; 73+ messages in thread
From: Tony Vroon @ 2019-04-01 12:06 UTC (permalink / raw
To: gentoo-commits
commit: d889b366dde0679e0f408dd0b3f74b46547ace7a
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 1 12:02:43 2019 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 12:06:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d889b366
net-libs/libmbim: Version bump to 1.18.0
EAPI bump 6->7.
BDEPEND on glib-utils explicitly; do not rely on glib pulling this in.
Ensure test-suite passes, closes bug #628274.
Updated minimum glib version as per upstream autoconf values.
Closes: https://bugs.gentoo.org/628274
Bug: https://bugs.gentoo.org/681450
Suggested-By: Mart Raudsepp <leio <AT> gentoo.org>
Reported-By: Toralf Förster <toralf <AT> gentoo.org>
Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.18.0.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 7960cfbbe88..42efe88348c 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -5,4 +5,5 @@ DIST libmbim-1.14.0.tar.xz 401460 BLAKE2B 702bb0bbfeaf48f982986da9f5c57a09534d5f
DIST libmbim-1.14.4.tar.xz 402924 BLAKE2B 0dec5cc540c2d57a5f98d2619c0c478c2b1377fcf446a1d40d5f978ab99a79d83f1fc55831483269fc12225ea08f6f7516310b23ab7e068916b58ff6c352b589 SHA512 0471cf1647aeaa4ee5c304fc3719d4ad9a631752458d71dd7cd24bd17215fada4ee47aa65c05903f24bb2d4e2f637e577ff30cbf8c22b5de5af2107bb05970e3
DIST libmbim-1.16.0.tar.xz 453532 BLAKE2B 68732c02f7ee56d898895fe61a1aac44b0c1e858d5bd8fbc4a962429d86ffd1e58442f8ab7c74211d312cc8efb549d3dda14f2c13e16d5d12f8b790299d268be SHA512 90dcb4bf0e4d1d8da5f8bdc0d5a788b51775c55289c416e4dde1020dc353604a4ce40d723c500f8fb9099d7e9061b5c83148106dfd167128bae2cbafbda1279c
DIST libmbim-1.16.2.tar.xz 455096 BLAKE2B f29eaea16ab1f627ed7976fb84d6d1234bc58009e140e70e5ef4f3b9d2a37fcbc3a5492ccbf94d83c169cc64d4f7b545ce556704ce3c750bc00da80d5431119d SHA512 6081a5b40b7fc5cd21adf1948c16c57919c452bc2eccdccb561412ecada5aca7ff1fcac79568eb3dda83d49c780b0dab95a0b15bda0c4f2712b735cbe95402be
+DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
DIST libmbim-1.6.0.tar.xz 360800 BLAKE2B 28b36b14ee8b28793ae0dbe2b2cd421b1d5cf7c2c8aa853d9920fb2f413239fcb5cff7c341f2841ee68052621b2a60e1dea3f212a0ba62a7310353f9215191b4 SHA512 60c20da65cb5e0e5e3d73434c8b7960ebb7138d6b004d4e6223ba63ea95fdc97b35697a329f12a81033c39c36efcbb3bcb5d8ae813a569dc6e6ca928a1cd79dd
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
new file mode 100644
index 00000000000..a8e2b82383b
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="static-libs udev"
+
+RDEPEND=">=dev-libs/glib-2.36:2
+ udev? ( virtual/libgudev:= )"
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ virtual/pkgconfig"
+BDEPEND="dev-util/glib-utils"
+
+src_configure() {
+ econf \
+ --disable-more-warnings \
+ --disable-gtk-doc \
+ $(use_with udev) \
+ $(use_enable static{-libs,})
+}
+
+src_install() {
+ default
+ use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-04-01 12:29 Tony Vroon
0 siblings, 0 replies; 73+ messages in thread
From: Tony Vroon @ 2019-04-01 12:29 UTC (permalink / raw
To: gentoo-commits
commit: a564d4b7c943a4942a9a65bff7c60834a23a5395
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 1 12:29:14 2019 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 12:29:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a564d4b7
net-libs/libmbim: Propagate glib-utils fix to older versions.
This package requires glib-utils and should not rely on the
glib ebuild to implicitly pull this in.
Newly committed 1.18 is already fixed (the EAPI 7 way with
a BDEPEND), but the older ebuilds needed the extra DEPEND.
Closes: https://bugs.gentoo.org/667338
Suggested-By: Mart Raudsepp <leio <AT> gentoo.org>
Reported-By: Toralf Förster <toralf <AT> gentoo.org>
Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
net-libs/libmbim/libmbim-1.10.0.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.12.2.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.12.4.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.14.0.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.14.4.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.16.0.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.16.2.ebuild | 3 ++-
net-libs/libmbim/libmbim-1.6.0.ebuild | 3 ++-
8 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.10.0.ebuild b/net-libs/libmbim/libmbim-1.10.0.ebuild
index 3d883570ea6..580a6aac03e 100644
--- a/net-libs/libmbim/libmbim-1.10.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
RDEPEND=">=dev-libs/glib-2.32:2
virtual/libgudev:="
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild
index a93d407b0ee..7d9320f581a 100644
--- a/net-libs/libmbim/libmbim-1.12.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
RDEPEND=">=dev-libs/glib-2.32:2
virtual/libgudev:="
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.12.4.ebuild b/net-libs/libmbim/libmbim-1.12.4.ebuild
index b7960c01b17..a91f073f9d4 100644
--- a/net-libs/libmbim/libmbim-1.12.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ IUSE="static-libs"
RDEPEND=">=dev-libs/glib-2.32:2
virtual/libgudev:="
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
index 0f1540ae369..f10f42cfecd 100644
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
udev? ( virtual/libgudev:= )"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
diff --git a/net-libs/libmbim/libmbim-1.14.4.ebuild b/net-libs/libmbim/libmbim-1.14.4.ebuild
index 30d61f25ae3..9620241e897 100644
--- a/net-libs/libmbim/libmbim-1.14.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.14.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
udev? ( virtual/libgudev:= )"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
diff --git a/net-libs/libmbim/libmbim-1.16.0.ebuild b/net-libs/libmbim/libmbim-1.16.0.ebuild
index 30d61f25ae3..9620241e897 100644
--- a/net-libs/libmbim/libmbim-1.16.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
udev? ( virtual/libgudev:= )"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index b2159d5d442..f10f42cfecd 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,6 +17,7 @@ IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
udev? ( virtual/libgudev:= )"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig"
diff --git a/net-libs/libmbim/libmbim-1.6.0.ebuild b/net-libs/libmbim/libmbim-1.6.0.ebuild
index d52ec04ba37..c959f6cc15b 100644
--- a/net-libs/libmbim/libmbim-1.6.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ IUSE="doc static-libs test"
RDEPEND=">=dev-libs/glib-2.32
virtual/libgudev:="
DEPEND="${RDEPEND}
+ dev-util/glib-utils
doc? ( dev-util/gtk-doc )
virtual/pkgconfig"
[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-05-21 3:17 Aaron Bauman
0 siblings, 0 replies; 73+ messages in thread
From: Aaron Bauman @ 2019-05-21 3:17 UTC (permalink / raw
To: gentoo-commits
commit: 3558cdc5457798c080723e57c5e7e026d385dc81
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 03:14:52 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 21 03:14:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3558cdc5
net-libs/libmbim: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
net-libs/libmbim/libmbim-1.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index f10f42cfecd..595dcdc5bfc 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-11-26 0:58 Thomas Deutschmann
0 siblings, 0 replies; 73+ messages in thread
From: Thomas Deutschmann @ 2019-11-26 0:58 UTC (permalink / raw
To: gentoo-commits
commit: f24338358db0d93d4593597987faabcb0521148c
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 00:39:04 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 00:39:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2433835
net-libs/libmbim: x86 stable (bug #700650)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index b1da88a0bea..cffedb8e21a 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-11-26 12:27 Agostino Sarubbo
0 siblings, 0 replies; 73+ messages in thread
From: Agostino Sarubbo @ 2019-11-26 12:27 UTC (permalink / raw
To: gentoo-commits
commit: cb201fcec9e8738e08885cc9fd23822d8c36c328
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 12:26:55 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 12:26:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb201fce
net-libs/libmbim: amd64 stable wrt bug #700650
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index cffedb8e21a..1b1622e76e3 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-11-26 20:11 Aaron Bauman
0 siblings, 0 replies; 73+ messages in thread
From: Aaron Bauman @ 2019-11-26 20:11 UTC (permalink / raw
To: gentoo-commits
commit: 4f8ab653f02ca5b2f3855cd2cd14b2a4041c93df
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 20:11:24 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 20:11:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8ab653
net-libs/libmbim: arm64 stable (bug #700650)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index 1b1622e76e3..b95e2afb48a 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-11-28 10:55 Agostino Sarubbo
0 siblings, 0 replies; 73+ messages in thread
From: Agostino Sarubbo @ 2019-11-28 10:55 UTC (permalink / raw
To: gentoo-commits
commit: ee71d3d062f362fc2a5dd53dae7d47e03151d9a8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 10:54:43 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 10:54:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee71d3d0
net-libs/libmbim: ppc stable wrt bug #700650
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index b95e2afb48a..fc980342cd6 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ~ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-11-28 10:57 Agostino Sarubbo
0 siblings, 0 replies; 73+ messages in thread
From: Agostino Sarubbo @ 2019-11-28 10:57 UTC (permalink / raw
To: gentoo-commits
commit: e4c4365026f6673f2846f7138447dc7e27104f32
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 10:56:59 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 10:56:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c43650
net-libs/libmbim: ppc64 stable wrt bug #700650
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index fc980342cd6..078a1bc6b07 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2019-12-08 5:32 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2019-12-08 5:32 UTC (permalink / raw
To: gentoo-commits
commit: dac8d1bab1cbce6c2a8b1e1b8d205c0111378e66
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 8 05:23:04 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 05:23:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac8d1ba
net-libs/libmbim-1.18.0: arm stable, bug 700650
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/libmbim-1.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
index 078a1bc6b07..75d6ea792a6 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
IUSE="static-libs udev"
RDEPEND=">=dev-libs/glib-2.36:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2020-09-24 19:53 Aaron Bauman
0 siblings, 0 replies; 73+ messages in thread
From: Aaron Bauman @ 2020-09-24 19:53 UTC (permalink / raw
To: gentoo-commits
commit: c33a3ad5683a60fbc4c124a79bee82f846b2c736
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 19:37:57 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 19:53:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33a3ad5
net-libs/libmbim: drop old EAPI=5
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-libs/libmbim/Manifest | 4 ---
net-libs/libmbim/libmbim-1.10.0.ebuild | 44 --------------------------------
net-libs/libmbim/libmbim-1.12.2.ebuild | 44 --------------------------------
net-libs/libmbim/libmbim-1.12.4.ebuild | 44 --------------------------------
net-libs/libmbim/libmbim-1.6.0.ebuild | 46 ----------------------------------
5 files changed, 182 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 42efe88348c..ba76b7a36bc 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,9 +1,5 @@
-DIST libmbim-1.10.0.tar.xz 384480 BLAKE2B 68e038b680613316a748fcae7be6a60241cb74be3bdfb800a179199a79220266f6a1cb7592ae2a77074f09dbef06ae71f6f3b6f4127f94e3434c2c9b349b31ba SHA512 648395a37621e51647878a6c86766a319e5f93080dde6fc41e0e280ffda95decb68352e6bfba946d0a1b441bc2a58e1cdef750274b1282b1f1183b1cbcd51d84
-DIST libmbim-1.12.2.tar.xz 397268 BLAKE2B 70d6ebfadda141b118ecb2c2476ba8c3b2ed1c8803295b6dfc4c32af4c4a0a14f8055ec0fd278e6be85676f4139823a01475ad5da56799425fa6adfd1b97c1f4 SHA512 d9ae50fecd39f2581ca8db21ec66ac6bfe13e10fe9298a7ec60338f66421ca8411dee3042f58692d60d491d17324d25233623674d322e81f0205c0dea486361a
-DIST libmbim-1.12.4.tar.xz 401816 BLAKE2B a9d28eea7e0cdd5aae1a6f38a3a80d9e84e9fe8e471d7637da6d2352ddc79c2df659c95a1a3d89c8794b9e6874ca32d7d912db06298be770203c0c5648d5b696 SHA512 74b0290eba3c83c13d1a8a07c1eaa979eae79cfadccd1b7acef0729c9d4c90e721dee9503a7cf69dd9c13a11c4a876716000cf78c22017d7e2d4e2b7906a3fbf
DIST libmbim-1.14.0.tar.xz 401460 BLAKE2B 702bb0bbfeaf48f982986da9f5c57a09534d5fae8e42af2c8735822f832ce9a08473deb4fb20c65597d854aa73311ff317f8c99dd466d1874ed57bae1dbe684b SHA512 a9b1ba59828fd1c8cf39705717c56e3b75f34d6b3b9cd9f8be40fe245c07f4ea4d211727322c8b3c6d92f004c670e2fe6de76a3117e38b1e8de6673cfb6168bd
DIST libmbim-1.14.4.tar.xz 402924 BLAKE2B 0dec5cc540c2d57a5f98d2619c0c478c2b1377fcf446a1d40d5f978ab99a79d83f1fc55831483269fc12225ea08f6f7516310b23ab7e068916b58ff6c352b589 SHA512 0471cf1647aeaa4ee5c304fc3719d4ad9a631752458d71dd7cd24bd17215fada4ee47aa65c05903f24bb2d4e2f637e577ff30cbf8c22b5de5af2107bb05970e3
DIST libmbim-1.16.0.tar.xz 453532 BLAKE2B 68732c02f7ee56d898895fe61a1aac44b0c1e858d5bd8fbc4a962429d86ffd1e58442f8ab7c74211d312cc8efb549d3dda14f2c13e16d5d12f8b790299d268be SHA512 90dcb4bf0e4d1d8da5f8bdc0d5a788b51775c55289c416e4dde1020dc353604a4ce40d723c500f8fb9099d7e9061b5c83148106dfd167128bae2cbafbda1279c
DIST libmbim-1.16.2.tar.xz 455096 BLAKE2B f29eaea16ab1f627ed7976fb84d6d1234bc58009e140e70e5ef4f3b9d2a37fcbc3a5492ccbf94d83c169cc64d4f7b545ce556704ce3c750bc00da80d5431119d SHA512 6081a5b40b7fc5cd21adf1948c16c57919c452bc2eccdccb561412ecada5aca7ff1fcac79568eb3dda83d49c780b0dab95a0b15bda0c4f2712b735cbe95402be
DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
-DIST libmbim-1.6.0.tar.xz 360800 BLAKE2B 28b36b14ee8b28793ae0dbe2b2cd421b1d5cf7c2c8aa853d9920fb2f413239fcb5cff7c341f2841ee68052621b2a60e1dea3f212a0ba62a7310353f9215191b4 SHA512 60c20da65cb5e0e5e3d73434c8b7960ebb7138d6b004d4e6223ba63ea95fdc97b35697a329f12a81033c39c36efcbb3bcb5d8ae813a569dc6e6ca928a1cd79dd
diff --git a/net-libs/libmbim/libmbim-1.10.0.ebuild b/net-libs/libmbim/libmbim-1.10.0.ebuild
deleted file mode 100644
index a91ced3b0bc..00000000000
--- a/net-libs/libmbim/libmbim-1.10.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3 autotools
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
-else
- KEYWORDS="~alpha amd64 arm ~mips x86"
- SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-fi
-
-DESCRIPTION="MBIM modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- dev-libs/libgudev:="
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
-
-src_prepare() {
- [[ -e configure ]] || eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild
deleted file mode 100644
index f96e8c73e93..00000000000
--- a/net-libs/libmbim/libmbim-1.12.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3 autotools
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
-else
- KEYWORDS="~alpha ~amd64 ~arm ~mips ppc64 ~x86"
- SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-fi
-
-DESCRIPTION="MBIM modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- dev-libs/libgudev:="
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
-
-src_prepare() {
- [[ -e configure ]] || eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.12.4.ebuild b/net-libs/libmbim/libmbim-1.12.4.ebuild
deleted file mode 100644
index 5f1e5580419..00000000000
--- a/net-libs/libmbim/libmbim-1.12.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3 autotools
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
-else
- KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
- SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-fi
-
-DESCRIPTION="MBIM modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- dev-libs/libgudev:="
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
-
-src_prepare() {
- [[ -e configure ]] || eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.6.0.ebuild b/net-libs/libmbim/libmbim-1.6.0.ebuild
deleted file mode 100644
index 150265cda98..00000000000
--- a/net-libs/libmbim/libmbim-1.6.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3 autotools
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
-else
- KEYWORDS="~alpha amd64 arm ~mips x86"
- SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-fi
-
-DESCRIPTION="MBIM modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-libs/glib-2.32
- dev-libs/libgudev:="
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- doc? ( dev-util/gtk-doc )
- virtual/pkgconfig"
-[[ ${PV} == "9999" ]] && DEPEND+=" dev-util/gtk-doc" #469214
-
-src_prepare() {
- [[ -e configure ]] || eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-more-warnings \
- $(use_enable static{-libs,}) \
- $(use_enable {,gtk-}doc) \
- $(use_with test{,s})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-01-08 2:34 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-01-08 2:34 UTC (permalink / raw
To: gentoo-commits
commit: 64ce94937cc7e8d4e13af758e6c7462bc170f73b
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 7 17:29:22 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 02:33:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ce9493
net-libs/libmbim: 1.24.4 version bump
Closes: https://bugs.gentoo.org/710788
Closes: https://bugs.gentoo.org/761733
Closes: https://github.com/gentoo/gentoo/pull/18985
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.24.4.ebuild | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index ba76b7a36bc..92f4341d13a 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -3,3 +3,4 @@ DIST libmbim-1.14.4.tar.xz 402924 BLAKE2B 0dec5cc540c2d57a5f98d2619c0c478c2b1377
DIST libmbim-1.16.0.tar.xz 453532 BLAKE2B 68732c02f7ee56d898895fe61a1aac44b0c1e858d5bd8fbc4a962429d86ffd1e58442f8ab7c74211d312cc8efb549d3dda14f2c13e16d5d12f8b790299d268be SHA512 90dcb4bf0e4d1d8da5f8bdc0d5a788b51775c55289c416e4dde1020dc353604a4ce40d723c500f8fb9099d7e9061b5c83148106dfd167128bae2cbafbda1279c
DIST libmbim-1.16.2.tar.xz 455096 BLAKE2B f29eaea16ab1f627ed7976fb84d6d1234bc58009e140e70e5ef4f3b9d2a37fcbc3a5492ccbf94d83c169cc64d4f7b545ce556704ce3c750bc00da80d5431119d SHA512 6081a5b40b7fc5cd21adf1948c16c57919c452bc2eccdccb561412ecada5aca7ff1fcac79568eb3dda83d49c780b0dab95a0b15bda0c4f2712b735cbe95402be
DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
+DIST libmbim-1.24.4.tar.xz 512524 BLAKE2B 4f91d1fd4d993b3e28f7508f4fbc3d6f4467db1c27307a3c4bd006ad9cdb40800513641fabf37deb673f5926d7a0f0d4806e3bd62a3ad8825227631d35c67d5b SHA512 bb0b82c64213e5b382a807c5c4c36751138c343419dc6abf1605573c91620af1a6de45587eab7341265f950548924fa65fa4bfedba0659b2f9eb80fa23ae88bc
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
new file mode 100644
index 00000000000..6aa324455bc
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="udev"
+
+RDEPEND=">=dev-libs/glib-2.48:2
+ udev? ( dev-libs/libgudev:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/glib-utils
+ dev-util/gtk-doc-am
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc \
+ $(use_with udev)
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-01-08 2:46 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-01-08 2:46 UTC (permalink / raw
To: gentoo-commits
commit: 99412d80cd31aac99cfc3a39b3ef2644be834501
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 02:44:54 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 02:45:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99412d80
net-libs/libmbim: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 4 ----
net-libs/libmbim/libmbim-1.14.0.ebuild | 35 ----------------------------------
net-libs/libmbim/libmbim-1.14.4.ebuild | 35 ----------------------------------
net-libs/libmbim/libmbim-1.16.0.ebuild | 35 ----------------------------------
net-libs/libmbim/libmbim-1.16.2.ebuild | 35 ----------------------------------
5 files changed, 144 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 92f4341d13a..30ddc790f93 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,6 +1,2 @@
-DIST libmbim-1.14.0.tar.xz 401460 BLAKE2B 702bb0bbfeaf48f982986da9f5c57a09534d5fae8e42af2c8735822f832ce9a08473deb4fb20c65597d854aa73311ff317f8c99dd466d1874ed57bae1dbe684b SHA512 a9b1ba59828fd1c8cf39705717c56e3b75f34d6b3b9cd9f8be40fe245c07f4ea4d211727322c8b3c6d92f004c670e2fe6de76a3117e38b1e8de6673cfb6168bd
-DIST libmbim-1.14.4.tar.xz 402924 BLAKE2B 0dec5cc540c2d57a5f98d2619c0c478c2b1377fcf446a1d40d5f978ab99a79d83f1fc55831483269fc12225ea08f6f7516310b23ab7e068916b58ff6c352b589 SHA512 0471cf1647aeaa4ee5c304fc3719d4ad9a631752458d71dd7cd24bd17215fada4ee47aa65c05903f24bb2d4e2f637e577ff30cbf8c22b5de5af2107bb05970e3
-DIST libmbim-1.16.0.tar.xz 453532 BLAKE2B 68732c02f7ee56d898895fe61a1aac44b0c1e858d5bd8fbc4a962429d86ffd1e58442f8ab7c74211d312cc8efb549d3dda14f2c13e16d5d12f8b790299d268be SHA512 90dcb4bf0e4d1d8da5f8bdc0d5a788b51775c55289c416e4dde1020dc353604a4ce40d723c500f8fb9099d7e9061b5c83148106dfd167128bae2cbafbda1279c
-DIST libmbim-1.16.2.tar.xz 455096 BLAKE2B f29eaea16ab1f627ed7976fb84d6d1234bc58009e140e70e5ef4f3b9d2a37fcbc3a5492ccbf94d83c169cc64d4f7b545ce556704ce3c750bc00da80d5431119d SHA512 6081a5b40b7fc5cd21adf1948c16c57919c452bc2eccdccb561412ecada5aca7ff1fcac79568eb3dda83d49c780b0dab95a0b15bda0c4f2712b735cbe95402be
DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
DIST libmbim-1.24.4.tar.xz 512524 BLAKE2B 4f91d1fd4d993b3e28f7508f4fbc3d6f4467db1c27307a3c4bd006ad9cdb40800513641fabf37deb673f5926d7a0f0d4806e3bd62a3ad8825227631d35c67d5b SHA512 bb0b82c64213e5b382a807c5c4c36751138c343419dc6abf1605573c91620af1a6de45587eab7341265f950548924fa65fa4bfedba0659b2f9eb80fa23ae88bc
diff --git a/net-libs/libmbim/libmbim-1.14.0.ebuild b/net-libs/libmbim/libmbim-1.14.0.ebuild
deleted file mode 100644
index ae78f4905e4..00000000000
--- a/net-libs/libmbim/libmbim-1.14.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit multilib
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 x86"
-IUSE="static-libs udev"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_with udev) \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.14.4.ebuild b/net-libs/libmbim/libmbim-1.14.4.ebuild
deleted file mode 100644
index 3205f4a10e4..00000000000
--- a/net-libs/libmbim/libmbim-1.14.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit multilib
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
-IUSE="static-libs udev"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_with udev) \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.16.0.ebuild b/net-libs/libmbim/libmbim-1.16.0.ebuild
deleted file mode 100644
index 3205f4a10e4..00000000000
--- a/net-libs/libmbim/libmbim-1.16.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit multilib
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
-IUSE="static-libs udev"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_with udev) \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
deleted file mode 100644
index ceb337e60f1..00000000000
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit multilib
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
-IUSE="static-libs udev"
-
-RDEPEND=">=dev-libs/glib-2.32:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_with udev) \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-03-11 2:35 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-03-11 2:35 UTC (permalink / raw
To: gentoo-commits
commit: dded4e7a309e250693cc5e209f0fc8c7c72c217d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 02:35:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 02:35:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dded4e7a
net-libs/libmbim: Stabilize 1.24.4 amd64, #774942
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
index 6aa324455bc..f8ddd7f21f4 100644
--- a/net-libs/libmbim/libmbim-1.24.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-03-12 8:04 Mikle Kolyada
0 siblings, 0 replies; 73+ messages in thread
From: Mikle Kolyada @ 2021-03-12 8:04 UTC (permalink / raw
To: gentoo-commits
commit: ceda963b10f33c1e044fbc60e9df81205aecf468
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 08:04:06 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 08:04:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceda963b
net-libs/libmbim: Stabilize 1.24.4 arm, #774942
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
index f8ddd7f21f4..b1d2fb06335 100644
--- a/net-libs/libmbim/libmbim-1.24.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-03-12 15:28 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-03-12 15:28 UTC (permalink / raw
To: gentoo-commits
commit: e1444373a1758f91cb96a56ca6cc35423c51b1a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 15:25:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:27:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1444373
net-libs/libmbim: Stabilize 1.24.4 x86, #774942
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
index b1d2fb06335..7b8777e5076 100644
--- a/net-libs/libmbim/libmbim-1.24.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-03-21 14:28 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-03-21 14:28 UTC (permalink / raw
To: gentoo-commits
commit: 8a3627b338a9bcf6ac8a2ce1518b747c0869742f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 14:27:38 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 14:27:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3627b3
net-libs/libmbim: Move to gnome maintainership
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-libs/libmbim/metadata.xml b/net-libs/libmbim/metadata.xml
index 7fb6dd89c72..39980802b1d 100644
--- a/net-libs/libmbim/metadata.xml
+++ b/net-libs/libmbim/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-03-30 3:19 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-03-30 3:19 UTC (permalink / raw
To: gentoo-commits
commit: af1646a0d23757821a4ecb469e60816ead7e6f43
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 01:08:29 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 03:19:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1646a0
net-libs/libmbim: Version bump to 1.24.6
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.24.6.ebuild | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 30ddc790f93..105fed46eb4 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,2 +1,3 @@
DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
DIST libmbim-1.24.4.tar.xz 512524 BLAKE2B 4f91d1fd4d993b3e28f7508f4fbc3d6f4467db1c27307a3c4bd006ad9cdb40800513641fabf37deb673f5926d7a0f0d4806e3bd62a3ad8825227631d35c67d5b SHA512 bb0b82c64213e5b382a807c5c4c36751138c343419dc6abf1605573c91620af1a6de45587eab7341265f950548924fa65fa4bfedba0659b2f9eb80fa23ae88bc
+DIST libmbim-1.24.6.tar.xz 511468 BLAKE2B 89c4fa25573d4e58ec993e4fa24e0ff3ab6146c905fd3110240d2dbd3ba20af8c135e5eb552b2c48b1166444e52023e314d70d4fe5904ede5e2c6d3d05724955 SHA512 b0b15aa5ffdc65e9d7af211df771f85021488258f7c50638ad109173a61ef38872b9ab42005cd972fd3cb24e617bd3fe7b0b79d335e2144558daa218fb2c4653
diff --git a/net-libs/libmbim/libmbim-1.24.6.ebuild b/net-libs/libmbim/libmbim-1.24.6.ebuild
new file mode 100644
index 00000000000..6aa324455bc
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.24.6.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="udev"
+
+RDEPEND=">=dev-libs/glib-2.48:2
+ udev? ( dev-libs/libgudev:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/glib-utils
+ dev-util/gtk-doc-am
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc \
+ $(use_with udev)
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-04-12 22:12 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-04-12 22:12 UTC (permalink / raw
To: gentoo-commits
commit: b3623e447ebed6f5ab9d58cd58c7ead9ae75e157
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 22:10:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 22:11:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3623e44
net-libs/libmbim: Stabilize 1.24.4 ppc, #774942
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
index 7b8777e5076..d7579722059 100644
--- a/net-libs/libmbim/libmbim-1.24.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-04-12 22:12 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-04-12 22:12 UTC (permalink / raw
To: gentoo-commits
commit: d4d2382b41358fe8c1175e85585a952f8f109709
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 22:12:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 22:12:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d2382b
net-libs/libmbim: Stabilize 1.24.4 ppc64, #774942
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.4.ebuild b/net-libs/libmbim/libmbim-1.24.4.ebuild
index d7579722059..402dc9fa05c 100644
--- a/net-libs/libmbim/libmbim-1.24.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-04-13 16:20 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-04-13 16:20 UTC (permalink / raw
To: gentoo-commits
commit: ecb13574a2b9c0624cb971ede4ffa1f7315ff36f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 16:16:08 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:16:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb13574
net-libs/libmbim: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 -
net-libs/libmbim/libmbim-1.18.0.ebuild | 35 ----------------------------------
2 files changed, 36 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 105fed46eb4..0b3a31f51b8 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,3 +1,2 @@
-DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d
DIST libmbim-1.24.4.tar.xz 512524 BLAKE2B 4f91d1fd4d993b3e28f7508f4fbc3d6f4467db1c27307a3c4bd006ad9cdb40800513641fabf37deb673f5926d7a0f0d4806e3bd62a3ad8825227631d35c67d5b SHA512 bb0b82c64213e5b382a807c5c4c36751138c343419dc6abf1605573c91620af1a6de45587eab7341265f950548924fa65fa4bfedba0659b2f9eb80fa23ae88bc
DIST libmbim-1.24.6.tar.xz 511468 BLAKE2B 89c4fa25573d4e58ec993e4fa24e0ff3ab6146c905fd3110240d2dbd3ba20af8c135e5eb552b2c48b1166444e52023e314d70d4fe5904ede5e2c6d3d05724955 SHA512 b0b15aa5ffdc65e9d7af211df771f85021488258f7c50638ad109173a61ef38872b9ab42005cd972fd3cb24e617bd3fe7b0b79d335e2144558daa218fb2c4653
diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild
deleted file mode 100644
index 75d6ea792a6..00000000000
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit multilib
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
-IUSE="static-libs udev"
-
-RDEPEND=">=dev-libs/glib-2.36:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}
- dev-util/gtk-doc-am
- virtual/pkgconfig"
-BDEPEND="dev-util/glib-utils"
-
-src_configure() {
- econf \
- --disable-more-warnings \
- --disable-gtk-doc \
- $(use_with udev) \
- $(use_enable static{-libs,})
-}
-
-src_install() {
- default
- use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la"
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-05-28 19:11 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-05-28 19:11 UTC (permalink / raw
To: gentoo-commits
commit: 1c7653e735e98a0a31aa5eb4d26feca089edda77
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 19:10:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 28 19:10:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7653e7
net-libs/libmbim: Stabilize 1.24.6 arm, #792327
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.6.ebuild b/net-libs/libmbim/libmbim-1.24.6.ebuild
index 322e88fb799..7a39306d767 100644
--- a/net-libs/libmbim/libmbim-1.24.6.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-05-28 19:20 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-05-28 19:20 UTC (permalink / raw
To: gentoo-commits
commit: bdba8f312bcf5ecdbefb6680cb2238db4d69f753
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 19:19:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 28 19:19:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdba8f31
net-libs/libmbim: Stabilize 1.24.6 ppc, #792327
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.6.ebuild b/net-libs/libmbim/libmbim-1.24.6.ebuild
index 7a39306d767..bc163db09b0 100644
--- a/net-libs/libmbim/libmbim-1.24.6.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ppc ~ppc64 ~x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-05-29 15:27 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-05-29 15:27 UTC (permalink / raw
To: gentoo-commits
commit: cb55aa2e0c68777e45b24fc5ca187fcba3fa99fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 15:26:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 15:26:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb55aa2e
net-libs/libmbim: Stabilize 1.24.6 ppc64, #792327
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.6.ebuild b/net-libs/libmbim/libmbim-1.24.6.ebuild
index 58e0937418f..bbdba255bb7 100644
--- a/net-libs/libmbim/libmbim-1.24.6.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-06-06 21:49 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-06-06 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 942d9bf858d4464a0165a9e7bc7ed3cb0ee740d1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 6 21:30:33 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun 6 21:49:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942d9bf8
net-libs/libmbim: Version bump to 1.24.8
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.24.8.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index af52bc2a7e4..ac47a5a4bc6 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1 +1,2 @@
DIST libmbim-1.24.6.tar.xz 511468 BLAKE2B 89c4fa25573d4e58ec993e4fa24e0ff3ab6146c905fd3110240d2dbd3ba20af8c135e5eb552b2c48b1166444e52023e314d70d4fe5904ede5e2c6d3d05724955 SHA512 b0b15aa5ffdc65e9d7af211df771f85021488258f7c50638ad109173a61ef38872b9ab42005cd972fd3cb24e617bd3fe7b0b79d335e2144558daa218fb2c4653
+DIST libmbim-1.24.8.tar.xz 517872 BLAKE2B ba4d44ea18ecb412d046b1c1cbd1167bd1cf0a1430486dbf760731950b088e66b25c5c870f2e1a49ea78e43bc15fdbac9efed56afa35127d33f6377325677386 SHA512 32a1ed379fb2799c8490058a16f819620290c2a08d0dacacdc7db4a31fb66a4d9c449b4b2d8fd6de898da28815a6c32e3d97a802970115ac2869e7fec0d841af
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
new file mode 100644
index 00000000000..322e88fb799
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="udev"
+
+RDEPEND=">=dev-libs/glib-2.48:2
+ udev? ( dev-libs/libgudev:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/glib-utils
+ dev-util/gtk-doc-am
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc \
+ $(use_with udev)
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-07-10 15:40 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-07-10 15:40 UTC (permalink / raw
To: gentoo-commits
commit: 193cb4a653ae054062e4f6cd245ed19eb9158fd4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 15:40:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 15:40:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193cb4a6
net-libs/libmbim: Stabilize 1.24.8 x86, #800710
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
index bccc2ce53b6..d22a92a6893 100644
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-07-11 2:31 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-07-11 2:31 UTC (permalink / raw
To: gentoo-commits
commit: 58755886599a2baffc74e73cb0dfbe0e4a1a4c94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 02:30:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 02:30:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58755886
net-libs/libmbim: Stabilize 1.24.8 arm, #800710
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
index d22a92a6893..f8479e0bdfa 100644
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-07-11 20:48 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-07-11 20:48 UTC (permalink / raw
To: gentoo-commits
commit: 6c39f2d6b93642f1ad5e4531510f5abc732dbdbd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 20:48:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 20:48:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c39f2d6
net-libs/libmbim: Stabilize 1.24.8 arm64, #800710
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
index f8479e0bdfa..acd7495675b 100644
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ~ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-07-24 17:08 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-07-24 17:08 UTC (permalink / raw
To: gentoo-commits
commit: ea8fe845d32cfb9dba9f2ce6b52700610aef1399
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 17:06:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 17:06:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea8fe845
net-libs/libmbim: Stabilize 1.24.8 ppc64, #800710
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
index 58e0937418f..bbdba255bb7 100644
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
IUSE="udev"
RDEPEND=">=dev-libs/glib-2.48:2
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-07-26 7:15 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-07-26 7:15 UTC (permalink / raw
To: gentoo-commits
commit: ff41f3890fd10a468d70735e3b63a8a1d5d9718c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 06:18:32 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 07:15:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff41f389
net-libs/libmbim: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 -
net-libs/libmbim/libmbim-1.24.6.ebuild | 35 ----------------------------------
2 files changed, 36 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index ac47a5a4bc6..3dad220347f 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,2 +1 @@
-DIST libmbim-1.24.6.tar.xz 511468 BLAKE2B 89c4fa25573d4e58ec993e4fa24e0ff3ab6146c905fd3110240d2dbd3ba20af8c135e5eb552b2c48b1166444e52023e314d70d4fe5904ede5e2c6d3d05724955 SHA512 b0b15aa5ffdc65e9d7af211df771f85021488258f7c50638ad109173a61ef38872b9ab42005cd972fd3cb24e617bd3fe7b0b79d335e2144558daa218fb2c4653
DIST libmbim-1.24.8.tar.xz 517872 BLAKE2B ba4d44ea18ecb412d046b1c1cbd1167bd1cf0a1430486dbf760731950b088e66b25c5c870f2e1a49ea78e43bc15fdbac9efed56afa35127d33f6377325677386 SHA512 32a1ed379fb2799c8490058a16f819620290c2a08d0dacacdc7db4a31fb66a4d9c449b4b2d8fd6de898da28815a6c32e3d97a802970115ac2869e7fec0d841af
diff --git a/net-libs/libmbim/libmbim-1.24.6.ebuild b/net-libs/libmbim/libmbim-1.24.6.ebuild
deleted file mode 100644
index bbdba255bb7..00000000000
--- a/net-libs/libmbim/libmbim-1.24.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
-IUSE="udev"
-
-RDEPEND=">=dev-libs/glib-2.48:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig
-"
-
-src_configure() {
- econf \
- --disable-Werror \
- --disable-static \
- --disable-gtk-doc \
- $(use_with udev)
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-08-04 21:57 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-08-04 21:57 UTC (permalink / raw
To: gentoo-commits
commit: bbe02103aff1b90bb70fdadc7327de54b2fb6972
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 4 21:54:24 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 4 21:57:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe02103
net-libs/libmbim: Version bump to 1.26.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.26.0.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 3dad220347f..9fca404f8e1 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1 +1,2 @@
DIST libmbim-1.24.8.tar.xz 517872 BLAKE2B ba4d44ea18ecb412d046b1c1cbd1167bd1cf0a1430486dbf760731950b088e66b25c5c870f2e1a49ea78e43bc15fdbac9efed56afa35127d33f6377325677386 SHA512 32a1ed379fb2799c8490058a16f819620290c2a08d0dacacdc7db4a31fb66a4d9c449b4b2d8fd6de898da28815a6c32e3d97a802970115ac2869e7fec0d841af
+DIST libmbim-1.26.0.tar.xz 554672 BLAKE2B b020ea81d6f06bad4c655b285423075873ea01ad253c8eb79fe6e0ce8511d6a8c684c4d8541a64dcc23b46211de117f867d5b405f08942e904156304ce746779 SHA512 b987b3271166eabda7d6767b4b3cd8f34b07ea6a43d5ed1d7cf083561b0e57affeec175a155e5bf8b998dd60f49a303cf54ad6eda146df7483cabe099c401c27
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
new file mode 100644
index 00000000000..a4e84e6f1bb
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.56:2"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/glib-utils
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-08-08 19:46 Marek Szuba
0 siblings, 0 replies; 73+ messages in thread
From: Marek Szuba @ 2021-08-08 19:46 UTC (permalink / raw
To: gentoo-commits
commit: f996b959a7dcde451823b26e8c11faca7ce46fc2
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 8 19:12:08 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Aug 8 19:46:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f996b959
net-libs/libmbim: keyword 1.26.0 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
index a4e84e6f1bb..bcc9e113560 100644
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-10-04 1:24 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-10-04 1:24 UTC (permalink / raw
To: gentoo-commits
commit: 9be93d429ed3fcaa819c19b9a0cb8f521b8d88b1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 01:23:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 01:23:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be93d42
net-libs/libmbim: Stabilize 1.26.0 arm64, #815013
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
index bcc9e113560..af278c6b5fd 100644
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-11-06 3:58 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-11-06 3:58 UTC (permalink / raw
To: gentoo-commits
commit: 7745c203ed88918bec70b99331f791171862d6d3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 03:58:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 03:58:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7745c203
net-libs/libmbim: Stabilize 1.26.0 ppc64, #815013
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
index ffe9d4d07af..1ce3fcacd1b 100644
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-11-08 7:45 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2021-11-08 7:45 UTC (permalink / raw
To: gentoo-commits
commit: 80abc2b8c6e0d0da7c97589f4e890727d1b3e930
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 8 07:43:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 8 07:45:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80abc2b8
net-libs/libmbim: needs Python at build time
Noticed when a user in #gentoo was upgrading a rather
old system. Upgrade failed because Portage didn't
realise that this package needed Python at all.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.24.8.ebuild | 4 ++++
net-libs/libmbim/libmbim-1.26.0.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
index bbdba255bb7..141c3f44d2f 100644
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ b/net-libs/libmbim/libmbim-1.24.8.ebuild
@@ -3,6 +3,9 @@
EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1
+
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
@@ -16,6 +19,7 @@ RDEPEND=">=dev-libs/glib-2.48:2
udev? ( dev-libs/libgudev:= )"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
index cff9c3efb31..1ff3ec9dae7 100644
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1
+
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
@@ -14,6 +17,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
dev-util/glib-utils
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2021-12-19 2:00 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2021-12-19 2:00 UTC (permalink / raw
To: gentoo-commits
commit: 6e519ab08f5687a229f8eea79dfdeb831fea4747
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 19 01:39:22 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 02:00:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e519ab0
net-libs/libmbim: Version bump to 1.26.2
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.26.2.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 9fca404f8e11..c0c7e32c9ab7 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,2 +1,3 @@
DIST libmbim-1.24.8.tar.xz 517872 BLAKE2B ba4d44ea18ecb412d046b1c1cbd1167bd1cf0a1430486dbf760731950b088e66b25c5c870f2e1a49ea78e43bc15fdbac9efed56afa35127d33f6377325677386 SHA512 32a1ed379fb2799c8490058a16f819620290c2a08d0dacacdc7db4a31fb66a4d9c449b4b2d8fd6de898da28815a6c32e3d97a802970115ac2869e7fec0d841af
DIST libmbim-1.26.0.tar.xz 554672 BLAKE2B b020ea81d6f06bad4c655b285423075873ea01ad253c8eb79fe6e0ce8511d6a8c684c4d8541a64dcc23b46211de117f867d5b405f08942e904156304ce746779 SHA512 b987b3271166eabda7d6767b4b3cd8f34b07ea6a43d5ed1d7cf083561b0e57affeec175a155e5bf8b998dd60f49a303cf54ad6eda146df7483cabe099c401c27
+DIST libmbim-1.26.2.tar.xz 561096 BLAKE2B 11e5339b63dbaca8fb6d31ce2afaf4897774aa4b531cfbb09bb400f64ab975495093b711d0a836feff86e3d9fc72ae2b85ab5cd84fab3d266e0fecf1129125d0 SHA512 7cce1fa6ff5630a1cc565a2198544de9f4a1db20b30304fac96de6c698eaf56b17fe6ccb089151623d4484d88fda6abe980bced19dfbf0d3ef425fc954fb5844
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
new file mode 100644
index 000000000000..fc51435b2a20
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND=">=dev-libs/glib-2.56:2"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ ${PYTHON_DEPS}
+ dev-util/glib-utils
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-20 9:42 Arthur Zamarin
0 siblings, 0 replies; 73+ messages in thread
From: Arthur Zamarin @ 2022-01-20 9:42 UTC (permalink / raw
To: gentoo-commits
commit: 4a7d73bc4fb67681fba5b35a76ced142bd9f708b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 09:42:19 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 09:42:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7d73bc
net-libs/libmbim: Stabilize 1.26.2 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
index fc51435b2a20..bff1a8ce41d6 100644
--- a/net-libs/libmbim/libmbim-1.26.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-20 10:02 Jakov Smolić
0 siblings, 0 replies; 73+ messages in thread
From: Jakov Smolić @ 2022-01-20 10:02 UTC (permalink / raw
To: gentoo-commits
commit: 449456ead06a6f206b46ccb51b46ee3f7e7c0d72
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 09:58:11 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 10:02:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449456ea
net-libs/libmbim: Stabilize 1.26.2 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
index bff1a8ce41d6..8d910bee6d17 100644
--- a/net-libs/libmbim/libmbim-1.26.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-24 3:39 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2022-01-24 3:39 UTC (permalink / raw
To: gentoo-commits
commit: 84b8fe3df3f8ce554543028000dd93f2abdaea02
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 03:39:34 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 03:39:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b8fe3d
net-libs/libmbim: Stabilize 1.26.2 amd64, #831048
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
index 8d910bee6d17..4a886aa1f5e2 100644
--- a/net-libs/libmbim/libmbim-1.26.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-24 14:46 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2022-01-24 14:46 UTC (permalink / raw
To: gentoo-commits
commit: 947bf5b9d85dc50d71c3f1c484790ea8ef237210
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 14:44:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 14:45:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947bf5b9
net-libs/libmbim: Stabilize 1.26.2 arm, #831048
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
index 1663bee88d96..f942019b5275 100644
--- a/net-libs/libmbim/libmbim-1.26.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-24 14:49 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2022-01-24 14:49 UTC (permalink / raw
To: gentoo-commits
commit: 7829351cec0ef43c71a6d4bdb7d32a7c889add10
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 14:49:09 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 14:49:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7829351c
net-libs/libmbim: Stabilize 1.26.2 ppc, #831048
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.2.ebuild b/net-libs/libmbim/libmbim-1.26.2.ebuild
index f942019b5275..c45f611c94b0 100644
--- a/net-libs/libmbim/libmbim-1.26.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-01-24 22:43 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2022-01-24 22:43 UTC (permalink / raw
To: gentoo-commits
commit: 71556e063b3aaa2bdeb2461bcc615caf8121abfc
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 21:09:50 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 22:42:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71556e06
net-libs/libmbim: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 2 --
net-libs/libmbim/libmbim-1.24.8.ebuild | 39 ----------------------------------
net-libs/libmbim/libmbim-1.26.0.ebuild | 35 ------------------------------
3 files changed, 76 deletions(-)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index c0c7e32c9ab7..0e85558248d8 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1,3 +1 @@
-DIST libmbim-1.24.8.tar.xz 517872 BLAKE2B ba4d44ea18ecb412d046b1c1cbd1167bd1cf0a1430486dbf760731950b088e66b25c5c870f2e1a49ea78e43bc15fdbac9efed56afa35127d33f6377325677386 SHA512 32a1ed379fb2799c8490058a16f819620290c2a08d0dacacdc7db4a31fb66a4d9c449b4b2d8fd6de898da28815a6c32e3d97a802970115ac2869e7fec0d841af
-DIST libmbim-1.26.0.tar.xz 554672 BLAKE2B b020ea81d6f06bad4c655b285423075873ea01ad253c8eb79fe6e0ce8511d6a8c684c4d8541a64dcc23b46211de117f867d5b405f08942e904156304ce746779 SHA512 b987b3271166eabda7d6767b4b3cd8f34b07ea6a43d5ed1d7cf083561b0e57affeec175a155e5bf8b998dd60f49a303cf54ad6eda146df7483cabe099c401c27
DIST libmbim-1.26.2.tar.xz 561096 BLAKE2B 11e5339b63dbaca8fb6d31ce2afaf4897774aa4b531cfbb09bb400f64ab975495093b711d0a836feff86e3d9fc72ae2b85ab5cd84fab3d266e0fecf1129125d0 SHA512 7cce1fa6ff5630a1cc565a2198544de9f4a1db20b30304fac96de6c698eaf56b17fe6ccb089151623d4484d88fda6abe980bced19dfbf0d3ef425fc954fb5844
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild
deleted file mode 100644
index 141c3f44d2fc..000000000000
--- a/net-libs/libmbim/libmbim-1.24.8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-any-r1
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
-IUSE="udev"
-
-RDEPEND=">=dev-libs/glib-2.48:2
- udev? ( dev-libs/libgudev:= )"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- dev-util/glib-utils
- dev-util/gtk-doc-am
- virtual/pkgconfig
-"
-
-src_configure() {
- econf \
- --disable-Werror \
- --disable-static \
- --disable-gtk-doc \
- $(use_with udev)
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild b/net-libs/libmbim/libmbim-1.26.0.ebuild
deleted file mode 100644
index 1ff3ec9dae7a..000000000000
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-any-r1
-
-DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
-SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
-
-RDEPEND=">=dev-libs/glib-2.56:2"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- dev-util/glib-utils
- virtual/pkgconfig
-"
-
-src_configure() {
- econf \
- --disable-Werror \
- --disable-static \
- --disable-gtk-doc
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-04-28 15:31 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2022-04-28 15:31 UTC (permalink / raw
To: gentoo-commits
commit: 7199cc15642df1e20e2d7c44435ec44f09bf1f6b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 15:27:04 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 15:31:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7199cc15
net-libs/libmbim: Version bump to 1.26.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.26.4.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index 0e85558248d8..cfef3e37f43c 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1 +1,2 @@
DIST libmbim-1.26.2.tar.xz 561096 BLAKE2B 11e5339b63dbaca8fb6d31ce2afaf4897774aa4b531cfbb09bb400f64ab975495093b711d0a836feff86e3d9fc72ae2b85ab5cd84fab3d266e0fecf1129125d0 SHA512 7cce1fa6ff5630a1cc565a2198544de9f4a1db20b30304fac96de6c698eaf56b17fe6ccb089151623d4484d88fda6abe980bced19dfbf0d3ef425fc954fb5844
+DIST libmbim-1.26.4.tar.xz 566188 BLAKE2B 96fb932e89455364eec39d879256eb10efd4fafc18c0dc69619b3a73cea1e62e3ea50b828c2785082e6422c39d8775c9bc1c084db3aaafdf054b1e7aa7d6929f SHA512 a530a3611aa353d7b7a4a3d845a8a8b08e508004f44e9bc63a4c04729589397e264a5dca499ebb7c57f135e6848909d78124c4799bd932c24271c57824c3b5d8
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
new file mode 100644
index 000000000000..81724693c402
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND=">=dev-libs/glib-2.56:2"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ ${PYTHON_DEPS}
+ dev-util/glib-utils
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf \
+ --disable-Werror \
+ --disable-static \
+ --disable-gtk-doc
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-05-24 11:14 WANG Xuerui
0 siblings, 0 replies; 73+ messages in thread
From: WANG Xuerui @ 2022-05-24 11:14 UTC (permalink / raw
To: gentoo-commits
commit: 7f307d75635d3f82b4cfb3f4d7ac0e4d8ca55781
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 11:13:41 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue May 24 11:14:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f307d75
net-libs/libmbim: keyword 1.26.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
index 81724693c402..856e09f7d710 100644
--- a/net-libs/libmbim/libmbim-1.26.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-05-28 5:05 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2022-05-28 5:05 UTC (permalink / raw
To: gentoo-commits
commit: 5147eedd8741233f623e5a41b3d2991dd83fbfc5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 05:04:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 05:04:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5147eedd
net-libs/libmbim: Stabilize 1.26.4 ppc64, #843794
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
index 3fc113294e03..293ccc7e9c4f 100644
--- a/net-libs/libmbim/libmbim-1.26.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-05-31 9:24 Jakov Smolić
0 siblings, 0 replies; 73+ messages in thread
From: Jakov Smolić @ 2022-05-31 9:24 UTC (permalink / raw
To: gentoo-commits
commit: d71d73df46dc2e9d82f138c116ecaf314edade37
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 09:24:07 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 31 09:24:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71d73df
net-libs/libmbim: Stabilize 1.26.4 arm, #843794
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
index e40f58527550..17b564ba9032 100644
--- a/net-libs/libmbim/libmbim-1.26.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv x86"
RDEPEND=">=dev-libs/glib-2.56:2"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-10-29 17:44 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2022-10-29 17:44 UTC (permalink / raw
To: gentoo-commits
commit: 561d74edc8385fbc126d3b625b78e4063b85f892
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 17:33:31 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 17:44:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561d74ed
net-libs/libmbim: Add Python 3.11 compatibility
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
index 17b564ba9032..0ad8f17753ad 100644
--- a/net-libs/libmbim/libmbim-1.26.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit python-any-r1
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2022-10-31 14:28 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2022-10-31 14:28 UTC (permalink / raw
To: gentoo-commits
commit: c4ce18c1dcb93d184ee4f92ceb4baabc3fced412
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:33 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 14:27:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ce18c1
net-libs/libmbim: Set remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/net-libs/libmbim/metadata.xml b/net-libs/libmbim/metadata.xml
index 7b343b06be8a..cbb9e5136915 100644
--- a/net-libs/libmbim/metadata.xml
+++ b/net-libs/libmbim/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="freedesktop-gitlab">mobile-broadband/libmbim</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2023-07-09 12:29 Matt Turner
0 siblings, 0 replies; 73+ messages in thread
From: Matt Turner @ 2023-07-09 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 30819117b4b55a082ad4d168b3b3fabf0a1475a7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 12:26:44 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 12:28:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30819117
net-libs/libmbim: Reassign to freedesktop-bugs@
Bug: https://bugs.gentoo.org/899226
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
net-libs/libmbim/metadata.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net-libs/libmbim/metadata.xml b/net-libs/libmbim/metadata.xml
index cbb9e5136915..bb3a90035797 100644
--- a/net-libs/libmbim/metadata.xml
+++ b/net-libs/libmbim/metadata.xml
@@ -2,8 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
+ <email>freedesktop-bugs@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="freedesktop-gitlab">mobile-broadband/libmbim</remote-id>
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2023-07-29 11:51 Pacho Ramos
0 siblings, 0 replies; 73+ messages in thread
From: Pacho Ramos @ 2023-07-29 11:51 UTC (permalink / raw
To: gentoo-commits
commit: d26c72d36cfa28a035d89a9efdf7182e6351544c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 11:47:00 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 11:47:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26c72d3
net-libs/libmbim: add 1.28.4
Thanks-to: Matt Turner
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
net-libs/libmbim/Manifest | 1 +
net-libs/libmbim/libmbim-1.28.4.ebuild | 44 ++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest
index a5dbff631cc7..b5babf8997f7 100644
--- a/net-libs/libmbim/Manifest
+++ b/net-libs/libmbim/Manifest
@@ -1 +1,2 @@
DIST libmbim-1.26.4.tar.xz 566188 BLAKE2B 96fb932e89455364eec39d879256eb10efd4fafc18c0dc69619b3a73cea1e62e3ea50b828c2785082e6422c39d8775c9bc1c084db3aaafdf054b1e7aa7d6929f SHA512 a530a3611aa353d7b7a4a3d845a8a8b08e508004f44e9bc63a4c04729589397e264a5dca499ebb7c57f135e6848909d78124c4799bd932c24271c57824c3b5d8
+DIST libmbim-1.28.4.tar.bz2 213993 BLAKE2B 86418182fea2ed50d6b606b898e58f0511ecc5ed4be36748678befa3c005d37a2364db6f4f5537f6a616015f635bb77cfcae282b328b1dd3f5807eae360e93a7 SHA512 f6ac196106e70c790727438a4f42c14b3f8e82dc96b9ac244fbe44b9173132d9562dd6250a51bbf21fc3b84a2a059ae9d7d02d08cac5ba5775715507a64d66d2
diff --git a/net-libs/libmbim/libmbim-1.28.4.ebuild b/net-libs/libmbim/libmbim-1.28.4.ebuild
new file mode 100644
index 000000000000..b96cccddabb4
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.28.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{9..12} )
+inherit bash-completion-r1 meson python-any-r1
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="gtk-doc"
+
+RDEPEND="
+ >=dev-libs/glib-2.56:2
+ >=dev-libs/gobject-introspection-0.9.6:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ ${PYTHON_DEPS}
+ gtk-doc? ( dev-util/gtk-doc )
+ dev-util/glib-utils
+ sys-apps/help2man
+ virtual/pkgconfig
+"
+
+src_configure() {
+ # Let's avoid BuildRequiring bash-completion, install it manually
+ local emesonargs=(
+ -Dintrospection=true
+ -Dman=true
+ -Dbash_completion=false
+ $(meson_use gtk-doc gtk_doc)
+ )
+ meson_src_configure
+}
+
+src_install() {
+ meson_src_install
+ dobashcomp src/mbimcli/mbimcli
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2023-07-30 20:45 Ionen Wolkens
0 siblings, 0 replies; 73+ messages in thread
From: Ionen Wolkens @ 2023-07-30 20:45 UTC (permalink / raw
To: gentoo-commits
commit: 7ca859d13f44e10a66ccc50af5b346ac768db6fd
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 20:44:19 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 20:44:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca859d1
net-libs/libmbim: disable py3.12
Just a quick fix until it's properly handled.
Bug: https://bugs.gentoo.org/911418
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
net-libs/libmbim/libmbim-1.28.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.28.4.ebuild b/net-libs/libmbim/libmbim-1.28.4.ebuild
index b96cccddabb4..c66c9a6a7cab 100644
--- a/net-libs/libmbim/libmbim-1.28.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.28.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit bash-completion-r1 meson python-any-r1
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2024-05-29 11:48 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2024-05-29 11:48 UTC (permalink / raw
To: gentoo-commits
commit: 4ec4d8fdecc55ca81056f1bbdb22330c20809e20
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 11:48:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 11:48:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec4d8fd
net-libs/libmbim: Stabilize 1.28.4 arm64, #933022
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.28.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.28.4.ebuild b/net-libs/libmbim/libmbim-1.28.4.ebuild
index fc6d8990b679..c29e5d801a6c 100644
--- a/net-libs/libmbim/libmbim-1.28.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.28.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/${PV}
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv x86"
IUSE="gtk-doc"
RDEPEND="
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2024-05-31 8:02 Andreas Sturmlechner
0 siblings, 0 replies; 73+ messages in thread
From: Andreas Sturmlechner @ 2024-05-31 8:02 UTC (permalink / raw
To: gentoo-commits
commit: 5eb7a8dd928476d659b32ed04b12ea35991cfcd2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 07:57:31 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 31 07:57:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb7a8dd
net-libs/libmbim: enable py3.12, tests pass
Closes: https://bugs.gentoo.org/929705
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libmbim/libmbim-1.28.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.28.4.ebuild b/net-libs/libmbim/libmbim-1.28.4.ebuild
index 10aa74fce7b3..828de99f0a11 100644
--- a/net-libs/libmbim/libmbim-1.28.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.28.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit bash-completion-r1 meson python-any-r1
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2024-10-07 2:52 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2024-10-07 2:52 UTC (permalink / raw
To: gentoo-commits
commit: 79d1f23890b5e09571bd81b47b40a3182a3537c3
Author: Sasha Finkelstein <fnkl.kernel <AT> gmail <DOT> com>
AuthorDate: Sat Oct 5 15:08:16 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 02:50:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d1f238
net-libs/libmbim: Add python3_13 compat
Signed-off-by: Sasha Finkelstein <fnkl.kernel <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.28.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmbim/libmbim-1.28.4.ebuild b/net-libs/libmbim/libmbim-1.28.4.ebuild
index 828de99f0a11..de1afd58f6d0 100644
--- a/net-libs/libmbim/libmbim-1.28.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.28.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit bash-completion-r1 meson python-any-r1
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2024-10-08 18:12 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2024-10-08 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 1d63293832cfc364734746bdd2cc61944ae6e71c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 8 18:11:22 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 8 18:11:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d632938
net-libs/libmbim: enable py3.12, py3.13 for 1.26.4
To make it easier for users while we figure out introspection for 1.28.4.
Bug: https://bugs.gentoo.org/936949
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.26.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libmbim/libmbim-1.26.4.ebuild b/net-libs/libmbim/libmbim-1.26.4.ebuild
index 948543fd51fc..cba3d916950e 100644
--- a/net-libs/libmbim/libmbim-1.26.4.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit python-any-r1
DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
^ permalink raw reply related [flat|nested] 73+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/
@ 2024-10-09 8:23 Sam James
0 siblings, 0 replies; 73+ messages in thread
From: Sam James @ 2024-10-09 8:23 UTC (permalink / raw
To: gentoo-commits
commit: 37a69f6f9e9e4cb65b26632a1aeee33c2a86ccba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 9 08:20:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 9 08:20:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a69f6f
net-libs/libmbim: make introspection optional
This is useful for embedded environments that want a small image.
Closes: https://bugs.gentoo.org/936949
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmbim/libmbim-1.28.4-r1.ebuild | 44 +++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/net-libs/libmbim/libmbim-1.28.4-r1.ebuild b/net-libs/libmbim/libmbim-1.28.4-r1.ebuild
new file mode 100644
index 000000000000..d64b685b3b68
--- /dev/null
+++ b/net-libs/libmbim/libmbim-1.28.4-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{10..13} )
+inherit bash-completion-r1 meson python-any-r1
+
+DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/libmbim/ https://gitlab.freedesktop.org/mobile-broadband/libmbim"
+SRC_URI="https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="gtk-doc introspection"
+
+RDEPEND="
+ >=dev-libs/glib-2.56:2
+ introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ ${PYTHON_DEPS}
+ gtk-doc? ( dev-util/gtk-doc )
+ dev-util/glib-utils
+ sys-apps/help2man
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ -Dman=true
+ # Let's avoid BuildRequiring bash-completion, install it manually
+ -Dbash_completion=false
+ $(meson_use gtk-doc gtk_doc)
+ $(meson_use introspection)
+ )
+ meson_src_configure
+}
+
+src_install() {
+ meson_src_install
+ dobashcomp src/mbimcli/mbimcli
+}
^ permalink raw reply related [flat|nested] 73+ messages in thread
end of thread, other threads:[~2024-10-09 8:23 UTC | newest]
Thread overview: 73+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-12 22:12 [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-10-09 8:23 Sam James
2024-10-08 18:12 Sam James
2024-10-07 2:52 Sam James
2024-05-31 8:02 Andreas Sturmlechner
2024-05-29 11:48 Sam James
2023-07-30 20:45 Ionen Wolkens
2023-07-29 11:51 Pacho Ramos
2023-07-09 12:29 Matt Turner
2022-10-31 14:28 Matt Turner
2022-10-29 17:44 Matt Turner
2022-05-31 9:24 Jakov Smolić
2022-05-28 5:05 Sam James
2022-05-24 11:14 WANG Xuerui
2022-04-28 15:31 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-24 14:49 Sam James
2022-01-24 14:46 Sam James
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2022-01-20 9:42 Arthur Zamarin
2021-12-19 2:00 Matt Turner
2021-11-08 7:45 Sam James
2021-11-06 3:58 Sam James
2021-10-04 1:24 Sam James
2021-08-08 19:46 Marek Szuba
2021-08-04 21:57 Matt Turner
2021-07-26 7:15 Matt Turner
2021-07-24 17:08 Sam James
2021-07-11 20:48 Sam James
2021-07-11 2:31 Sam James
2021-07-10 15:40 Sam James
2021-06-06 21:49 Matt Turner
2021-05-29 15:27 Sam James
2021-05-28 19:20 Sam James
2021-05-28 19:11 Sam James
2021-04-13 16:20 Matt Turner
2021-04-12 22:12 Sam James
2021-03-30 3:19 Matt Turner
2021-03-21 14:28 Matt Turner
2021-03-12 15:28 Sam James
2021-03-12 8:04 Mikle Kolyada
2021-03-11 2:35 Sam James
2021-01-08 2:46 Matt Turner
2021-01-08 2:34 Matt Turner
2020-09-24 19:53 Aaron Bauman
2019-12-08 5:32 Matt Turner
2019-11-28 10:57 Agostino Sarubbo
2019-11-28 10:55 Agostino Sarubbo
2019-11-26 20:11 Aaron Bauman
2019-11-26 12:27 Agostino Sarubbo
2019-11-26 0:58 Thomas Deutschmann
2019-05-21 3:17 Aaron Bauman
2019-04-01 12:29 Tony Vroon
2019-04-01 12:06 Tony Vroon
2018-12-05 7:34 Mikle Kolyada
2018-12-04 16:27 Mikle Kolyada
2018-11-06 7:41 Mikle Kolyada
2018-11-04 19:14 Thomas Deutschmann
2018-08-22 14:56 Tony Vroon
2017-06-26 7:56 Alexis Ballier
2017-03-31 12:56 Michael Weber
2017-03-31 10:20 Michael Weber
2017-02-17 5:57 Markus Meier
2017-01-24 11:46 Agostino Sarubbo
2017-01-19 3:31 Mike Frysinger
2016-12-21 18:56 Tobias Klausmann
2016-11-15 18:24 Mike Frysinger
2016-09-17 14:09 Tony Vroon
2016-03-31 13:31 Tony Vroon
2016-03-31 11:27 Alexey Shvetsov
2015-11-09 4:58 Jeroen Roovers
2015-10-05 5:26 Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox