From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gpsim/
Date: Sat, 4 Nov 2023 06:41:14 +0000 (UTC) [thread overview]
Message-ID: <1699080016.92eea6585bed05aaae169b0b1ff7f19551ea5b41.ceamac@gentoo> (raw)
commit: 92eea6585bed05aaae169b0b1ff7f19551ea5b41
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 06:40:16 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 06:40:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92eea658
dev-embedded/gpsim: add 0.32.1, drop 0.32.0
Closes: https://bugs.gentoo.org/916762
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-embedded/gpsim/Manifest | 2 +-
.../gpsim/{gpsim-0.32.0.ebuild => gpsim-0.32.1.ebuild} | 15 +++------------
2 files changed, 4 insertions(+), 13 deletions(-)
diff --git a/dev-embedded/gpsim/Manifest b/dev-embedded/gpsim/Manifest
index 5f483e67729b..7e935d1c1b8f 100644
--- a/dev-embedded/gpsim/Manifest
+++ b/dev-embedded/gpsim/Manifest
@@ -1,2 +1,2 @@
DIST gpsim-0.31.0.tar.gz 3454179 BLAKE2B 449f891c7a765ce06da87c8de1a8adc0d7e15c9af175fc2988d604660108c14cc816247358a71bbb55813c5144f6973c01d3c9c27c44f2a45820b85cedc97d2c SHA512 a6af7e9170cee11c35f0e4731d39876e563edd8ca9cbd0f4b3017f224e5317b4c8bcc8aa4468102fa5c11157f487b6c7354e3aba8778842ed0b5be9bbb9ef45f
-DIST gpsim-0.32.0.tar.gz 3621850 BLAKE2B 6f9d6e7e3a2dc83a61c560de72117ba1faa97bd4e33ef275a47037783dd5c99561ecd124bd5a665b542c596ce94bfd682b8d7ca21326960b187503ea681f1936 SHA512 fe3b310efedeb72edb5eb963cd66be2a8f63e14ddb80f702962fdc90e551e1ee409f4c1b099c88f706b2d5d2d3ee5a53dfe1306c09686bb42e34cfca46eef9de
+DIST gpsim-0.32.1.tar.gz 3770485 BLAKE2B 0720ffa7dee073573f3d053367714752dda25e99293d803ff32e4050f8ad5a14241de8fb273fb78ddf2fc927c9d209564d43a28a25489f38fb93dbefe09e51f4 SHA512 9b6d24f8f183eb421506a3c08883915f3580999b9ee7742c4af2d61e7d84643d125e3b4e1c3412bcb4a312011d7b6fef44c12d22fcc475f66a1f083e394e5623
diff --git a/dev-embedded/gpsim/gpsim-0.32.0.ebuild b/dev-embedded/gpsim/gpsim-0.32.1.ebuild
similarity index 80%
rename from dev-embedded/gpsim/gpsim-0.32.0.ebuild
rename to dev-embedded/gpsim/gpsim-0.32.1.ebuild
index e2c005869c49..e77988379f73 100644
--- a/dev-embedded/gpsim/gpsim-0.32.0.ebuild
+++ b/dev-embedded/gpsim/gpsim-0.32.1.ebuild
@@ -3,8 +3,6 @@
EAPI=8
-inherit autotools
-
DESCRIPTION="A simulator for the Microchip PIC microcontrollers"
HOMEPAGE="https://gpsim.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -25,15 +23,9 @@ BDEPEND="
virtual/pkgconfig
app-alternatives/yacc
"
-DOCS=( ANNOUNCE AUTHORS ChangeLog HISTORY PROCESSORS README README.MODULES TODO )
-
-src_prepare() {
- default
-
- # empty directory that causes build failure
- sed -e '/^SUBDIRS/d' -i doc/Makefile.am
- eautoreconf
-}
+DOCS=( ANNOUNCE AUTHORS ChangeLog HISTORY PROCESSORS README README.MODULES \
+ TODO doc/gpsim.pdf )
+HTML_DOCS=( doc/gpsim.html.LyXconv/gpsim.html )
src_configure() {
local myeconfargs=(
@@ -45,6 +37,5 @@ src_configure() {
src_install() {
default
- dodoc doc/gpsim.pdf
find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2023-11-04 6:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-04 6:41 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 18:22 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/gpsim/ Sam James
2023-12-29 1:15 Sam James
2023-12-06 9:14 Arthur Zamarin
2023-12-06 9:14 Arthur Zamarin
2023-11-03 14:02 Viorel Munteanu
2023-06-08 11:23 Viorel Munteanu
2022-07-12 0:55 Matt Turner
2022-07-12 0:01 Sam James
2022-07-12 0:01 Sam James
2022-06-01 22:35 Matt Turner
2021-04-19 0:21 Sam James
2021-04-19 0:21 Sam James
2017-09-05 7:22 Tim Harder
2016-12-18 15:57 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
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=1699080016.92eea6585bed05aaae169b0b1ff7f19551ea5b41.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