From 98d0e9252dc7558c4b62ac0141f842e66ec04a16 Mon Sep 17 00:00:00 2001 From: "Volkmar W. Pogatzki" Date: Mon, 8 Jun 2020 11:25:25 +0200 Subject: [PATCH 1/2] net-wireless/eiwd: more USE flags Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Volkmar W. Pogatzki --- net-wireless/eiwd/eiwd-1.6.1.ebuild | 6 +++++- net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild | 6 +++++- net-wireless/eiwd/eiwd-9999.ebuild | 6 +++++- net-wireless/eiwd/metadata.xml | 16 ++++++++++++++-- 4 files changed, 29 insertions(+), 5 deletions(-) diff --git a/net-wireless/eiwd/eiwd-1.6.1.ebuild b/net-wireless/eiwd/eiwd-1.6.1.ebuild index 89de5dd7fa..cf05d7d414 100644 --- a/net-wireless/eiwd/eiwd-1.6.1.ebuild +++ b/net-wireless/eiwd/eiwd-1.6.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/dylanaraps/eiwd/releases/download/${MY_PV}/${MY_P}.t LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+resolvconf +system-ell" +IUSE="+client +monitor ofono +resolvconf +system-ell wired" DEPEND="system-ell? ( >=dev-libs/ell-0.31 )" RDEPEND="${DEPEND} @@ -31,7 +31,11 @@ src_configure() { local myeconfargs=( --sysconfdir="${EPREFIX}"/etc/iwd --localstatedir="${EPREFIX}"/var --disable-dbus + $(use_enable client) + $(use_enable monitor) + $(use_enable ofono) $(use_enable system-ell external-ell) + $(use_enable wired) ) econf "${myeconfargs[@]}" } diff --git a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild b/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild index d349a96ca5..a70d3ef770 100644 --- a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild +++ b/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild @@ -17,7 +17,7 @@ EGIT_COMMIT="7b5545a" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="" -IUSE="+resolvconf +system-ell" +IUSE="+client +monitor ofono +resolvconf +system-ell wired" DEPEND="system-ell? ( >=dev-libs/ell-0.31 )" RDEPEND="${DEPEND} @@ -42,7 +42,11 @@ src_configure() { local myeconfargs=( --sysconfdir="${EPREFIX}"/etc/iwd --localstatedir="${EPREFIX}"/var --disable-dbus + $(use_enable client) + $(use_enable monitor) + $(use_enable ofono) $(use_enable system-ell external-ell) + $(use_enable wired) ) econf "${myeconfargs[@]}" } diff --git a/net-wireless/eiwd/eiwd-9999.ebuild b/net-wireless/eiwd/eiwd-9999.ebuild index af4ac27505..6f3e8869cb 100644 --- a/net-wireless/eiwd/eiwd-9999.ebuild +++ b/net-wireless/eiwd/eiwd-9999.ebuild @@ -16,7 +16,7 @@ EGIT_COMMIT="7b5545a" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="" -IUSE="+resolvconf +system-ell" +IUSE="+client +monitor ofono +resolvconf +system-ell wired" DEPEND="system-ell? ( >=dev-libs/ell-0.31 )" RDEPEND="${DEPEND} @@ -37,7 +37,11 @@ src_configure() { local myeconfargs=( --sysconfdir="${EPREFIX}"/etc/iwd --localstatedir="${EPREFIX}"/var --disable-dbus + $(use_enable client) + $(use_enable monitor) + $(use_enable ofono) $(use_enable system-ell external-ell) + $(use_enable wired) ) econf "${myeconfargs[@]}" } diff --git a/net-wireless/eiwd/metadata.xml b/net-wireless/eiwd/metadata.xml index 31efe3fa5e..9fb34466ed 100644 --- a/net-wireless/eiwd/metadata.xml +++ b/net-wireless/eiwd/metadata.xml @@ -6,11 +6,23 @@ dylanaraps/eiwd - - Use the system-wide dev-libs/ellinstead of bundled. + + Enable iwctl client tool + + + Enable iwmon monitor tool + + + Enable support for oFono SIM authentication Use resolvconf to handle /etc/resolv.conf updates + + Use the system-wide dev-libs/ellinstead of bundled. + + + Enable ethernet authentication daemon + From 5282a28cd427b5b670bc144ef70778a7b2bf3115 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 8 Jun 2020 11:50:22 +0200 Subject: [PATCH 2/2] games-util/NotEnoughProduction: version bump Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan --- games-util/NotEnoughProduction/Manifest | 2 +- ...duction-0.0.3-r1.ebuild => NotEnoughProduction-0.0.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename games-util/NotEnoughProduction/{NotEnoughProduction-0.0.3-r1.ebuild => NotEnoughProduction-0.0.4.ebuild} (100%) diff --git a/games-util/NotEnoughProduction/Manifest b/games-util/NotEnoughProduction/Manifest index 77d69f8161..86b86c8211 100644 --- a/games-util/NotEnoughProduction/Manifest +++ b/games-util/NotEnoughProduction/Manifest @@ -1,4 +1,4 @@ -DIST NotEnoughProduction-0.0.3.zip 12160202 BLAKE2B 664627887f6a7188f821085e65f8e62ea8457ecded96efc79675826501fde998d669180fc38c34736da47df6071b2b901ad18e88928c33f77f79b772e59cf74a SHA512 f7500a97b2ef02867048feca89a5b1f449eb62ae742538b9e197f9db6a4663e9c9796ab079bb189f63e9bb71f2a7f7f1fdaf4a354b47b62c36eaa3c00a905124 +DIST NotEnoughProduction-0.0.4.zip 12155569 BLAKE2B e277d0f6fdbb46c56daaeb8b1ca8debad7d9897ade544a2a58d7a1fd4580f56643b42610701f88be14de1dbc408053dff72be1884367b32538ad44392c896db2 SHA512 8539d49820f4bd945e48d4498fc5d97626d84b265c27bee67817f2b86614e245c9eae4ed2b4a03703593b8bb1d6ba2572efdf3c9a9fcd996b9505f4e3c4ccc29 DIST NotEnoughProduction-128.png 10575 BLAKE2B 0dcc96c74f03eb38ef017b229fc6389a549c76a34fa2a370910176baf33be7ece26a3d22093375c99cf918b41c7623a988111e870f806cd952731a76f10dd39d SHA512 f126ca7af3e2b5e09be559a0d4a431ba73655c0cb65576300431c2cc9469ad2f43a4dfcfc5c9a132c10c41e56b1945ea6a5b37adf6e01e1db4cfb9e109120c14 DIST NotEnoughProduction-16.png 879 BLAKE2B c95d0de65e4267f90c603caa01c4d76e09dc80156eb89f78093c95be36bb24e0fffeea5193bd0df46d427a0e89b9de4577f9f040d6a166fea23f3e9b2d34ea8d SHA512 0993cc377a0b7b1147521e0e1ea1a480dacab9ec091abede1005602ce35009d662a1baca3f8057580d24601a35f4ac29b279d56d5d0d78fe58d9e69efe5bbda4 DIST NotEnoughProduction-32.png 2092 BLAKE2B 014b92f7e990a516bfc226bba7e34d6aa637df25508025475347e24fa56ccb92d71d6f7ab6c964df658b74898fab550d5ecb090a4fd47f7221e530c9e432bfe3 SHA512 89a032e2853055bd68bcbce59633b55d58afee79b7a7804f60c0c1421b107dd0ce4a29ad5bbcf4c51db68009796e1ffc08da18d087ef419f22de8e9691c01328 diff --git a/games-util/NotEnoughProduction/NotEnoughProduction-0.0.3-r1.ebuild b/games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild similarity index 100% rename from games-util/NotEnoughProduction/NotEnoughProduction-0.0.3-r1.ebuild rename to games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild