Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524650 - lxde-base/menu-cache-1.0.0 version bump
Summary: lxde-base/menu-cache-1.0.0 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: EBUILD
Depends on:
Blocks: 523176
  Show dependency tree
 
Reported: 2014-10-06 21:43 UTC by jospezial
Modified: 2015-02-28 17:21 UTC (History)
3 users (show)

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


Attachments
menu-cache-0.7.0.ebuild (menu-cache-0.7.0.ebuild,642 bytes, text/plain)
2014-10-06 21:43 UTC, jospezial
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2014-10-06 21:43:53 UTC
Created attachment 386162 [details]
menu-cache-0.7.0.ebuild

http://blog.lxde.org/?tag=menu-cache

Release
Menu-Cache 0.7.0 released.
September 23, 2014 LStranger	

We are sorry that news come to you late but that’s how it is. Yet in very beginning of this autumn next feature release of library that supports cached access to XDG-compliant desktop menus happened.
New release tarball download link:
menu-cache-0.7.0.tar.xz – SHA1: da29b2dabad0c5fff4d0a9771dff3425038166fa

Changes since previous release 0.6.1 (see git log for details):

    Added bit of support for multiple supported cache file versions, using CACHE_GEN_VERSION environment variable to the generator. This may be useful in future when 1.2 cache file version will be implemented.
    The menu-cache-gen libexec binary is rewritten from scratch. No that Red Hat / GNOME code anymore. New menu-cache-gen uses libfm-extra XML manipulation functions therefore it is required now for build.
    Added a parameter for menu-cached to specify socket path instead of calculating one, that is definitely more safe.
    Libmenu-cache handles menu-cached failure more gracefully now, don’t tries to restart it so fast that it clones many times.
    Fixed menu-cached crash after menu-cache-gen failure.

------------------------------------------------------------------


--- /usr/portage/lxde-base/menu-cache/menu-cache-0.5.1.ebuild   2014-03-04 21:31:20.000000000 +0100
+++ /usr/local/portage/lxde-base/menu-cache/menu-cache-0.7.0.ebuild     2014-10-06 23:18:57.020453867 +0200
@@ -6,7 +6,7 @@
 
 DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org application menus"
 HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-07 06:40:15 UTC
Comment on attachment 386162 [details]
menu-cache-0.7.0.ebuild

--- menu-cache-0.5.1.ebuild
+++ menu-cache-0.7.0.ebuild
@@ -6,7 +6,7 @@

 DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org application menus"
 HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"

 LICENSE="GPL-2"
 # ABI is v2. See Makefile.am
Comment 2 Jauhien Piatlicki (RETIRED) gentoo-dev 2014-10-30 11:57:50 UTC
Version 1.0.0 is released
Comment 3 jospezial 2015-01-02 21:19:01 UTC
my menu-cache-1.0.0.ebuild emerges fine.
Comment 4 Pavel Kazakov (RETIRED) gentoo-dev 2015-02-28 17:21:46 UTC
Pushed the menu-cache version bump.