Commit graph

13 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
94c0c76aff Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
2002-05-19 18:38:17 +00:00
Mario Sergio Fujikawa Ferreira
d72780928d Get rid of grep errors when liba52 hasn't been installed yet
Submitted by:	fenner
Requested by:	kris
2002-05-18 22:36:14 +00:00
Mario Sergio Fujikawa Ferreira
799cb22785 Fix configure against latest liba52 port with djbfft enabled per
default
2002-05-16 02:21:14 +00:00
Mario Sergio Fujikawa Ferreira
5b69ccdb12 Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
2002-04-19 21:29:00 +00:00
Mario Sergio Fujikawa Ferreira
4424a221a6 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Submitted by:	ogle developers <dvd@dtek.chalmers.se>
2002-04-18 03:08:20 +00:00
Mario Sergio Fujikawa Ferreira
5641a05fd0 o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port

Reviewed by:	kris
2002-04-18 02:26:16 +00:00
Mario Sergio Fujikawa Ferreira
5d54f417a0 o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
  486 processors and above.
o A trick to enable use of <machine/endian.h> kernel routines

Submitted by:	eivind
2002-04-17 00:29:35 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117 Chase libdvdcss update 1.1.0 version bump 2002-04-16 23:20:29 +00:00
Joe Marcus Clarke
1bbd6ef5f2 Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as <libxml/header.h> and not just <header.h>.

Reported by:	many
Submitted by:	lioux
Reviewed by:	sobomax
Approved by:	lioux
2002-04-13 16:51:14 +00:00
Mario Sergio Fujikawa Ferreira
13a1ddc305 Chase libdvdcss library version bump
Submitted by:	eivind
2002-03-28 22:17:21 +00:00
Mario Sergio Fujikawa Ferreira
0121d79ee0 Update to 0.8.2 2001-12-28 00:53:08 +00:00
Mario Sergio Fujikawa Ferreira
8d06d4d193 Add tricks to avoid need of USE_AUTO{CONF,MAKE}
Learned from:	obrien
2001-11-08 00:42:48 +00:00
Mario Sergio Fujikawa Ferreira
b4e36dc966 New port ogle version 0.8.1: Open DVD player that supports DVD
menus

Reviewed by:	Björn Englund <d4bjorn@dtek.chalmers.se>,
		Håkan Hjort <d95hjort@dtek.chalmers.se>
		(both ogle developers)
Beta Tested by:	chris@choll.freeserve.co.uk,
		Brooks Davis <brooks@one-eyed-alien.net>,
		Jason Andresen <jandrese@mitre.org>,
		MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Oliver Brandmueller <ob@e-Gitt.NET>,
		Scott Long <scott_long@btc.adaptec.com>,
		Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:37:59 +00:00