Opened 12 years ago

Closed 12 years ago

#10369 closed Bug Report - General (Fixed)

Updated gentoo virtual/linuxtv-dvb-headers breaks overlay ebuild

Reported by: Stephen Cox <scox_nz@…> Owned by: Raymond Wagner
Priority: trivial Milestone: 0.25
Component: Packaging Version: Master Head
Severity: medium Keywords: gentoo linuxtv-dvb-headers
Cc: Ticket locked: no

Description

as discussed on this thread: http://www.gossamer-threads.com/lists/gentoo/user/247938 Gentoo have moved media-tv/linuxtv-dvb-headers to virtual/linuxtv-dvb-headers.

This has been resolved in a gentoo patch for their 0.24 ebuild:

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-tv/mythtv/mythtv-0.24.1_p20110524.ebuild?r1=1.1&r2=1.2

Is it possible to get this applied to the 0.25 ebuild?

--- orig/mythtv-0.25_pre20120103.ebuild 2012-02-22 19:31:21.128485017 +1300
+++ patch/mythtv-0.25_pre20120103.ebuild        2012-02-22 19:33:13.647450142 +1300
@@ -48,7 +48,7 @@
     x11-libs/qt-opengl:4[qt3support]
     x11-libs/qt-webkit:4
     alsa? ( >=media-libs/alsa-lib-0.9 )
-    dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
+    dvb? ( media-libs/libdvb virtual/linuxtv-dvb-headers )
     ieee1394? ( >=sys-libs/libraw1394-1.2.0
                 >=sys-libs/libavc1394-0.5.3
                 >=media-libs/libiec61883-1.0.0 )

Change History (2)

comment:1 Changed 12 years ago by beirdo

Owner: set to Raymond Wagner
Priority: blockertrivial
Status: newassigned

comment:2 Changed 12 years ago by Raymond Wagner

Resolution: Fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.