From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/linssid/
Date: Sat, 10 Nov 2018 04:52:46 +0000 (UTC) [thread overview]
Message-ID: <1541825550.c20e3399703ba2729849d791871322f76624c85d.gyakovlev@gentoo> (raw)
commit: c20e3399703ba2729849d791871322f76624c85d
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Nov 4 16:54:45 2018 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 04:52:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20e3399
net-wireless/linssid: drop old version
Bug: https://bugs.gentoo.org/670268
Closes: https://github.com/gentoo/gentoo/pull/10282
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
net-wireless/linssid/linssid-3.6.ebuild | 68 ---------------------------------
1 file changed, 68 deletions(-)
diff --git a/net-wireless/linssid/linssid-3.6.ebuild b/net-wireless/linssid/linssid-3.6.ebuild
deleted file mode 100644
index 79d6ce72d29..00000000000
--- a/net-wireless/linssid/linssid-3.6.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils xdg-utils
-
-DESCRIPTION="Graphical wireless scanning for Linux"
-HOMEPAGE="https://sourceforge.net/projects/linssid/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="policykit"
-
-DEPEND="dev-libs/boost:=
- dev-qt/qtcore:5
- dev-qt/qtopengl:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- x11-libs/qwt:6[opengl,qt5(+),svg]"
-
-RDEPEND="net-wireless/iw
- x11-libs/libxkbcommon[X]
- policykit? ( sys-auth/polkit )
- !policykit? ( app-admin/sudo
- x11-libs/gksu )
- ${DEPEND}"
-
-S="${WORKDIR}/${P}/${PN}-app"
-
-DOCS=( README_${PV} )
-
-src_prepare() {
- # Use system qwt for compiling
- sed -i -e 's/CONFIG += release/CONFIG += release qwt/' linssid-app.pro || die
-
- # Fix lib path for x11-libs/qwt
- sed -i -e '/libqwt-qt5.so.6/c\LIBS += -lqwt6-qt5' linssid-app.pro || die
-
- # Enable 'gksu' when a user don't want policykit
- if ! use policykit; then
- sed -i -e 's/Exec=.*/Exec=gksu linssid/' linssid.desktop || die
- fi
-
- default
-}
-
-src_configure() {
- eqmake5
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
-
- einstalldocs
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-}
next reply other threads:[~2018-11-10 4:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-10 4:52 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-09 13:14 [gentoo-commits] repo/gentoo:master commit in: net-wireless/linssid/ Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-08-23 14:42 Rick Farina
2019-04-13 19:10 Agostino Sarubbo
2018-11-10 4:52 Georgy Yakovlev
2018-07-06 21:48 Andreas Sturmlechner
2018-07-06 21:48 Andreas Sturmlechner
2018-07-05 1:13 Georgy Yakovlev
2018-06-25 4:44 Andreas Sturmlechner
2018-06-22 23:26 Georgy Yakovlev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1541825550.c20e3399703ba2729849d791871322f76624c85d.gyakovlev@gentoo \
--to=gyakovlev@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox