public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Wolfram Schlich" <wschlich@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/motion/
Date: Fri, 20 Jan 2017 08:35:01 +0000 (UTC)	[thread overview]
Message-ID: <1484901293.d4a61c24fdb0a4642b8dbc90292a7c4b128bbf28.wschlich@gentoo> (raw)

commit:     d4a61c24fdb0a4642b8dbc90292a7c4b128bbf28
Author:     Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 08:34:27 2017 +0000
Commit:     Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 08:34:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a61c24

media-video/motion: fix reference to wrong init script, thanks to Sven Schwyn <svoop <AT> delirium.ch> for the headsup.

Package-Manager: portage-2.3.0

 .../motion/{motion-4.0.1.ebuild => motion-4.0.1-r1.ebuild}     | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-video/motion/motion-4.0.1.ebuild b/media-video/motion/motion-4.0.1-r1.ebuild
similarity index 86%
rename from media-video/motion/motion-4.0.1.ebuild
rename to media-video/motion/motion-4.0.1-r1.ebuild
index e820993..b866f05 100644
--- a/media-video/motion/motion-4.0.1.ebuild
+++ b/media-video/motion/motion-4.0.1-r1.ebuild
@@ -30,7 +30,11 @@ DEPEND="${RDEPEND}
 
 DISABLE_AUTOFORMATTING="yes"
 DOC_CONTENTS="You need to setup /etc/${PN}/${PN}.conf before running
-${PN} for the first time.
+${PN} for the first time. You can use /etc/${PN}/${PN}-dist.conf as a
+template. Please note that the 'daemon' and 'process_id_file' settings
+are overridden by the bundled OpenRC init script and systemd unit where
+appropriate.
+
 To install ${PN} as a service, use:
 rc-update add ${PN} default # with OpenRC
 systemctl enable ${PN}.service # with systemd
@@ -64,7 +68,7 @@ src_install() {
 		examplesdir=/usr/share/doc/${PF}/examples \
 		install
 
-	newinitd "${FILESDIR}"/${PN}.initd-r2 ${PN}
+	newinitd "${FILESDIR}"/${PN}.initd-r3 ${PN}
 	newconfd "${FILESDIR}"/${PN}.confd ${PN}
 
 	systemd_dounit "${FILESDIR}"/${PN}.service
@@ -75,7 +79,5 @@ src_install() {
 	fowners motion:video /var/lib/motion
 	fperms 0750 /var/lib/motion
 
-	mv -vf "${D}"/etc/${PN}/${PN}{-dist,}.conf || die
-
 	readme.gentoo_create_doc
 }


             reply	other threads:[~2017-01-20  8:35 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20  8:35 Wolfram Schlich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-23  9:21 [gentoo-commits] repo/gentoo:master commit in: media-video/motion/ Wolfram Schlich
2017-01-30 13:09 Agostino Sarubbo
2017-01-31 11:43 Agostino Sarubbo
2017-02-10 15:25 Wolfram Schlich
2018-03-06 16:57 Michał Górny
2019-05-29  1:52 Aaron Bauman
2019-06-04 20:58 Thomas Deutschmann
2019-06-06 20:33 Andreas Sturmlechner
2019-09-26  4:18 Michał Górny
2020-04-26 10:13 Mikle Kolyada
2020-06-04  7:14 Joonas Niilola
2020-10-31 16:27 Thomas Deutschmann
2020-11-05  8:12 Joonas Niilola
2021-01-01 23:00 Sam James
2021-01-04  9:32 Sam James
2021-04-14  9:59 Joonas Niilola
2021-04-14 17:02 John Helmert III
2021-09-08  1:28 Sam James
2023-02-09 16:10 Joonas Niilola
2023-05-07  7:22 Joonas Niilola
2023-05-18  7:39 Joonas Niilola
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-26 18:05 David Seifert
2024-02-10 21:24 James Le Cuirot
2024-11-23 12:24 Arthur Zamarin
2024-11-23 17:21 Michał Górny

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=1484901293.d4a61c24fdb0a4642b8dbc90292a7c4b128bbf28.wschlich@gentoo \
    --to=wschlich@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