summaryrefslogtreecommitdiff
path: root/graphics/libdv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in -CURRENT. It was not finding gtk+.pcMario Sergio Fujikawa Ferreira2002-08-231-1/+2
| | | | Submitted by: bento (warning), kris (fix)
* o Do not install *.la files; hence, add USE_LIBTOOL required byMario Sergio Fujikawa Ferreira2002-08-203-12/+27
| | | | | | | | | | patch o Fix build when WITHOUT_SDL is defined o Convert to USE_GNOMENG o Bump PORTREVISION PR: 41501 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-032-9/+19
|
* Update to 0.9.5Mario Sergio Fujikawa Ferreira2002-05-209-97/+33
|
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
|
* Apply asm patch to work around bug exposed in Athlon + gcc (2.9x).Mario Sergio Fujikawa Ferreira2002-02-101-0/+25
| | | | | | | Also happens in other systems Submitted by: Matthew Reimer <mreimer@vpop.net> Obtained from: Quasar DV Codec Project
* o Add XFREE86_VERSION=4 since this port requires XV extension supportMario Sergio Fujikawa Ferreira2002-01-111-0/+6
| | | | | | only found in XFree86 4.0 and above Submitted by: bento
* o add missing USE_GNOMELIBSMario Sergio Fujikawa Ferreira2001-12-061-8/+1
| | | | | | o remove unnecessary stuff (already implied by other entries, etc) Submitted by: bento
* bump PORTREVISION due to last revMario Sergio Fujikawa Ferreira2001-11-211-0/+1
|
* o Add missing USE_XLIBMario Sergio Fujikawa Ferreira2001-11-214-9/+55
| | | | | | | | | | o Really have SDL support unless WITHOUT_SDL o Add patch-playdv:display.h to support SDL o Improve patch-playdv:display.c from PR o Install additional documentation unless NOPORTDOCS (not from PR) PR: 31732 Submitted by: Matthew Reimer <mreimer@vpop.net>
* New port libdv version 0.9: Quasar DV codec (libdv): software codecMario Sergio Fujikawa Ferreira2001-11-1910-0/+172
for DV video encoding format Reviewed by: petef