Bug 283724 - audio/praat: add missing .desktop file and icon
Summary: audio/praat: add missing .desktop file and icon
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adriaan de Groot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-29 14:58 UTC by Zoltán Király
Modified: 2025-03-04 11:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (adridg)


Attachments
Bump the portrevision to 1. Add the .desktop and .svg files to PLIST_FILES and copy them to their destinations. (1.59 KB, patch)
2024-12-29 14:58 UTC, Zoltán Király
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltán Király 2024-12-29 14:58:17 UTC
Created attachment 256267 [details]
Bump the portrevision to 1. Add the .desktop and .svg files to PLIST_FILES and copy them to their destinations.

The submitted patch adds the missing .desktop and .svg file, making the application appear in the desktop menu.

I tested the port in Poudriere and installed it directly as well.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-03-04 11:44:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=910c64be00ee86458a4b0246b22fd285f55d0a4c

commit 910c64be00ee86458a4b0246b22fd285f55d0a4c
Author:     Zoltán Király <ports@zoltankiraly.com>
AuthorDate: 2025-03-01 19:34:05 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2025-03-04 11:43:53 +0000

    audio/praat: add .desktop file and icon

    This makes praat nicer to use in a desktop environment.

    PR: 283724

 audio/praat/Makefile | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2025-03-04 11:51:36 UTC
Landed, thank you!