mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Add e17-theme-cthulhain 0.2.1, cthulhain theme for use with e17 window
manager. PR: ports/98547 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
This commit is contained in:
parent
c3471bd398
commit
c7b77553e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164985
@ -23,6 +23,7 @@
|
||||
SUBDIR += e17-theme-blue_default
|
||||
SUBDIR += e17-theme-blue_eyed
|
||||
SUBDIR += e17-theme-carbon
|
||||
SUBDIR += e17-theme-cthulhain
|
||||
SUBDIR += engradient
|
||||
SUBDIR += enlightenment-theme-BlueSteel
|
||||
SUBDIR += enlightenment-theme-BrushedMetal-Tigert
|
||||
|
35
x11-themes/e17-theme-cthulhain/Makefile
Normal file
35
x11-themes/e17-theme-cthulhain/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: e17-theme-cthulhain
|
||||
# Date created: 5 June 2006
|
||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cthulhain
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \
|
||||
http://mbsd.msk.ru/dist/
|
||||
PKGNAMEPREFIX= e17-theme-
|
||||
DISTNAME= cthulhain-0.2.1
|
||||
EXTRACT_SUFX= .edj
|
||||
|
||||
MAINTAINER= ssedov@mbsd.msk.ru
|
||||
COMMENT= Cthulhain 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
|
||||
|
||||
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-cthulhain/distinfo
Normal file
3
x11-themes/e17-theme-cthulhain/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (cthulhain-0.2.1.edj) = ac1cc491ce2889ac760f4c421fcddba9
|
||||
SHA256 (cthulhain-0.2.1.edj) = 7b246875fd9a582a593e377990551070c5ec9f93a8ef30e687c907b490f5fdc6
|
||||
SIZE (cthulhain-0.2.1.edj) = 2137200
|
4
x11-themes/e17-theme-cthulhain/pkg-descr
Normal file
4
x11-themes/e17-theme-cthulhain/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Nice theme for use with e17 window manager. Theme that's based on the fluxbox
|
||||
theme Cthulhain.
|
||||
|
||||
WWW: http://www.get-e.org/Themes/E17/
|
1
x11-themes/e17-theme-cthulhain/pkg-plist
Normal file
1
x11-themes/e17-theme-cthulhain/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
share/enlightenment/data/themes/cthulhain-0.2.1.edj
|
Loading…
Reference in New Issue
Block a user