Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] avidemux: remove duplicate .desktop file
@ 2022-02-04 16:12 hervyqa
  2022-02-05  0:08 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: hervyqa @ 2022-02-04 16:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

There is a new pull request by hervyqa against master on the void-packages repository

https://github.com/hervyqa/void-packages avidemux
https://github.com/void-linux/void-packages/pull/35400

avidemux: remove duplicate .desktop file
By default, avidemux has used `org.avidux.avidux.desktop`. So, I try to delete `avidemux.desktop` because it could not be executed.

```
➜  ~ xbps-query --regex -Rf avidemux | grep desktop
/usr/share/applications/avidemux.desktop
/usr/share/applications/org.avidemux.Avidemux.desktop
```

![Screenshot_20220204_223015](https://user-images.githubusercontent.com/45872139/152559404-c5f1e11d-2377-4c42-89ef-a41209a58ae1.png)

![Screenshot_20220204_223247](https://user-images.githubusercontent.com/45872139/152559487-c00aab85-ae3a-4894-9d83-89b3a0a2f68d.png)

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

A patch file from https://github.com/void-linux/void-packages/pull/35400.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-avidemux-35400.patch --]
[-- Type: text/x-diff, Size: 918 bytes --]

From 88580a43ebfa2ddb478d370096a8ecb07c73c473 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Fri, 4 Feb 2022 22:43:55 +0700
Subject: [PATCH] avidemux: remove duplicate .desktop file

---
 srcpkgs/avidemux/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/avidemux/template b/srcpkgs/avidemux/template
index b60c491d6385..817ad3069480 100644
--- a/srcpkgs/avidemux/template
+++ b/srcpkgs/avidemux/template
@@ -1,7 +1,7 @@
 # Template file for 'avidemux'
 pkgname=avidemux
 version=2.8.0
-revision=1
+revision=2
 # Can't be compiled for aarch64, arm* or mips*
 archs="x86_64* i686*"
 wrksrc="${pkgname}_${version}"
@@ -42,5 +42,4 @@ do_install() {
 	ln -s avidemux3_qt5 ${DESTDIR}/usr/bin/avidemux
 	vman man/avidemux.1
 	vinstall avidemux_icon.png 644 usr/share/pixmaps avidemux.png
-	vinstall appImage/avidemux.desktop 644 usr/share/applications
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: avidemux: remove duplicate .desktop file
  2022-02-04 16:12 [PR PATCH] avidemux: remove duplicate .desktop file hervyqa
@ 2022-02-05  0:08 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-02-05  0:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

There's a merged pull request on the void-packages repository

avidemux: remove duplicate .desktop file
https://github.com/void-linux/void-packages/pull/35400

Description:
By default, avidemux has used `org.avidux.avidux.desktop`. So, I try to delete `avidemux.desktop` because it could not be executed.

```
➜  ~ xbps-query --regex -Rf avidemux | grep desktop
/usr/share/applications/avidemux.desktop
/usr/share/applications/org.avidemux.Avidemux.desktop
```

![Screenshot_20220204_223015](https://user-images.githubusercontent.com/45872139/152559404-c5f1e11d-2377-4c42-89ef-a41209a58ae1.png)

![Screenshot_20220204_223247](https://user-images.githubusercontent.com/45872139/152559487-c00aab85-ae3a-4894-9d83-89b3a0a2f68d.png)

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-05  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04 16:12 [PR PATCH] avidemux: remove duplicate .desktop file hervyqa
2022-02-05  0:08 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).