From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/openscad/
Date: Tue, 2 May 2023 13:39:31 +0000 (UTC) [thread overview]
Message-ID: <1683034744.735a5e8b07a9773f5f51ed2d7fcf838e7ad809cd.juippis@gentoo> (raw)
commit: 735a5e8b07a9773f5f51ed2d7fcf838e7ad809cd
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Tue Apr 11 08:48:46 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue May 2 13:39:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735a5e8b
media-gfx/openscad: add notice about Emacs scad-mode
fix depstring for lib3mf
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/30570
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-gfx/openscad/openscad-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-gfx/openscad/openscad-9999.ebuild b/media-gfx/openscad/openscad-9999.ebuild
index 94342d5766f0..ccf5837e0e73 100644
--- a/media-gfx/openscad/openscad-9999.ebuild
+++ b/media-gfx/openscad/openscad-9999.ebuild
@@ -3,13 +3,12 @@
# TODO's
# package and unbundle manifold
-# package Emacs scad-mode (and scad-dbus) and re-add emacs USE flag
# set up proper testing
# set up OFFLINE_DOCS and add doc USE flag
EAPI=8
-inherit cmake git-r3 xdg
+inherit cmake git-r3 optfeature xdg
DESCRIPTION="The Programmers Solid 3D CAD Modeller"
HOMEPAGE="https://www.openscad.org/"
@@ -20,7 +19,6 @@ EGIT_REPO_URI="https://github.com/openscad/openscad.git"
LICENSE="GPL-3+ LGPL-2.1"
SLOT="0"
KEYWORDS=""
-# TODO: emacs mode files have been moved to a separate repo: github://openscad/emacs-scad-mode
IUSE="cairo dbus egl experimental gamepad gui hidapi mimalloc spacenav"
RESTRICT="test" # 32 out 1300+ tests fail
@@ -42,7 +40,7 @@ RDEPEND="
media-libs/freetype
media-libs/glew:0=
media-libs/harfbuzz:=
- media-libs/lib3mf
+ media-libs/lib3mf:=
sci-mathematics/cgal:=
virtual/opengl
cairo? ( x11-libs/cairo )
@@ -122,6 +120,8 @@ pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
xdg_mimeinfo_database_update
+
+ optfeature "support scad major mode in GNU Emacs" app-emacs/scad-mode
}
pkg_postrm() {
next reply other threads:[~2023-05-02 13:39 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-02 13:39 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 22:26 [gentoo-commits] repo/gentoo:master commit in: media-gfx/openscad/ Sam James
2025-01-03 22:08 Sam James
2025-01-03 22:08 Sam James
2024-11-16 21:39 Sam James
2024-11-16 21:39 Sam James
2024-11-16 21:39 Sam James
2024-07-26 5:05 Eli Schwartz
2024-07-26 5:05 Eli Schwartz
2024-04-16 16:30 Jimi Huotari
2023-12-03 5:45 Arthur Zamarin
2023-04-06 6:54 Joonas Niilola
2022-09-02 16:50 Joonas Niilola
2022-09-01 19:14 Sam James
2022-09-01 8:45 Agostino Sarubbo
2022-08-31 18:47 Sam James
2022-06-22 7:03 Joonas Niilola
2022-06-03 7:28 Joonas Niilola
2022-06-03 7:20 Jakov Smolić
2022-04-22 10:22 Joonas Niilola
2022-04-22 10:22 Joonas Niilola
2022-04-22 10:22 Joonas Niilola
2021-05-04 22:02 Sam James
2021-05-04 22:02 Sam James
2021-05-01 18:19 Agostino Sarubbo
2021-04-11 0:13 Thomas Deutschmann
2021-03-07 9:03 Joonas Niilola
2021-03-07 9:03 Joonas Niilola
2021-02-18 20:12 Andreas Sturmlechner
2021-02-18 17:12 Sam James
2021-02-14 19:52 Sam James
2021-02-07 17:07 Conrad Kostecki
2020-11-25 7:50 Joonas Niilola
2020-11-20 20:40 Andreas Sturmlechner
2020-11-20 14:59 Joonas Niilola
2020-11-20 14:59 Joonas Niilola
2020-08-25 10:25 Sam James
2020-07-20 9:01 Joonas Niilola
2020-04-14 12:32 Agostino Sarubbo
2020-04-14 7:58 Agostino Sarubbo
2020-04-03 20:07 Andreas Sturmlechner
2020-04-03 20:07 Andreas Sturmlechner
2019-07-07 19:19 Michał Górny
2019-07-07 19:19 Michał Górny
2019-05-18 19:33 Andreas Sturmlechner
2019-04-24 20:15 Andreas Sturmlechner
2019-04-24 20:15 Andreas Sturmlechner
2019-01-27 17:26 Pacho Ramos
2018-01-06 21:31 Andreas Sturmlechner
2017-12-09 2:33 Michael Weber
2017-12-09 2:31 Michael Weber
2017-12-09 2:25 Michael Weber
2017-12-09 2:19 Michael Weber
2017-10-28 16:12 Andreas Sturmlechner
2017-10-21 21:24 Andreas Sturmlechner
2017-05-15 8:44 Michael Weber
2017-05-14 11:02 Michael Weber
2017-05-14 11:02 Michael Weber
2016-12-22 18:26 David Seifert
2016-08-06 9:16 Pacho Ramos
2016-03-30 13:39 Michael Palimaka
2015-09-07 7:14 Thomas Kahle
2015-09-06 19:40 Thomas Kahle
2015-09-06 19:40 Thomas Kahle
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=1683034744.735a5e8b07a9773f5f51ed2d7fcf838e7ad809cd.juippis@gentoo \
--to=juippis@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