Bug 50377 - maintainer-update: graphics/transcode
Summary: maintainer-update: graphics/transcode
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 23:10 UTC by hendrik
Modified: 2003-04-05 23:54 UTC (History)
1 user (show)

See Also:


Attachments
transcode-0.6.4.diff (7.92 KB, patch)
2003-03-27 23:10 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2003-03-27 23:10:05 UTC
This update fixes many problems and depends on a NASM update needed for
the export_mpeg module. So apply ports/50373 before adding this.

Changes:

	- update MASTER_SITES since the maintainer changed
	- add %%WITH_NASM%% knob to Makefile and pkg-plist to honor WITH_NASM
	  option correctly. Attention: WITH_NASM gets set if bin/nasm is
	  found but this may not be enough for transcode as nasm >= 0.98.34
	  is needed. Checking for bin/nasm-0.98.35 might be a way of achieving
	  this but leads to more work when updating nasm itself.
	- add WITH_SUBRIP knob suggested by Michael Nottebrock in
	  ports/47923 and implemented in ports/48649.
	- incorporate dvd_reader.c patch by Atte Peltomaeki which has already
	  been added in ports/48649
	- remove the transcode.c patch from ports/48649 since it made its way
	  into the main distribution
	- add threading patch by Andriy Gapon in ports/48126
	- pkg-plist update

Since this pr includes all patches previously sent and still open the
following problem reports can be closed in favour of this one:

	- ports/47923: subripper patch
	- ports/48126: threading patch
	- ports/45829: former transcode update (outdated)
	- ports/48649: another update which didn't make it into the tree
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-04-05 23:54:02 UTC
State Changed
From-To: open->closed

committed, thanks