Github messages for voidlinux
 help / color / mirror / Atom feed
From: TitaniumHocker <TitaniumHocker@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qtile: Added .desktop file
Date: Tue, 16 Aug 2022 02:07:36 +0200	[thread overview]
Message-ID: <20220816000736.nyiyAQnZYUuxhOJ-97ttbTJtRpystKzVutJacW_pJ-0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38693@inbox.vuxu.org>

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

There is an updated pull request by TitaniumHocker against master on the void-packages repository

https://github.com/TitaniumHocker/void-packages add-qtile-desktop
https://github.com/void-linux/void-packages/pull/38693

qtile: Added .desktop file
#### 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-glibc


This addition allow to select qtile in dm's like lightdm.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-qtile-desktop-38693.patch --]
[-- Type: text/x-diff, Size: 983 bytes --]

From eedd5ff914228ebfa3f935fc63f509c59090da64 Mon Sep 17 00:00:00 2001
From: Ivan Fedorov <inbox@titaniumhocker.ru>
Date: Mon, 15 Aug 2022 23:05:40 +0300
Subject: [PATCH] qtile: install .desktop file

---
 srcpkgs/qtile/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
index 1882446385c9..cb576079af57 100644
--- a/srcpkgs/qtile/template
+++ b/srcpkgs/qtile/template
@@ -1,7 +1,7 @@
 # Template file for 'qtile'
 pkgname=qtile
 version=0.21.0
-revision=1
+revision=2
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel pkg-config"
 makedepends="python3-devel libffi-devel pulseaudio-devel"
@@ -15,5 +15,6 @@ distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
 checksum=93e1f8216c669b5570333607d5d06de7d7f16033b0e73cf34c896459f2df5254
 
 post_install() {
+	vinstall resources/qtile.desktop 644 usr/share/xsessions
 	vlicense LICENSE
 }

  parent reply	other threads:[~2022-08-16  0:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 20:05 [PR PATCH] Added .desktop file for qtile package TitaniumHocker
2022-08-15 20:16 ` [PR PATCH] [Updated] qtile: Added .desktop file TitaniumHocker
2022-08-15 20:25 ` Duncaen
2022-08-15 20:25 ` Duncaen
2022-08-15 23:23 ` [PR PATCH] [Updated] " TitaniumHocker
2022-08-15 23:24 ` TitaniumHocker
2022-08-16  0:03 ` paper42
2022-08-16  0:07 ` TitaniumHocker [this message]
2022-08-16  0:07 ` TitaniumHocker
2022-08-16  3:53 ` [PR PATCH] [Merged]: " classabbyamp

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=20220816000736.nyiyAQnZYUuxhOJ-97ttbTJtRpystKzVutJacW_pJ-0@z \
    --to=titaniumhocker@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).