Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412823 - x11-libs/libwnck-2.31.0 version bump
Summary: x11-libs/libwnck-2.31.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 19:59 UTC by Derk W te Bokkel
Modified: 2012-04-24 05:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libwnck-2.31.0.ebuild (libwnck-2.31.0.ebuild,1.49 KB, text/plain)
2012-04-20 19:59 UTC, Derk W te Bokkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derk W te Bokkel 2012-04-20 19:59:12 UTC
Created attachment 309659 [details]
libwnck-2.31.0.ebuild

libwnck-2.31.0.ebuild .. update for xfce-4.10 new features
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-23 18:42:04 UTC
Comment on attachment 309659 [details]
libwnck-2.31.0.ebuild

--- libwnck-2.30.7.ebuild       2011-10-31 13:51:11.000000000 +0100
+++ -   2012-04-23 20:41:55.749890770 +0200
@@ -1,15 +1,16 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.7.ebuild,v 1.7 2011/10/30 17:43:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.31.0.ebuild,v 1.7 2011/10/30 17:43:31 armin76 Exp $
 
 EAPI="3"
 GNOME2_LA_PUNT="yes"
 GCONF_DEBUG="no"
 
-inherit gnome2
+inherit gnome2 eutils
 
 DESCRIPTION="A window navigation construction kit"
 HOMEPAGE="http://www.gnome.org/"
+SRC_URI=mirror://gnome/sources/libwnck/2.31/libwnck-2.31.0.tar.xz
 
 LICENSE="LGPL-2"
 SLOT="1"
Comment 2 Pacho Ramos gentoo-dev 2012-04-23 18:55:50 UTC
Isn't there any opened bug for that xfce component needing this development version?
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-24 04:58:31 UTC
Thanks, libwnck-2.31.0 has been added to portage; xfce4-panel in 4.10 will apparently need its new pager layout API (see http://www.xfce.org/download/changelogs/4.10pre1). I have filed bug #413321 asking that xfce4-panel-4.9.2's libwnck dependency to be raised to 2.31.0.

>*libwnck-2.31.0 (24 Apr 2012)
>
>  24 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  +libwnck-2.31.0.ebuild:
>  Bump, adds pager layout policy API used in >=xfce4-panel-4.9.2 (bug #412823,
>  thanks to Derk W te Bokkel).