Commit Graph

2 Commits

Author SHA1 Message Date
jakemsr
51e9b47b80 - use locale_charset() from libiconv instead if nl_langinfo(CODESET)
directly to get the codeset.  locale_charset() canonicalizes the
  codeset name "646", which libiconv does not understand, to "ASCII",
  which libiconv does understand.
- use my OpenBSD email address
- and of course, bump the PKGNAME

OK jolan@
2005-12-08 05:47:26 +00:00
jakemsr
0bfc6d90d1 initial import of multimedia/dvdauthor
The dvdauthor package is a simple set of tools for DVD authoring.  The
idea is to be able to create menus, buttons, chapters, etc.  For now
functionality is mostly limited to creating DVD filesystems from mpeg
streams that were created by mplex -f 8 from mjpegtools 1.6.0 or newer.

testing and ok jolan@
2005-09-28 06:52:55 +00:00