Changeset 79164
- Timestamp:
- 06/03/11 20:41:48 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/multimedia/MPlayer/Portfile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/multimedia/MPlayer/Portfile
r76928 r79164 8 8 version 1.0rc4 9 9 categories multimedia 10 maintainers ecronin \ 11 openmaintainer 10 maintainers nomaintainer 12 11 description The Unix movie player 12 set notestxt \ 13 "The MPlayer developers do not believe in making regular releases. \ 14 You are likely better off using the mplayer-devel port." 13 15 long_description \ 14 16 MPlayer can play most standard video formats out of the box and almost \ … … 17 19 available from its onscreen status display (OSD), which is also used for \ 18 20 displaying subtitles. MPlayer also has a GUI with skin support and \ 19 several unofficial alternative graphical frontends are available. 21 several unofficial alternative graphical frontends are available. \ 22 \nNOTE: ${notestxt} 23 notes ${notestxt} 20 24 21 25 platforms darwin … … 187 191 variant dts \ 188 192 description {Enable non-passthrough DTS playback} { 189 depends_lib-append port:libd ts193 depends_lib-append port:libdca 190 194 configure.args-delete --disable-libdts 191 195 } … … 217 221 } 218 222 219 variant x11 description {Enable x11 support}{223 variant x11 { 220 224 depends_lib-append \ 221 225 port:xorg-libXinerama \
Note: See TracChangeset
for help on using the changeset viewer.

