Changeset 79905
- Timestamp:
- 06/29/11 00:41:42 (4 years ago)
- Location:
- trunk/dports/multimedia
- Files:
-
- 1 added
- 6 edited
-
MPlayer/Portfile (modified) (1 diff)
-
VLC/Portfile (modified) (1 diff)
-
VLC09/Portfile (modified) (1 diff)
-
avidemux/Portfile (modified) (3 diffs)
-
avidemux/files/patch-x264.diff (added)
-
ffmpeg/Portfile (modified) (1 diff)
-
transcode/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/multimedia/MPlayer/Portfile
r79164 r79905 7 7 name MPlayer 8 8 version 1.0rc4 9 revision 1 9 10 categories multimedia 10 11 maintainers nomaintainer -
trunk/dports/multimedia/VLC/Portfile
r79895 r79905 7 7 name VLC 8 8 version 1.0.6 9 revision 59 revision 6 10 10 11 11 categories multimedia -
trunk/dports/multimedia/VLC09/Portfile
r77147 r79905 6 6 name VLC09 7 7 version 0.9.10 8 revision 68 revision 7 9 9 10 10 categories multimedia -
trunk/dports/multimedia/avidemux/Portfile
r77132 r79905 6 6 name avidemux 7 7 version 2.5.3 8 revision 48 revision 5 9 9 categories multimedia 10 10 platforms darwin … … 27 27 depends_build-append \ 28 28 port:pkgconfig \ 29 port:yasm 29 port:yasm \ 30 port:dos2unix 30 31 31 32 depends_lib-append port:gtk2 \ … … 43 44 patch-ffmpeg-configure.diff \ 44 45 patch-no-bundles.diff \ 45 patch-libsdl_CMakeLists.txt.diff 46 patch-libsdl_CMakeLists.txt.diff \ 47 patch-x264.diff 48 49 pre-patch { 50 system "cd ${worksrcpath}/plugins/ADM_videoEncoder/ADM_vidEnc_x264 && dos2unix *.h *.cpp" 51 } 46 52 47 53 # do a out of place build -
trunk/dports/multimedia/ffmpeg/Portfile
r78923 r79905 9 9 epoch 1 10 10 version 0.6.3 11 revision 1 11 12 license nonfree GPL-2+ LGPL-2.1+ 12 13 categories multimedia -
trunk/dports/multimedia/transcode/Portfile
r71612 r79905 6 6 name transcode 7 7 version 1.1.5 8 revision 18 revision 2 9 9 epoch 1 10 10 categories multimedia
Note: See TracChangeset
for help on using the changeset viewer.

