From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-tv/droidcam/
Date: Tue, 12 May 2020 09:35:42 +0000 (UTC) [thread overview]
Message-ID: <1589276132.1c2da507159cd41dfe9de07f0b0559fd9762039b.andrewammerlaan@gentoo> (raw)
Message-ID: <20200512093542.7Te125ui25dBkrHYFEtbxDq8YQ0WlwZJOQy-DbB_ix8@z> (raw)
commit: 1c2da507159cd41dfe9de07f0b0559fd9762039b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue May 12 09:35:32 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue May 12 09:35:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c2da507
media-tv/droidcam: fix build if eselect kernel is not running kernel
upstream changed things and now uses a variable, no more need to sed
the makefile
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
media-tv/droidcam/droidcam-6.7.7_pre20200506.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/media-tv/droidcam/droidcam-6.7.7_pre20200506.ebuild b/media-tv/droidcam/droidcam-6.7.7_pre20200506.ebuild
index c0441bc..580c12f 100644
--- a/media-tv/droidcam/droidcam-6.7.7_pre20200506.ebuild
+++ b/media-tv/droidcam/droidcam-6.7.7_pre20200506.ebuild
@@ -32,11 +32,6 @@ MODULE_NAMES="v4l2loopback-dc(video:${S}/v4l2loopback:${S}/v4l2loopback)"
MODULESD_V4L2LOOPBACK_DC_ENABLED="yes"
BUILD_TARGETS="all"
-src_prepare() {
- default
- sed -i -e "s/\`uname -r\`/${KV_FULL}/g" v4l2loopback/Makefile
-}
-
src_configure() {
set_arch_to_kernel
default
@@ -44,7 +39,7 @@ src_configure() {
src_compile() {
default
- linux-mod_src_compile
+ KERNELRELEASE="${KV_FULL}" linux-mod_src_compile
}
src_test() {
next reply other threads:[~2020-05-12 9:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-12 9:35 Andrew Ammerlaan [this message]
2020-05-12 9:35 ` [gentoo-commits] repo/proj/guru:dev commit in: media-tv/droidcam/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-04-18 9:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-13 16:51 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-13 16:51 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-11-05 9:30 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-05 9:30 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 17:38 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-17 17:38 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 17:34 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-17 17:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 17:34 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-17 17:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-29 11:59 Andrew Ammerlaan
2020-07-29 11:41 Andrew Ammerlaan
2020-07-29 11:29 Andrew Ammerlaan
2020-04-24 12:49 Andrew Ammerlaan
2020-04-24 12:26 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-24 12:49 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-22 17: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=1589276132.1c2da507159cd41dfe9de07f0b0559fd9762039b.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