Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: emovix - MoviX is a light media distribution that 
supports streaming

https://bugzilla.redhat.com/show_bug.cgi?id=575625

           Summary: Review Request: emovix - MoviX is a light media
                    distribution that supports streaming
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://movix.sourceforge.net/
SRPM URL:
https://koji.fedoraproject.org/koji/getfile?taskID=2066849&name=emovix-0.9.0-1.fc12.src.rpm
https://koji.fedoraproject.org/koji/getfile?taskID=2066843&name=emovix-0.9.0-1.fc11.src.rpm

Description: 
Name:           emovix
Version:        0.9.0
Release:        1%{dist}
Epoch:          0
Summary:        Tiny Linux CD distro to automatically play video files
Group:  Applications/Multimedia
License:        GPL
URL:            http://movix.sf.net/
Source0:        http://dl.sf.net/movix/emovix-0.9.0.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExclusiveArch: %{ix86}
BuildArch: i386
Requires:       cdrecord,mkisofs

%description
eMoviX is a tiny Linux CD distribution containing all the software to boot
from a CD and play automatically every video file localized in the CD root.
Supported formats are all formats supported by MPlayer, most noticeably
DivX & XviD but more in general most AVI, MPEG, QuickTime, WMV, ASF, FLI and 
a few others.
If you put a subtitles file in the same position with the same name (e.g.
movie.avi and movie.sub) then the subtitles will be automatically displayed.

%prep
%setup -q

%build
%configure
%{__make} %{?_smp_mflags}
%{__make} check


%install
%{__rm} -rf ${RPM_BUILD_ROOT}
%{__make} install DESTDIR=${RPM_BUILD_ROOT}

%clean
%{__rm} -rf ${RPM_BUILD_ROOT}

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README README.* TODO
%{_bindir}/*
%{_datadir}/%{name}

%changelog
* Sun Mar 21 2010 EPM <epm.augustinus[at]gmail.com
- upgrade to 0.9.0

* Mon Nov 24 2003 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0:0.8.0.lvn.2
- Added suggestions from #23 #1
* Sun Nov 23 2003 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0:0.8.0.lvn.1
- Initial RPM release.

Review Description: this is my first package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to