This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b4c4e83
commit 6e4fe91
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Template file for 'trident-desktop' | ||
pkgname=trident-desktop | ||
version=20.02 | ||
version=20.03 | ||
revision=1 | ||
archs=noarch | ||
wrksrc="trident-core-${version}" | ||
depends="trident-core noto-fonts-ttf xorg-fonts xorg-minimal mesa-dri xf86-video-fbdev setxkbmap qxkb lumina qterminal qsudo compton hicolor-icon-theme trident-icons xrandr qt5-svg libdvdcss pulseaudio pavucontrol libao-pulse alsa-plugins-pulseaudio gst-libav gst-plugins-good1 sddm xdg-user-dirs" | ||
depends="trident-core noto-fonts-ttf xorg-fonts xorg-minimal mesa-dri xf86-video-fbdev setxkbmap qxkb lumina qterminal qsudo compton hicolor-icon-theme trident-icons xrandr qt5-svg libdvdcss pulseaudio pavucontrol libao-pulse alsa-plugins-pulseaudio gst-libav gst-plugins-good1 sddm xdg-user-dirs trident-networkmgr" | ||
short_desc="Project Trident desktop setup: modifies system services" | ||
maintainer="Ken Moore <[email protected]>" | ||
license="BSD-2-Clause" | ||
|