FS#74051 - [gqrx] the desktop entry does not packaged correctly

Attached to Project: Community Packages
Opened by Misaka (Misaka13514) - Monday, 07 March 2022, 14:36 GMT
Last edited by Antonio Rojas (arojas) - Monday, 07 March 2022, 14:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Upstream renamed their desktop entry since commit [f02f9f8](https://github.com/gqrx-sdr/gqrx/commit/f02f9f863b98924956993f1501508e535aa33e8f), so the packaging method in PKGBUILD needs to be modified.

Additional info:
* package version(s)
2.15.6-1, 2.15.8-1
* config and/or log files etc.

```sh
$ cat /usr/share/applications/gqrx.desktop
StartupNotify=false
```
* link to upstream bug report, if any

Steps to reproduce:

```sh
$ sudo pacman -S gqrx
$ cat /usr/share/applications/gqrx.desktop
StartupNotify=false
```
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 07 March 2022, 14:46 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#73612 
Comment by Misaka (Misaka13514) - Monday, 07 March 2022, 14:38 GMT

Loading...