On Sat, 16 Jul 2011 07:27:33 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> add quicklaunch USE, fix up metadata
>   
> 
> Author:       discomfitor
> Date:         2011-07-16 07:27:33 -0700 (Sat, 16 Jul 2011)
> New Revision: 61425
> Trac:         http://trac.enlightenment.org/e/changeset/61425
> 
> Modified:
>   trunk/packaging/gentoo/media-libs/elementary/Manifest
> trunk/packaging/gentoo/media-libs/elementary/elementary-9999.ebuild
> trunk/packaging/gentoo/media-libs/elementary/metadata.xml 
> 
> Modified: trunk/packaging/gentoo/media-libs/elementary/Manifest
> ===================================================================
> --- trunk/packaging/gentoo/media-libs/elementary/Manifest     2011-07-16
> 14:23:08 UTC (rev 61424) +++
> trunk/packaging/gentoo/media-libs/elementary/Manifest 2011-07-16
> 14:27:33 UTC (rev 61425) @@ -1,3 +1,3 @@ -EBUILD elementary-9999.ebuild 1076
> RMD160 1e6f97084ca8e3bf364c1a2f33dc870ed267bcea SHA1
> a5bd291808988d5255b27ea5727d5a7ba4979e71 SHA256
> 4ce77b8a8bbbbe6a9123bb2d1a980649b0ee9d28a7e792d3f90e8776c2cbde53 +EBUILD
> elementary-9999.ebuild 1130 RMD160 009035928c580f354d6715eb76f1d1e307eb32d0
> SHA1 f2f8b3d29cab4bda0ec23384e3128cafd7cdd121 SHA256
> 662cbd33e3b355aed1fa38a92d19df5fc7a53e6fa57fc493f63bdce79b5b7f0c MISC
> ChangeLog 0 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 SHA1
> da39a3ee5e6b4b0d3255bfef95601890afd80709 SHA256
> e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -MISC
> metadata.xml 1369 RMD160 c3dd5e29d523b231b26535676655c5d104bcb68b SHA1
> f38e02a945ca21cb042357d17f8e5af8cb9fa104 SHA256
> defd66811763dfce4e46a54f3b7b4e5b37fa15908491f057b684e3150bfdd9e7 +MISC
> metadata.xml 1568 RMD160 fecb23083ecc9568771a8b3d85ddbd357f21129f SHA1
> 6bf64feef773b784fc3b28ae9f49c546e81fc7e0 SHA256
> 244465fa462e67bc914a9997d5f0542736041f5c55d1e0ebb6ad6b6047c394c4
> 
> Modified: trunk/packaging/gentoo/media-libs/elementary/elementary-9999.ebuild
> ===================================================================
> ---
> trunk/packaging/gentoo/media-libs/elementary/elementary-9999.ebuild
> 2011-07-16 14:23:08 UTC (rev 61424) +++
> trunk/packaging/gentoo/media-libs/elementary/elementary-9999.ebuild
> 2011-07-16 14:27:33 UTC (rev 61425) @@ -10,7 +10,7 @@
> HOMEPAGE="http://trac.enlightenment.org/e/wiki/Elementary"; LICENSE="LGPL-2.1"
> -IUSE="dbus fbcon opengl sdl thumbnails video weather X xcb xdg static-libs"
> +IUSE="dbus fbcon opengl quicklaunch sdl thumbnails video weather X xcb xdg
> static-libs" 
>  RDEPEND="
>       >=dev-libs/ecore-9999[evas,fbcon?,opengl?,sdl?,X?,xcb?]
> @@ -34,6 +34,7 @@
>         $(use_enable X ecore-x)
>         $(use_enable thumbnails ethumb)
>         $(use_enable video emotion)
> +       $(use_enable quicklaunch quick-launch)
>       "
>       enlightenment_src_configure
>  }
> 
> Modified: trunk/packaging/gentoo/media-libs/elementary/metadata.xml
> ===================================================================
> --- trunk/packaging/gentoo/media-libs/elementary/metadata.xml
> 2011-07-16 14:23:08 UTC (rev 61424) +++
> trunk/packaging/gentoo/media-libs/elementary/metadata.xml     2011-07-16
> 14:27:33 UTC (rev 61425) @@ -11,6 +11,8 @@ <flag name="xdg">Enable
> integration with <pkg>dev-libs/efreet</pkg> for cross-desktop standards
> (freedesktop.org).</flag> <flag name="weather">Enable integration with
> <pkg>net-libs/libeweather</pkg> to provide weather widget.</flag> <flag
> name="thumbnails">Enable integration with <pkg>media-libs/ethumb</pkg> to
> generate and show thumbnails automatically.</flag>
> + <flag name="video">Enable integration with <pkg>media-libs/emotion</pkg> to
> play media files.</flag>
> + <flag name="quicklaunch">Enable building of quicklaunch functionality and
> related tests.</flag> </use>
>  <longdescription>
>  Elementary is a widget set. It is a new-style of widget set much more
> 
> 
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric 
> Ries, the creator of the Lean Startup Methodology on "Lean Startup 
> Secrets Revealed." This video shows you how to validate your ideas, 
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
this commit halves my elm compile time. hooray!

-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to