Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 386018 Details for
Bug 524428
media-video/vdr-2.1.6-r1 - add systemd support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch to add systemd support
vdr-2.1.6-r1.ebuild_systemd.diff (text/plain), 935 bytes, created by
Lucian Muresan
on 2014-10-04 07:57:43 UTC
(
hide
)
Description:
ebuild patch to add systemd support
Filename:
MIME Type:
Creator:
Lucian Muresan
Created:
2014-10-04 07:57:43 UTC
Size:
935 bytes
patch
obsolete
>--- vdr-2.1.6-r1.ebuild.orig 2014-10-04 00:26:05.000000000 +0200 >+++ vdr-2.1.6-r1.ebuild 2014-10-04 09:39:30.715262000 +0200 >@@ -17,7 +17,7 @@ > # names ext-patch uses internally, here only used for maintainer checks > EXT_PATCH_FLAGS_RENAMED_EXT_NAME="" > >-IUSE="bidi debug html vanilla ${EXT_PATCH_FLAGS} ${EXT_PATCH_FLAGS_RENAMED}" >+IUSE="bidi debug html systemd vanilla ${EXT_PATCH_FLAGS} ${EXT_PATCH_FLAGS_RENAMED}" > > MY_PV="${PV%_p*}" > MY_P="${PN}-${MY_PV}" >@@ -52,7 +52,8 @@ > dev-lang/perl > >=media-tv/gentoo-vdr-scripts-2.5_rc1 > media-fonts/corefonts >- bidi? ( dev-libs/fribidi )" >+ bidi? ( dev-libs/fribidi ) >+ systemd? ( sys-apps/systemd )" > > CONF_DIR=/etc/vdr > CAP_FILE=${S}/capabilities.sh >@@ -157,6 +158,9 @@ > > # support languages, written from right to left > BUILD_PARAMS+=" BIDI=$(usex bidi 1 0)" >+ >+ # systemd support >+ BUILD_PARAMS+=" SDNOTIFY=$(usex systemd 1 0)" > > epatch "${FILESDIR}/${P}_gentoo.patch" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 524428
: 386018