[Lunar-commits] <moonbase-other> media-player-info: Adding a patch to fix a its udev rule.
Dennis Veatch
dennisveatch at bellsouth.net
Thu Aug 21 13:08:14 CEST 2014
commit 699543d354652e8accd349360f88737091299fe6
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 21 Aug 2014 07:06:37 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/699543d354652e8accd349360f88737091299fe6
media-player-info: Adding a patch to fix a its udev rule.
---
utils/media-player-info/BUILD | +4/-0
utils/media-player-info/DETAILS | +3/-0
2 files changed, 7 insertions(+)
--- /dev/null
+++ b/utils/media-player-info/BUILD
@@ -0,0 +1,4 @@
+
+ patch_it $SOURCE2 1 &&
+
+ default_build
--- a/utils/media-player-info/DETAILS
+++ b/utils/media-player-info/DETAILS
@@ -1,8 +1,11 @@
MODULE=media-player-info
VERSION=21
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=media-player-info-21-udev.patch
SOURCE_URL=http://www.freedesktop.org/software/media-player-info/
+ SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-misc/media-player-info/files/
SOURCE_VFY=sha1:a4526f4d089b503bd47f47eac60b8d8a41e2e98d
+ SOURCE2_VFY=sha1:591b37faf5dd3146aa2273cfb314fc29d260eeb3
WEB_SITE=http://www.freedesktop.org/wiki/Software/media-player-info
ENTERED=20110420
UPDATED=20140731
More information about the Lunar-commits
mailing list