Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660272 - sci-chemistry/molsketch-0.4.1-r1 : [QA] One or more CMake variables were not used by the project:
Summary: sci-chemistry/molsketch-0.4.1-r1 : [QA] One or more CMake variables were not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-03 16:55 UTC by Toralf Förster
Modified: 2020-05-20 23:06 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 Toralf Förster gentoo-dev 2018-07-03 16:55:55 UTC
QA: other
One or more CMake variables were not used by the project:
  CMAKE_DISABLE_FIND_PACKAGE_KDE4
  ENABLE_TESTS
QA Notice: .desktop files with MimeType= were found installed
but desktop mimeinfo cache has not been updated:
  /usr/share/applications/molsketch.desktop
Please make sure to call xdg_desktop_database_update()
in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180623-161904

  -------------------------------------------------------------------
Comment 1 Larry the Git Cow gentoo-dev 2020-05-20 23:06:32 UTC
The bug has been closed via the following commit(s):

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

commit e1054d38e18cc30baed0f4997b451e44851a5ab0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-05-20 22:49:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-05-20 23:06:20 +0000

    sci-chemistry/molsketch: Fix QA issues, switch to cmake.eclass, EAPI-7
    
    Drop unused cmake vars
    Drop unused multilib
    Add missing xdg-utils and xdg_desktop_database_update
    Fix indendation
    No tests found
    Replace defunct sed with cmake var.
    
    Closes: https://bugs.gentoo.org/660272
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/molsketch/molsketch-0.4.1-r1.ebuild | 42 +++++++++++------------
 1 file changed, 21 insertions(+), 21 deletions(-)