mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
sysutils/desktop-installer: Upgrade to 0.6.8
Partially automate GPU/DRM setup with auto-gpu-setup Fix KDE5 test startup Begin streamlining UI to broaden target audience
This commit is contained in:
parent
e925ab95db
commit
d289e590cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518264
3 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= desktop-installer
|
||||
DISTVERSION= 0.6.7
|
||||
DISTVERSION= 0.6.8
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/
|
||||
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.4.8:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.4.9:sysutils/auto-admin
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1566054254
|
||||
SHA256 (desktop-installer-0.6.7.tar.xz) = 559fadb6e839f5192d4bd54a686cbe30ab2e358a57a42d1abe777cf5eed1cddd
|
||||
SIZE (desktop-installer-0.6.7.tar.xz) = 169084
|
||||
TIMESTAMP = 1574530856
|
||||
SHA256 (desktop-installer-0.6.8.tar.xz) = 7ff0499a7cdf82d370250e84c74ad03d737cac3e21ab3b7a3b3ce47af1742787
|
||||
SIZE (desktop-installer-0.6.8.tar.xz) = 169428
|
||||
|
|
|
@ -3,7 +3,6 @@ sbin/battery_shutdown.sh
|
|||
sbin/desktop-installer
|
||||
%%DATADIR%%/90-vboxguest.fdi
|
||||
%%DATADIR%%/GNOME2/xinitrc
|
||||
%%DATADIR%%/KDE4/xinitrc
|
||||
%%DATADIR%%/KDE5/xinitrc
|
||||
%%DATADIR%%/LUMINA/gtkrc
|
||||
%%DATADIR%%/LUMINA/xinitrc
|
||||
|
|
Loading…
Add table
Reference in a new issue