Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 21:05:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248997] devel/thonny: missing desktop entry
Message-ID:  <bug-248997-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248997

            Bug ID: 248997
           Summary: devel/thonny: missing desktop entry
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen@FreeBSD.org
          Reporter: portmaster@bsdforge.com
          Assignee: wen@FreeBSD.org
             Flags: maintainer-feedback?(wen@FreeBSD.org)

This port doesn't install a desktop entry. Which
makes launching it only available by way of a
terminal; thonny &
The source provides a desktop entry as:

${WRKSRC}thonny-3.2.7/packaging/linux/org.thonny.Thonny.desktop

It requires modification:
s|/usr/bin/thonny|/usr/local/bin/thonny|g

After which, can be copied as: share/applications/thonny.desktop

It also provides a suitable icon in:
${WRKSRC}thonny-3.2.7/packaging/icons/thonny-32x32.png

which could be copied as:
share/pixmaps/thonny.png

This was what I performed to make a working desktop entry.

HTH

Thanks!

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248997-7788>