aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-pitfdll
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.2.Koop Mast2005-11-152-4/+4
| | | | | | | Add SHA256 Notes: svn path=/head/; revision=148392
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Correct MASTER_SITE_SUBDIR.Koop Mast2005-10-091-1/+1
| | | | | | | Submitted by: Marcin Wisnicki Notes: svn path=/head/; revision=144676
* Add gstreamer-pitfdll plugin.Koop Mast2005-10-084-0/+57
This plugin allows gstreamer to load dll's. With with plugin you can now play your wmv version 9 files, avi's with intel codec and (some) quicktime movies. Notes: svn path=/head/; revision=144567