Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: trident-desktop-20.01
Date: Thu, 30 Jan 2020 19:54:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18668@inbox.vuxu.org> (raw)

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

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

https://github.com/beanpole135/void-packages trident-desktop
https://github.com/void-linux/void-packages/pull/18668

New package: trident-desktop-20.01
This is the meta-package + system overlay files for a desktop setup
  from Project Trident

Note that this has a dependency on the "trident-core" package, which also has an open PR to add this package to void itself.

Sponsored by: Project Trident

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

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

From 8f53c7ce26a7056bd0a0aa476b9089372fbd8606 Mon Sep 17 00:00:00 2001
From: Ken Moore <ken@ixsystems.com>
Date: Thu, 30 Jan 2020 13:43:20 -0500
Subject: [PATCH] New package: trident-desktop-20.01

This is the meta-package + system overlay files for a desktop setup
  from Project Trident

Sponsored by: Project Trident
---
 srcpkgs/trident-desktop/INSTALL  |  9 +++++++++
 srcpkgs/trident-desktop/template | 18 ++++++++++++++++++
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/trident-desktop/INSTALL
 create mode 100644 srcpkgs/trident-desktop/template

diff --git a/srcpkgs/trident-desktop/INSTALL b/srcpkgs/trident-desktop/INSTALL
new file mode 100644
index 00000000000..873815a2b0f
--- /dev/null
+++ b/srcpkgs/trident-desktop/INSTALL
@@ -0,0 +1,9 @@
+# INSTALL
+case "$ACTION" in
+
+post)
+  #Run the post-install setup script to configure the desktop overlays
+  trident-desktopinit
+  ;;
+
+esac
diff --git a/srcpkgs/trident-desktop/template b/srcpkgs/trident-desktop/template
new file mode 100644
index 00000000000..65cef875913
--- /dev/null
+++ b/srcpkgs/trident-desktop/template
@@ -0,0 +1,18 @@
+# Template file for 'trident-desktop'
+pkgname=trident-desktop
+version=20.01
+revision=1
+archs=noarch
+wrksrc="trident-core-${version}"
+depends="trident-core noto-fonts-ttf xorg-fonts xorg-minimal mesa-dri xf86-video-fbdev lumina qterminal qsudo compton hicolor-icon-theme trident-icons xrandr qt5-svg libdvdcss pulseaudio pavucontrol gst-libav sddm"
+short_desc="Project Trident desktop setup: modifies system services"
+maintainer="Ken Moore <ken@project-trident.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/project-trident/trident-core"
+distfiles="https://github.com/project-trident/trident-core/archive/${version}.tar.gz"
+checksum=4f5a4f7f929ea7b50af2fb2405702c5558c8628459b05fc9a169cb04254e02f4
+
+do_install() {
+	./install-local.sh "${DESTDIR}" "void-desktop"
+	vlicense LICENSE
+}

             reply	other threads:[~2020-01-30 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30 18:54 voidlinux-github [this message]
2020-01-30 19:02 ` voidlinux-github
2020-02-01  7:29 ` voidlinux-github
2020-02-01  7:29 ` [PR PATCH] [Closed]: " voidlinux-github

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-18668@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).