mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
A very dark theme with a glowing blue.
Author: Viktor 'saturn_vk' Kojouharov <viktor@bloka.org> WWW: http://www.get-e.org/Themes/E17/ PR: ports/102380 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
This commit is contained in:
parent
6685fc97ec
commit
7cf7155908
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172292
@ -30,6 +30,7 @@
|
||||
SUBDIR += e17-theme-blue_eyed
|
||||
SUBDIR += e17-theme-carbon
|
||||
SUBDIR += e17-theme-cthulhain
|
||||
SUBDIR += e17-theme-darkness
|
||||
SUBDIR += e17-theme-detour
|
||||
SUBDIR += e17-theme-gant
|
||||
SUBDIR += e17-theme-grey
|
||||
|
38
x11-themes/e17-theme-darkness/Makefile
Normal file
38
x11-themes/e17-theme-darkness/Makefile
Normal file
@ -0,0 +1,38 @@
|
||||
# New ports collection makefile for: e17-theme-darkness
|
||||
# Date created: 22 August 2006
|
||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= darkness
|
||||
PORTVERSION= 0.99.032.3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \
|
||||
http://www5.get-e.org/Themes/E17/_files/ \
|
||||
http://mbsd.msk.ru/dist/
|
||||
PKGNAMEPREFIX= e17-theme-
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g}
|
||||
EXTRACT_SUFX= .edj
|
||||
|
||||
MAINTAINER= ssedov@mbsd.msk.ru
|
||||
COMMENT= Darkness theme for use with e17 window manager
|
||||
|
||||
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_FILES= share/enlightenment/data/themes/${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKDIR}
|
||||
${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/share/enlightenment/data/themes
|
||||
${INSTALL_DATA} ${WRKSRC}/${DISTFILES} \
|
||||
${PREFIX}/share/enlightenment/data/themes
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/e17-theme-darkness/distinfo
Normal file
3
x11-themes/e17-theme-darkness/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (darkness_0_99_032_3.edj) = b620aba8ca7380d3bd008a7fb92aaaa8
|
||||
SHA256 (darkness_0_99_032_3.edj) = 9ba3382d286b638e9e2eed3feb43e4ee6b8d03a874c795b37f90d89e249a663e
|
||||
SIZE (darkness_0_99_032_3.edj) = 4347509
|
4
x11-themes/e17-theme-darkness/pkg-descr
Normal file
4
x11-themes/e17-theme-darkness/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
A very dark theme with a glowing blue.
|
||||
|
||||
Author: Viktor 'saturn_vk' Kojouharov <viktor@bloka.org>
|
||||
WWW: http://www.get-e.org/Themes/E17/
|
Loading…
Reference in New Issue
Block a user