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: app-misc/lcd4linux/
Date: Sat, 20 Jul 2024 00:00:54 +0000 (UTC)	[thread overview]
Message-ID: <1721433636.c078e3d548eaf5175fdcacbbda9002560c476e4f.conikost@gentoo> (raw)

commit:     c078e3d548eaf5175fdcacbbda9002560c476e4f
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 23:59:33 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 20 00:00:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c078e3d5

app-misc/lcd4linux: drop dmalloc

Completly broken and not needed anyway..

Closes: https://bugs.gentoo.org/934534
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 ...0_pre20170527-r8.ebuild => lcd4linux-0.11.0_pre20170527-r9.ebuild} | 4 +---
 app-misc/lcd4linux/metadata.xml                                       | 1 -
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r8.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild
similarity index 98%
rename from app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r8.ebuild
rename to app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild
index 694ca75a9750..f4a6bc4dd5d0 100644
--- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r8.ebuild
+++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="dmalloc outb"
+IUSE="outb"
 REQUIRED_USE="
 	?? ( lcd_devices_hd44780 lcd_devices_hd44780-i2c )
 	python? ( ${PYTHON_REQUIRED_USE} )
@@ -119,7 +119,6 @@ DEPEND_LCD4LINUX_PLUGINS="
 "
 
 RDEPEND="
-	dmalloc? ( dev-libs/dmalloc )
 	${DEPEND_LCD_DEVICES}
 	${DEPEND_LCD4LINUX_PLUGINS}
 "
@@ -172,7 +171,6 @@ src_configure() {
 
 	local myeconfargs=(
 		--disable-rpath
-		$(use_with dmalloc)
 		$(use_with outb)
 		$(use_with python)
 		$(use_with lcd_devices_x11 x)

diff --git a/app-misc/lcd4linux/metadata.xml b/app-misc/lcd4linux/metadata.xml
index 7d64ef2eb48e..4099174376ae 100644
--- a/app-misc/lcd4linux/metadata.xml
+++ b/app-misc/lcd4linux/metadata.xml
@@ -16,7 +16,6 @@
 		<flag name="cpuinfo">Enable the cpuinfo plugin.</flag>
 		<flag name="dbus">Enable the dbus plugin.</flag>
 		<flag name="diskstats">Enable the diskstats plugin.</flag>
-		<flag name="dmalloc">Enable dmalloc for debugging.</flag>
 		<flag name="dvb">Enable support for the DVB plugin.</flag>
 		<flag name="event">Enable the event plugin.</flag>
 		<flag name="exec">Enable the exec plugin, to read output from external programs.</flag>


             reply	other threads:[~2024-07-20  0:00 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-20  0:00 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 22:31 [gentoo-commits] repo/gentoo:master commit in: app-misc/lcd4linux/ Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2022-07-22 19:35 Conrad Kostecki
2022-07-22 19:35 Conrad Kostecki
2022-07-22 19:35 Conrad Kostecki
2022-07-22 19:35 Conrad Kostecki
2021-07-01 21:15 Conrad Kostecki
2021-06-02 12:50 Sam James
2021-01-24 15:25 Conrad Kostecki
2020-10-03 18:16 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-08-05 19:48 Conrad Kostecki
2020-08-05 14:17 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2019-12-11 21:01 Conrad Kostecki
2019-12-10  9:17 Agostino Sarubbo
2019-12-09 13:48 Agostino Sarubbo
2019-12-04 23:44 Conrad Kostecki
2019-10-13 17:11 Joonas Niilola
2019-10-13 17:11 Joonas Niilola
2019-07-18  7:46 Michał Górny
2018-11-08 22:49 Patrice Clement
2018-11-06  7:19 Mikle Kolyada
2018-10-07 16:06 Matt Turner
2017-04-20  7:59 David Seifert
2016-05-09  2:19 Mike Frysinger
2016-04-26 17:27 Austin English

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=1721433636.c078e3d548eaf5175fdcacbbda9002560c476e4f.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