Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640776 - www-client/qupzilla-2.1.2 xdg_desktop_database_update implement
Summary: www-client/qupzilla-2.1.2 xdg_desktop_database_update implement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 22:06 UTC by Stefan Cristian Brindusa
Modified: 2017-12-21 09:44 UTC (History)
1 user (show)

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 Stefan Cristian Brindusa 2017-12-11 22:06:10 UTC
Enhance qupzilla 2.1.2 that depends on QT 5.7.1 to use xdg_desktop_database_update

Reproducible: Always

Steps to Reproduce:
1. emerge =www-client/qupzilla-2.1.2
Actual Results:  
xdg_desktop_database_update is not implemeneted, thus the .desktop files database is not updated

Expected Results:  
should implement xdg_desktop_database_update

ebuild should have xdg_desktop_database_update implemented in it
Comment 1 Stefan Cristian Brindusa 2017-12-12 16:04:20 UTC
Pull request here: https://github.com/gentoo/gentoo/pull/6525
Comment 2 Larry the Git Cow gentoo-dev 2017-12-21 09:44:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2b0d4e267ecdc010bab1ea0736310f1a7ec809

commit 3a2b0d4e267ecdc010bab1ea0736310f1a7ec809
Author:     StefanCristian <steven.darklight@gmail.com>
AuthorDate: 2017-12-11 22:06:30 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-21 09:44:09 +0000

    www-client/qupzilla: enhance with xdg_desktop_database_update
    
    Closes: https://bugs.gentoo.org/640776
    Closes: https://github.com/gentoo/gentoo/pull/6525

 www-client/qupzilla/qupzilla-2.1.2.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)