Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844022

Summary: net-misc/icaclient-22.5.0.16 mime type
Product: Gentoo Linux Reporter: Andrea Postiglione <andrea.postiglione>
Component: Current packagesAssignee: Henning Schild <henning>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrea Postiglione 2022-05-13 10:40:54 UTC
please add mime-type into ebuild


like this

<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
    <mime-type type="application/x-ica">
    <comment>Citrix ICA Launcher</comment>
    <glob pattern="*.ica"/>
  </mime-type>
</mime-info>
Comment 1 Henning Schild 2022-10-01 11:43:25 UTC
https://github.com/gentoo/gentoo/pull/27554
Comment 2 Larry the Git Cow gentoo-dev 2022-10-14 13:00:56 UTC
The bug has been closed via the following commit(s):

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

commit 1f8cbdcf148dd74e3240c7a2444985eac3e4ede3
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2022-10-01 11:32:28 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-10-14 13:00:53 +0000

    net-misc/icaclient: install mime type file
    
    The tarball does contain a mime type info file, deploy that in our
    ebuilds.
    
    Closes: https://bugs.gentoo.org/844022
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Closes: https://github.com/gentoo/gentoo/pull/27554
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../{icaclient-22.5.0.16.ebuild => icaclient-22.5.0.16-r1.ebuild}    | 5 +++++
 .../{icaclient-22.9.0.21.ebuild => icaclient-22.9.0.21-r1.ebuild}    | 5 +++++
 2 files changed, 10 insertions(+)