From: karlgrose <karlgrose@users.noreply.github.com> To: ml@inbox.vuxu.org Subject: Re: [PR PATCH] [Updated] lumina: update to 1.6.2 Date: Fri, 07 Jan 2022 05:23:15 +0100 [thread overview] Message-ID: <20220107042315.Ox7_C0FjBa5QmXJZfyp9GHRQeatRJVCAFpLZn63wZOE@z> (raw) In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34715@inbox.vuxu.org> [-- Attachment #1: Type: text/plain, Size: 1194 bytes --] There is an updated pull request by karlgrose against master on the void-packages repository https://github.com/karlgrose/void-packages lumina https://github.com/void-linux/void-packages/pull/34715 lumina: update to 1.6.2 <!-- Uncomment relevant sections and delete options which are not applicable --> #### Testing the changes - I tested the changes in this PR: **YES** <!-- #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO** --> <!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration) and test at least one native build and, if supported, at least one cross build. Ignore this section if this PR is not skipping CI. --> #### Local build testing - I built this PR locally for my native architecture, (x86_64/glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64/glibc (crossbuild) A patch file from https://github.com/void-linux/void-packages/pull/34715.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-lumina-34715.patch --] [-- Type: text/x-diff, Size: 2627 bytes --] From 726cf9592bb1ebbefa636be2ce5883f0cd15035b Mon Sep 17 00:00:00 2001 From: Karl Grose <karlgrose@gromar.org> Date: Wed, 8 Dec 2021 19:56:13 -0800 Subject: [PATCH] lumina: update to 1.6.2 --- srcpkgs/lumina/patches/mandir.patch | 11 ----------- srcpkgs/lumina/template | 10 +++++----- 2 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 srcpkgs/lumina/patches/mandir.patch diff --git a/srcpkgs/lumina/patches/mandir.patch b/srcpkgs/lumina/patches/mandir.patch deleted file mode 100644 index 9b9ce50a1e5d..000000000000 --- a/srcpkgs/lumina/patches/mandir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src-qt5/OS-detect.pri 2017-07-05 20:02:49.727200592 +0200 -+++ b/src-qt5/OS-detect.pri 2017-07-05 20:03:10.463911159 +0200 -@@ -94,7 +94,7 @@ - isEmpty(L_SHAREDIR){ L_SHAREDIR = $${PREFIX}/share } - isEmpty(L_INCLUDEDIR){ L_INCLUDEDIR = $${PREFIX}/include } - isEmpty(L_SESSDIR){ L_SESSDIR = $${L_SHAREDIR}/xsessions } -- isEmpty(L_MANDIR){ L_MANDIR = $${PREFIX}/man } -+ isEmpty(L_MANDIR){ L_MANDIR = $${PREFIX}/share/man } - isEmpty(LRELEASE){ LRELEASE = $$[QT_INSTALL_BINS]/lrelease } - isEmpty(MAN_ZIP){ MAN_ZIP = "gzip -c" } - !exists(LRELEASE){ NO_I18N=true } #translations unavailable diff --git a/srcpkgs/lumina/template b/srcpkgs/lumina/template index ed7ef97adfba..ef594b23ab36 100644 --- a/srcpkgs/lumina/template +++ b/srcpkgs/lumina/template @@ -1,20 +1,20 @@ # Template file for 'lumina' pkgname=lumina -version=1.6.0 -revision=2 +version=1.6.2 +revision=1 build_style=qmake configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc CONFIG+=WITH_I18N" hostmakedepends="qt5-host-tools qt5-qmake" -makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel +makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel pam-devel qt5-declarative-devel libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel xcb-util-devel xcb-util-wm-devel xcb-util-image-devel pulseaudio-devel poppler-qt5-devel" -depends="fluxbox numlockx xbacklight alsa-utils acpi xscreensaver bsdtar qt5-svg qsudo" +depends="fluxbox numlockx xbacklight alsa-utils acpi xscreensaver bsdtar qt5-svg" short_desc="Lumina Desktop Environment" maintainer="hipperson0 <hipperson0@gmail.com>" license="BSD-3-Clause" homepage="https://github.com/lumina-desktop/lumina" distfiles="https://github.com/lumina-desktop/lumina/archive/v${version}.tar.gz" -checksum=f3512fca4d05e3cf3a6ac106f0f16c9618bda9fa546f1d23ffb0eab9a5ce7c8a +checksum=02cca45e655727360990db8a9e3935be54cc4fbb01b339d1cd406d280ecdf3ae replaces="lumina-git>=0" post_install() {
next prev parent reply other threads:[~2022-01-07 4:23 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-27 6:31 [PR PATCH] " karlgrose 2022-01-07 4:23 ` karlgrose [this message] 2022-01-16 17:56 ` [PR PATCH] [Updated] " karlgrose 2022-01-20 21:06 ` karlgrose 2022-01-30 8:59 ` karlgrose 2022-02-08 20:46 ` karlgrose 2022-02-14 8:24 ` paper42 2022-02-14 14:27 ` [PR PATCH] [Updated] " karlgrose 2022-02-14 14:33 ` karlgrose 2022-04-11 16:59 ` [PR PATCH] [Updated] " karlgrose 2022-04-19 3:26 ` karlgrose 2022-06-05 2:21 ` [PR PATCH] [Updated] " karlgrose 2022-07-21 1:12 ` karlgrose
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=20220107042315.Ox7_C0FjBa5QmXJZfyp9GHRQeatRJVCAFpLZn63wZOE@z \ --to=karlgrose@users.noreply.github.com \ --cc=ml@inbox.vuxu.org \ --subject='Re: [PR PATCH] [Updated] lumina: update to 1.6.2' \ /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
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).