public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/linssid/
Date: Wed,  9 Feb 2022 13:14:51 +0000 (UTC)	[thread overview]
Message-ID: <1644412476.48449a998c95f8f33a35d8b4d0e4fd1a7fa8f958.conikost@gentoo> (raw)

commit:     48449a998c95f8f33a35d8b4d0e4fd1a7fa8f958
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  9 13:14:07 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Feb  9 13:14:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48449a99

net-wireless/linssid: drop 3.6-r1

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-wireless/linssid/linssid-3.6-r1.ebuild | 61 ------------------------------
 1 file changed, 61 deletions(-)

diff --git a/net-wireless/linssid/linssid-3.6-r1.ebuild b/net-wireless/linssid/linssid-3.6-r1.ebuild
deleted file mode 100644
index f12ac63ff47b..000000000000
--- a/net-wireless/linssid/linssid-3.6-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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"
-
-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="
-	${DEPEND}
-	net-wireless/iw
-	sys-auth/polkit
-	x11-libs/libxkbcommon[X]
-"
-
-S="${WORKDIR}/${P}/${PN}-app"
-
-DOCS=( README_${PV} )
-
-src_prepare() {
-	default
-
-	# Fix lib path for x11-libs/qwt and use system qwt for compiling
-	sed -e '/libqwt-qt5.so.6/c\LIBS += -lqwt6-qt5' -e 's/CONFIG += release/& qwt/' -i linssid-app.pro || die
-}
-
-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
-}


             reply	other threads:[~2022-02-09 13:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09 13:14 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-02 23:22 [gentoo-commits] repo/gentoo:master commit in: net-wireless/linssid/ Conrad Kostecki
2019-08-23 14:42 Rick Farina
2019-04-13 19:10 Agostino Sarubbo
2018-11-10  4:52 Georgy Yakovlev
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=1644412476.48449a998c95f8f33a35d8b4d0e4fd1a7fa8f958.conikost@gentoo \
    --to=conikost@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