From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/dsview/
Date: Tue, 18 Aug 2020 11:25:18 +0000 (UTC) [thread overview]
Message-ID: <1597746475.b74aaa9d003c99e4d4a25bac8e6019bbb8f3b5bd.andrewammerlaan@gentoo> (raw)
commit: b74aaa9d003c99e4d4a25bac8e6019bbb8f3b5bd
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Aug 18 10:27:55 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Aug 18 10:27:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b74aaa9d
sci-electronics/dsview: add pkg_postinst to run udev_reload
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
sci-electronics/dsview/dsview-1.12.ebuild | 6 +++++-
sci-electronics/dsview/dsview-9999.ebuild | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/sci-electronics/dsview/dsview-1.12.ebuild b/sci-electronics/dsview/dsview-1.12.ebuild
index 2bd2c49..318202f 100644
--- a/sci-electronics/dsview/dsview-1.12.ebuild
+++ b/sci-electronics/dsview/dsview-1.12.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
GITHUB_PN="DSView"
-inherit autotools cmake python-r1 xdg
+inherit autotools cmake python-r1 udev xdg
DESCRIPTION="An open source multi-function instrument"
HOMEPAGE="
@@ -96,3 +96,7 @@ src_install() {
cmake -DCMAKE_INSTALL_PREFIX=/usr . || die
emake DESTDIR="${D}" install
}
+
+pkg_postinst() {
+ udev_reload
+}
diff --git a/sci-electronics/dsview/dsview-9999.ebuild b/sci-electronics/dsview/dsview-9999.ebuild
index 2bd2c49..318202f 100644
--- a/sci-electronics/dsview/dsview-9999.ebuild
+++ b/sci-electronics/dsview/dsview-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
GITHUB_PN="DSView"
-inherit autotools cmake python-r1 xdg
+inherit autotools cmake python-r1 udev xdg
DESCRIPTION="An open source multi-function instrument"
HOMEPAGE="
@@ -96,3 +96,7 @@ src_install() {
cmake -DCMAKE_INSTALL_PREFIX=/usr . || die
emake DESTDIR="${D}" install
}
+
+pkg_postinst() {
+ udev_reload
+}
next reply other threads:[~2020-08-18 11:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-18 11:25 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-04 14:16 [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/dsview/ David Roman
2024-11-04 18:27 David Roman
2024-11-02 20:52 David Roman
2023-07-19 8:49 Haelwenn Monnier
2023-07-19 8:49 Haelwenn Monnier
2021-12-15 11:17 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-15 11:17 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-02 9:27 Theo Anderson
2021-05-02 9:27 Theo Anderson
2021-01-01 13:14 Andrew Ammerlaan
2020-08-20 7:48 Andrew Ammerlaan
2020-08-18 11:25 Andrew Ammerlaan
2020-08-18 11:25 Andrew Ammerlaan
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=1597746475.b74aaa9d003c99e4d4a25bac8e6019bbb8f3b5bd.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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