sysutils/desktop-installer: Upgrade to 0.6.18
Enable touchpad tapping (off by default on 12.2-RC*) Mark desktop, xorg, etc. as critical packages for auto-update-system Run auto-detect-laptops for hardware-specific configs Streamline interface for fewer interruptions to pkg installs Improve user instructions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= desktop-installer
|
||||
DISTVERSION= 0.6.17
|
||||
DISTVERSION= 0.6.18
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@@ -10,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.6.6:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.6.8:sysutils/auto-admin
|
||||
|
||||
USES= tar:xz
|
||||
USE_GITHUB= yes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595174508
|
||||
SHA256 (outpaddling-desktop-installer-0.6.17_GH0.tar.gz) = 6d411f9df5aed09423cc47584b431c813c099c00a11e96b1c4144948c8648520
|
||||
SIZE (outpaddling-desktop-installer-0.6.17_GH0.tar.gz) = 189277
|
||||
TIMESTAMP = 1604018370
|
||||
SHA256 (outpaddling-desktop-installer-0.6.18_GH0.tar.gz) = 7602d7ec6785286a735e81cecbca95a641fc43dd60088a362a532bb1f11fc52d
|
||||
SIZE (outpaddling-desktop-installer-0.6.18_GH0.tar.gz) = 190451
|
||||
|
||||
@@ -3,6 +3,7 @@ sbin/battery_shutdown.sh
|
||||
sbin/desktop-installer
|
||||
%%DATADIR%%/20-swcursor.conf
|
||||
%%DATADIR%%/90-vboxguest.fdi
|
||||
%%DATADIR%%/CDE/cde.desktop
|
||||
%%DATADIR%%/CDE/xinitrc
|
||||
%%DATADIR%%/CINNAMON/xinitrc
|
||||
%%DATADIR%%/FLUXBOX/xinitrc
|
||||
|
||||
Reference in New Issue
Block a user