Bug 29942 - Please provide a pkgconfig file with hicolor-icon-theme
Summary: Please provide a pkgconfig file with hicolor-icon-theme
Status: RESOLVED MOVED
Alias: None
Product: Icon theme
Classification: Unclassified
Component: hicolor (show other bugs)
Version: ALL
Hardware: Other All
: medium enhancement
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 10:04 UTC by Pacho Ramos
Modified: 2018-10-15 08:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Pacho Ramos 2010-09-01 10:04:00 UTC
It would be needed by evince as can be seen in:
http://git.gnome.org/browse/evince/tree/configure.ac
        # Evince has a rather soft run-time dependency on hicolor-icon-theme.
        # If the hicolor theme is not available, Evince fails to display some
        # icons. Because we cannot check for it at run-time, we instead
        # would like to require the icon theme at compile-time. But, because
        # the hicolor-icon-theme does not have a pkgconfig file, on gnome we
        # require the gnome icon theme instead.
        SHELL_PLATFORM_PKGS="gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED"
        # The totem-screensaver and egg_smclient code use x11 directly.
        SHELL_PLATFORM_PKGS="$SHELL_PLATFORM_PKGS x11"
        ;;

Could you please provide a pkgconfig file if possible?

Thanks
Comment 1 GitLab Migration User 2018-10-15 08:02:42 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/default-icon-theme/issues/7.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.