Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8241 - New ebuild: recmpeg-1.0.5 (video encoder)
Summary: New ebuild: recmpeg-1.0.5 (video encoder)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on: 8240
Blocks:
  Show dependency tree
 
Reported: 2002-09-22 19:34 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
recmpeg-1.0.5.ebuild (recmpeg-1.0.5.ebuild,920 bytes, text/plain)
2002-09-22 19:35 UTC, Rigo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-09-22 19:34:45 UTC
*  media-libs/recmpeg
      Latest version available: 1.0.5
      Latest version installed: 1.0.5
      Homepage: http://fame.sourceforge.net
      Description: recmpeg is a simple video encoder, based on libfame, which 
compresses raw video sequences to MPEG video
Comment 1 Rigo 2002-09-22 19:35:27 UTC
Created attachment 4076 [details]
recmpeg-1.0.5.ebuild
Comment 2 phoen][x 2002-11-15 09:20:32 UTC
This ebuild is b0rked very bad:

1) SRC_URI is wrong fwict
2) die misses parameters (like `die "emake failed"`)
3) "dodir /usr" is redundant
4) the "libfame-config" part is pointless, is it not?
5) the aclocal part is broken/pointless
6) "doman doc/*.3" wouldnt do anything, would it?

Fix it and attach it please,

-phoen][x-
Comment 3 phoen][x 2002-11-20 15:03:20 UTC
Fixed it myself. Be more careful next time please,

-phoen][x-