From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/dfu-programmer/
Date: Fri, 7 Apr 2023 05:43:06 +0000 (UTC) [thread overview]
Message-ID: <1680846159.3aa8bc1fe3fb99ce18e6286b0ace0fd645a35e1d.ceamac@gentoo> (raw)
commit: 3aa8bc1fe3fb99ce18e6286b0ace0fd645a35e1d
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 05:42:39 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 05:42:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa8bc1f
dev-embedded/dfu-programmer: drop 0.7.2-r1
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-embedded/dfu-programmer/Manifest | 1 -
.../dfu-programmer/dfu-programmer-0.7.2-r1.ebuild | 53 ----------------------
2 files changed, 54 deletions(-)
diff --git a/dev-embedded/dfu-programmer/Manifest b/dev-embedded/dfu-programmer/Manifest
index 595d4ad92263..e6b8052c77d5 100644
--- a/dev-embedded/dfu-programmer/Manifest
+++ b/dev-embedded/dfu-programmer/Manifest
@@ -1,2 +1 @@
-DIST dfu-programmer-0.7.2.tar.gz 146613 BLAKE2B 85222185bdbfdb90c06ece2a284f6f6e15fe5118a1934948a0bca6364902743a86429ea13d5aabc2a948f6f2ce41177b6021ae85a8ad22b75a026507253380d8 SHA512 429b89192bb5a9653ad8678dfc182bfc30eb057d0d1f72fe88efdf85005d3ad557e0f572f4fad3346f1f1078cd273a289f4bba2663bb1f840e6bf724d5293db4
DIST dfu-programmer-1.0.0.tar.gz 78504 BLAKE2B ae05a92c95a17ee9b5e2266e380c43d0cdadb3be76e481eb5de321116aa1d930c733ad3a086e239b817a475d36185157715e7907d564c2001a9ce25df01d46c6 SHA512 abb73970e10017f111b118c5be0b98a3fe7ef8c95794b5ca701f21b5a40f518f46ff8a392f09e7eea2ad9a4eb6c43ecc9514bee817c01acf0d6135a5f8f9048f
diff --git a/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r1.ebuild b/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r1.ebuild
deleted file mode 100644
index fc823eeb789a..000000000000
--- a/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs udev
-
-DESCRIPTION="A Device Firmware Update based USB programmer for Atmel chips"
-HOMEPAGE="http://dfu-programmer.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64"
-IUSE=""
-
-RDEPEND="
- acct-group/plugdev
- virtual/libusb:1
- virtual/udev"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- default
-
- # Upstream has fixed this in their configure already.
- tc-export CPP PKG_CONFIG
- sed -i \
- -e "/LIBUSB_1_0_CFLAGS=/s:=.*:='$(${PKG_CONFIG} --cflags libusb-1.0)':" \
- -e "/LIBUSB_1_0_LIBS=/s:=.*:='$(${PKG_CONFIG} --libs libusb-1.0)':" \
- configure || die
-}
-
-src_install() {
- default
-
- cat <<-EOF > 70-dfu-programmer.rules
- #
- # do not edit this file, it will be overwritten on update
- #
- EOF
- printf 'SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="%s", MODE="660", GROUP="plugdev", SYMLINK+="dfu-%%n"\n' \
- 2ff{a,b,9,7,4,3} >> 70-dfu-programmer.rules
-
- udev_dorules 70-dfu-programmer.rules
-}
-
-pkg_postinst() {
- elog "To update device firmware as user you must be in the plugdev group:"
- elog
- elog "usermod -aG plugdev <user>"
-}
next reply other threads:[~2023-04-07 5:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-07 5:43 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-13 13:15 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/dfu-programmer/ Viorel Munteanu
2025-10-13 13:15 Viorel Munteanu
2023-04-07 1:53 Sam James
2023-04-06 16:52 Arthur Zamarin
2023-03-02 18:55 Viorel Munteanu
2023-03-02 18:55 Viorel Munteanu
2023-03-01 13:44 Viorel Munteanu
2021-11-15 2:35 Sam James
2021-05-31 20:45 David Seifert
2019-09-13 12:58 Michał Górny
2017-12-24 10:59 Johannes Huber
2017-12-23 11:17 Markus Meier
2017-12-15 8:18 Jason Zaman
2017-10-08 16:29 Johannes Huber
2017-10-08 16:29 Johannes Huber
2017-10-08 16:29 Johannes Huber
2017-07-25 19:27 Markus Meier
2015-08-25 11:45 Tony Vroon
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=1680846159.3aa8bc1fe3fb99ce18e6286b0ace0fd645a35e1d.ceamac@gentoo \
--to=ceamac@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