public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/dsview/
Date: Tue, 18 Aug 2020 10:28:10 +0000 (UTC)	[thread overview]
Message-ID: <1597746475.b74aaa9d003c99e4d4a25bac8e6019bbb8f3b5bd.vowstar@gentoo> (raw)

commit:     b74aaa9d003c99e4d4a25bac8e6019bbb8f3b5bd
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Aug 18 10:27:55 2020 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
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
+}


             reply	other threads:[~2020-08-18 10:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 10:28 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  9:24 [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/dsview/ Takuya Wakazono
2024-11-01 12:02 Liang Yongxiang
2024-10-19 10:22 Takuya Wakazono
2023-07-18 11:12 Rui Huang
2023-07-18 11:12 Rui Huang
2022-09-06  3:14 Rui Huang
2022-09-06  3:14 Rui Huang
2022-07-08  4:45 Rui Huang
2022-07-08  4:45 Rui Huang
2022-07-04  4:26 Rui Huang
2022-06-16 10:05 Rui Huang
2021-12-15 11:17 Andrew Ammerlaan
2021-05-01 14:05 Ronny Gutbrod
2021-05-01 14:05 Ronny Gutbrod
2021-03-28 10:52 Andrew Ammerlaan
2021-01-01  9:55 Rui Huang
2020-08-18 13:07 Rui Huang
2020-08-18 10:12 Rui Huang
2020-08-18 10:06 Rui Huang

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.vowstar@gentoo \
    --to=vowstar@gmail.com \
    --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