summaryrefslogtreecommitdiff
path: root/multimedia/libdca (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-24- Switch to USES=libtool, drop .la filesDmitry Marakasov2-2/+4
Approved by: portmgr blanket Notes: svn path=/head/; revision=362784
2014-05-08- Convert USE_BZIP2 to USESDmitry Marakasov1-2/+1
Notes: svn path=/head/; revision=353324
2013-10-17- Convert to stagingGuido Falsi2-4/+4
Notes: svn path=/head/; revision=330673
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
multimedia) Notes: svn path=/head/; revision=327747
2013-08-31Convert USE_GNOME=pkgconfig -> USES=pkgconfigBaptiste Daroussin1-6/+2
Convert USE_GNOME=gnomehack -> USES=pathfix Convert USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=325750
2013-07-09- Drop all my portsPav Lucistnik1-1/+1
Notes: svn path=/head/; revision=322581
2011-11-09- Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke1-1/+0
Notes: svn path=/head/; revision=285379
2011-10-29- Fix build with FreeBSD 10Martin Wilke1-0/+1
Notes: svn path=/head/; revision=284614
2011-07-03- remove MD5Olli Hauer1-1/+0
Notes: svn path=/head/; revision=276986
2007-07-23- Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan1-1/+0
supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
2007-05-01- Rename libdts to libdca and update to 0.0.5Pav Lucistnik5-45/+23
Repocopy by: marcus Notes: svn path=/head/; revision=191320
2006-08-30- Fix patching added in previous revision, and add ia64 to the mixPav Lucistnik1-3/+3
Submitted by: vd Notes: svn path=/head/; revision=171657
2006-08-28- Tell consumers to link -fPIC enabled library on amd64Pav Lucistnik1-1/+9
Fixes libxine build Notes: svn path=/head/; revision=171592
2005-11-23- Add some SHA256sPav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149199
2005-02-14- Add mirror which still have the file. It will vanish soon probably, anywayPav Lucistnik1-1/+2
Reported by: krismail Notes: svn path=/head/; revision=128843
2004-05-12Add libdts, a free library for decoding DTS Coherent Acoustics streams.Pav Lucistnik5-0/+58
Notes: svn path=/head/; revision=108992