Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529154 - lxde-base/lxde-meta-0.99 version bump
Summary: lxde-base/lxde-meta-0.99 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LXDE team (DEFUNCT)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 529158
  Show dependency tree
 
Reported: 2014-11-13 14:19 UTC by jospezial
Modified: 2019-05-24 18:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2014-11-13 14:19:56 UTC
This change is needed for lxde-base/lxde-common-0.99.0 version bump

--- lxde-meta-0.5.5-r4.ebuild  2014-03-16 14:31:21.000000000 +0100
+++ lxde-meta-0.99.ebuild        2014-11-13 14:59:33.702367692 +0100
@@ -15,7 +15,7 @@
 RDEPEND=">=lxde-base/menu-cache-0.3.3
        =lxde-base/lxappearance-0.5*
        =lxde-base/lxde-icon-theme-0.5*
-       =lxde-base/lxde-common-0.5.5*
+       =lxde-base/lxde-common-0.99*
        =lxde-base/lxmenu-data-0.1*
        =lxde-base/lxinput-0.3*
        >=lxde-base/lxpanel-0.5.10
Comment 1 jospezial 2015-03-13 10:57:25 UTC
changes against lxde-base/lxde-meta-5.5.3-r4
Allow lxterminal-0.2.0


 RDEPEND=">=lxde-base/menu-cache-0.3.3
        =lxde-base/lxappearance-0.5*
        =lxde-base/lxde-icon-theme-0.5*
-       =lxde-base/lxde-common-0.5.5*
+       =lxde-base/lxde-common-0.99*
        =lxde-base/lxmenu-data-0.1*
        =lxde-base/lxinput-0.3*
        >=lxde-base/lxpanel-0.5.10
@@ -25,7 +25,7 @@
                >lxde-base/lxsession-0.4.6.1 )
        || ( >=x11-libs/libfm-1.2.0 =lxde-base/lxshortcut-0.1* )
        =lxde-base/lxtask-0.1*
-       =lxde-base/lxterminal-0.1.11*
+       >=lxde-base/lxterminal-0.1.11
        media-gfx/gpicview
        x11-misc/pcmanfm
        x11-wm/openbox
Comment 2 jospezial 2016-04-23 11:41:43 UTC
Changes to let in latest version bumps.
lxde-base/lxsession-0.4.6.1 is not in gentoo tree any more.
Some version numbers could be removed when the old versions are removed from the tree.
http://lxde.sf.net redirects to http://lxde.org/

--- lxde-meta-0.5.5-r4.ebuild   2016-03-15 04:59:15.770288483 +0100
+++ lxde-meta-0.99.ebuild       2016-04-23 13:25:42.779121221 +0200
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI="6"
 
 DESCRIPTION="Meta ebuild for LXDE, the Lightweight X11 Desktop Environment"
-HOMEPAGE="http://lxde.sf.net/"
+HOMEPAGE="http://lxde.org/"
 
 LICENSE="metapackage"
 SLOT="0"
@@ -13,18 +13,17 @@
 IUSE=""
 
 RDEPEND=">=lxde-base/menu-cache-0.3.3
-       =lxde-base/lxappearance-0.5*
-       =lxde-base/lxde-icon-theme-0.5*
-       =lxde-base/lxde-common-0.5.5*
-       =lxde-base/lxmenu-data-0.1*
-       =lxde-base/lxinput-0.3*
+       >=lxde-base/lxappearance-0.5
+       >=lxde-base/lxde-icon-theme-0.5
+       =lxde-base/lxde-common-0.99*
+       >=lxde-base/lxmenu-data-0.1
+       >=lxde-base/lxinput-0.3
        >=lxde-base/lxpanel-0.5.10
-       =lxde-base/lxrandr-0.1*
-       || ( ( <=lxde-base/lxsession-0.4.6.1
-               =lxde-base/lxsession-edit-0.2* )
-               >lxde-base/lxsession-0.4.6.1 )
+       >=lxde-base/lxrandr-0.1
+       !lxde-base/lxsession-edit
+       >=lxde-base/lxsession-0.4.9.2
        || ( >=x11-libs/libfm-1.2.0 =lxde-base/lxshortcut-0.1* )
-       =lxde-base/lxtask-0.1*
+       >=lxde-base/lxtask-0.1
        >=lxde-base/lxterminal-0.1.11
        media-gfx/gpicview
        x11-misc/pcmanfm
Comment 3 Hanno Böck gentoo-dev 2016-09-13 21:36:35 UTC
I have committed a new meta ebuild (0.5.5-r5) that has more lax version requirements and will allow me to bump all the dependencies separately. Once I'm finished with that I may commit a new meta ebuild (but probably named 0.6, not 0.99) that will require all the latest versions.
Comment 4 Hanno Böck gentoo-dev 2019-05-24 18:07:48 UTC
I don't really see a strong need updating the meta ebuild given these components all exist relatively independent of each other, so closing.