1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

New port: x11-themes/sddm-freebsd-black-theme

Simple SDDM theme inspired on the FBSD SLiM theme.
https://github.com/lebarondemerde/sddm-freebsd-black-theme

Submitted by:	lbdm_privacychain.ch
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D12390
This commit is contained in:
Tobias C. Berner 2017-09-27 16:00:42 +00:00
parent abc5b310ae
commit aaf79fb706
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450763
6 changed files with 65 additions and 0 deletions

View File

@ -161,6 +161,7 @@
SUBDIR += qtcurve-utils
SUBDIR += rezlooks
SUBDIR += sawfish-themes
SUBDIR += sddm-freebsd-black-theme
SUBDIR += slim-themes
SUBDIR += thewidgetfactory
SUBDIR += ubuntulooks

View File

@ -0,0 +1,33 @@
# $FreeBSD$
PORTNAME= sddm-freebsd-black-theme
PORTVERSION= 1.0
CATEGORIES= x11-themes
MAINTAINER= lbdm@privacychain.ch
COMMENT= Simple SDDM theme inspired on the FBSD SLiM theme
LICENSE= CC-BY-SA-3.0
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= lebarondemerde
NO_BUILD= yes
THEMEDIR_REL= share/sddm/themes/sddm-freebsd-black-theme
THEMEDIR= ${PREFIX}/${THEMEDIR_REL}
PLIST_SUB= THEMEDIR=${THEMEDIR_REL}
SUB_FILES= pkg-message
PORTDOCS= README.md AUTHORS COPYING TRADEMARKS
do-install:
${MKDIR} ${STAGEDIR}${THEMEDIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \
"! ( -name README.md -o -name AUTHORS -o -name COPYING -o -name TRADEMARKS )")
${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKDIR}/${PORTNAME}-${PORTVERSION} && \
${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1505500057
SHA256 (lebarondemerde-sddm-freebsd-black-theme-1.0_GH0.tar.gz) = a6ec7769500f7a4ff74961f3db0f548cadca0ea247afbbfe7aedee9b2bc7eb88
SIZE (lebarondemerde-sddm-freebsd-black-theme-1.0_GH0.tar.gz) = 90574

View File

@ -0,0 +1,12 @@
------------------------------------------------------------------
To enable this theme edit:
%%PREFIX%%/etc/sddm.conf
This theme use the x11-fonts/montserrat font by default. However, it
can be changed to any desired font editing:
%%PREFIX%%/share/sddm/themes/sddm-freebsd-black-theme/theme.conf
------------------------------------------------------------------

View File

@ -0,0 +1,7 @@
Simple SDDM theme inspired on the FBSD SLiM theme.
This theme was created to make available an option to have a
branded x11/sddm. It is following the official FreeBSD logo and
colors. The FBSD SLiM theme was used as inpiration.
WWW: https://github.com/lebarondemerde/sddm-freebsd-black-theme

View File

@ -0,0 +1,9 @@
%%THEMEDIR%%/Main.qml
%%THEMEDIR%%/angle-down.png
%%THEMEDIR%%/background.png
%%THEMEDIR%%/freebsd.png
%%THEMEDIR%%/freebsd.qmlproject
%%THEMEDIR%%/metadata.desktop
%%THEMEDIR%%/screenshot.png
%%THEMEDIR%%/theme.conf
%%THEMEDIR%%/warning.png