http://bugzilla.rpmfusion.org/show_bug.cgi?id=27
Summary: Review Request: mythtv - A digital video recorder (DVR)
application
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: jarod(a)wilsonet.com
Estimated Hours: 0.0
SRPM:
http://devel.wilsonet.com/junk/mythtv-0.21-1.fc8.src.rpm
SPEC:
http://devel.wilsonet.com/junk/mythtv.spec
Description
-----------
MythTV provides a unified graphical interface for recording and viewing
television programs. Refer to the mythtv package for more information.
There are also several add-ons and themes available. In order to faciliate
installations with smart/apt-get/yum and other related package
resolvers this meta-package can be used to install all in one sweep.
MythTV implements the following PVR features, and more, with a
unified graphical interface:
- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
- Video compression using RTjpeg or MPEG-4
- Program listing retrieval using XMLTV
- Themable, semi-transparent on-screen display
- Electronic program guide
- Scheduled recording of TV programs
- Resolution of conflicts between scheduled recordings
- Basic video editing
-----------
Not eligible for Fedora due to use of patent-encumbered A/V codecs.
$ rpmlint mythtv-0.21-1.fc8.src.rpm
mythtv.src:543: E: configure-without-libdir-spec
mythtv.src:586: E: configure-without-libdir-spec
Fine, because mythtv uses --libdir-name=%{_lib} instead.
$ rpmlint *yth*0.21-1.fc8.x86_64.rpm
libmyth.x86_64: W: no-documentation
All the no-doc warnings can be ignored, there's a mythtv-docs sub-package.
mythgame-emulators.x86_64: W: dangling-relative-symlink /usr/share/mame/screens
snap
Another meta-package for mythgame that requires sdlmame, which provides the
locations the dangling symlinks point to. Need 'em for mythgame to function
correctly with mame.
mythtv.x86_64: E: no-binary
Its a meta-package.
mythtv-backend.x86_64: E: incoherent-logrotate-file
/etc/logrotate.d/mythbackend
The backend daemon is called mythbackend.
mythtv-backend.x86_64: E: non-standard-uid /var/log/mythtv mythtv
mythtv-backend.x86_64: E: non-standard-gid /var/log/mythtv mythtv
We create this user for mythtv.
mythweb.x86_64: E: non-standard-uid
/usr/share/mythweb/modules/tv/tmpl/wap/search.php apache
mythweb.x86_64: E: non-standard-gid
/usr/share/mythweb/modules/tv/tmpl/wap/search.php apache
Its a web app.
mythweb.x86_64: E: non-standard-dir-perm
/usr/share/mythweb/modules/weather/includes/objects 0775
Still not quite sure how this one creeps in, I've got recursive chmod g-w's in
the spec... Probably could stand to be fixed, but shouldn't really make a
difference, given the entire directory structure is owner/group apache/apache.
This is my first rpmfusion package, but far from my first package overall... :)
Nb: there is a follow-up mythtv-themes noarch package as well, which is R: by
the mythtv meta-package. The srpm for that can be found here:
http://devel.wilsonet.com/junk/mythtv-themes-0.21-1.fc8.src.rpm
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.