Ticket #3799: Portfile.patch
File Portfile.patch, 824 bytes (added by rhwood@…, 19 years ago) |
---|
-
gnome/gst-plugins/Portfile
old new 1 1 # $Id: Portfile,v 1.7 2005/05/19 12:16:40 olegb Exp $ 2 2 PortSystem 1.0 3 3 name gst-plugins 4 version 0.8. 84 version 0.8.10 5 5 description This is gst-plugins, a set of plug-ins for GStreamer. 6 6 long_description ${description} 7 7 maintainers gnome-darwinports@opendarwin.org … … 9 9 platforms darwin 10 10 homepage http://www.gnome.org/ 11 11 master_sites gnome:sources/gst-plugins/0.8/ 12 checksums md5 4f6e7e730fa674ecd6ec713f937b8acb12 checksums md5 99f36ba2b91015a23d3c20a8f424b232 13 13 depends_lib lib:libgstreamer:gstreamer 14 14 # could depend on tons for multimedia stuff +variants 15 15 use_bzip2 yes