[116742] trunk/dports/graphics/clutter-gst/Portfile

David Evans devans at macports.org
Wed Feb 5 12:54:23 PST 2014


On 2/5/14 12:48 PM, g5pw at macports.org wrote:
> [116742] trunk/dports/graphics/clutter-gst/Portfile
>
> Revision
>     116742 <https://trac.macports.org/changeset/116742>
> Author
>     g5pw at macports.org
> Date
>     2014-02-05 12:48:31 -0800 (Wed, 05 Feb 2014)
>
>
>       Log Message
>
> graphics/clutter-gst:
>   reverting r116740 <https://trac.macports.org/changeset/116740>, 2.99 is unstable
>
>
>       Modified Paths
>
>   * trunk/dports/graphics/clutter-gst/Portfile
>     <#trunkdportsgraphicscluttergstPortfile>
>
>
>       Diff
>
>
>         Modified: trunk/dports/graphics/clutter-gst/Portfile (116741
>         => 116742)
>
>
> --- trunk/dports/graphics/clutter-gst/Portfile	2014-02-05 20:13:34 UTC (rev 116741)
> +++ trunk/dports/graphics/clutter-gst/Portfile	2014-02-05 20:48:31 UTC (rev 116742)
> @@ -2,10 +2,9 @@
>  # $Id$
>  
>  PortSystem      1.0
> -PortGroup       active_variants 1.1
>  
>  name            clutter-gst
> -version         2.99.0
> +version         2.0.10
>  license         LGPL-2.1+
>  set branch      [string range $version 0 [expr [string last "." $version] - 1]]
>  categories      graphics
> @@ -20,8 +19,8 @@
>  
>  use_xz          yes
>  
> -checksums       rmd160  c276938024d08ffdf5c8b4f189a669cc8bbddf34 \
> -                sha256  b81d1fdf5f523779653f1cadc5c3c63e0b934280429121ae939f326c3ed88b3e
> +checksums       rmd160  84b2c5a80cf73a7932ab81dad857b338953247f7 \
> +                sha256  f00cf492a6d4f1036c70d8a0ebd2f0f47586ea9a9b49b1ffda79c9dc7eadca00
>  
>  # Note that gstreamer1-gst-plugins-bad is in depends_build to ensure it is updated
>  # before this port.  Older versions produce libgstbasevideo-1.0.0.dylib which cause
> @@ -39,13 +38,8 @@
>      port:gstreamer1 \
>      port:gstreamer1-gst-plugins-base
>  
> -require_active_variants cogl gstreamer
> -
>  configure.args  --enable-debug=yes \
>                  --enable-introspection=yes \
>                  --disable-silent-rules
>  
> -build.args-append \
> -                GL_LDFLAGS=-lcogl-gst
> -
>  livecheck.type  gnome
>
>
Thanks but you probably should increment the epoch now in case anyone
already built the higher version (I did!).

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140205/7c4566fe/attachment.html>


More information about the macports-dev mailing list