Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] avidemux: remove duplicate .desktop file
Date: Fri, 04 Feb 2022 17:12:55 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35400@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2022-02-04 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 16:12 hervyqa [this message]
2022-02-05  0:08 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35400@inbox.vuxu.org \
    --to=hervyqa@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).