aboutsummaryrefslogtreecommitdiff
path: root/multimedia/toxine
Commit message (Collapse)AuthorAgeFilesLines
* - Fix building on FreeBSD versions without objformat(1).Alejandro Pulver2007-03-234-22/+39
| | | | | | | | | | | - Fix building with GCC 4.x. - Use ARCH instead of MACHINE_ARCH. - Remove support for FreeBSD < 5.x. Reported by: pointyhat Notes: svn path=/head/; revision=188074
* Track libxine update.Jean-Yves Lefort2007-02-151-2/+2
| | | | Notes: svn path=/head/; revision=185216
* Sync with libxine shared library version bump.MANTANI Nobutaka2006-12-071-2/+2
| | | | Notes: svn path=/head/; revision=179131
* - Remove USE_REINPLACE.Alejandro Pulver2006-05-041-27/+20
| | | | | | | | | | | - Format tabs, put targets at the end. - Remove unavoidable auto-detection of OPTIONS. - Change libxine library version (13 -> 15) in dependency. Approved by: garga (mentor) Notes: svn path=/head/; revision=161347
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-1/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Patch out the check for arch from configure script, the software worksPav Lucistnik2005-07-132-3/+13
| | | | | | | Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=139132
* Toxine is a text user interface using the xine library. It permit to playbackPav Lucistnik2005-07-065-0/+131
all streams that xine supports, in interactive or in script mode (using toxine syntax). It use xine's visualisation plugins (AAlib, X11, DXR3/HW+), and/or his own 'none' one (audio only output). PR: ports/82951 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=138577