mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Add metacity-theme-Alloy-C, a metallic theme for the metacity window manager.
PR: 63974 Submitted by: Remington <MrL0L@charter.net>
This commit is contained in:
parent
42d7713f85
commit
0077f90d62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104718
@ -2,6 +2,7 @@
|
||||
#
|
||||
SUBDIR += metacity-theme-6nome
|
||||
SUBDIR += metacity-theme-aero
|
||||
SUBDIR += metacity-theme-alloy-c
|
||||
SUBDIR += metacity-themes
|
||||
SUBDIR += gnome-icons
|
||||
SUBDIR += gnome-icons-aqua-fusion
|
||||
|
25
x11-themes/metacity-theme-alloy-c/Makefile
Normal file
25
x11-themes/metacity-theme-alloy-c/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: Metacity theme Alloy-C
|
||||
# Date created: 09 Mar 2004
|
||||
# Whom: Remington Lang <MrL0L@charter.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
# Port logic stolen fron x11-themes/kde-icons-noia
|
||||
# lioux@
|
||||
|
||||
PORTNAME= Alloy-C
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-themes gnome
|
||||
DISTNAME= MCity-Alloy-C
|
||||
|
||||
MAINTAINER= MrL0L@charter.net
|
||||
COMMENT= Alloy-C theme for Metacity
|
||||
|
||||
NO_PACKAGE= ${REASON}
|
||||
NO_CDROM= ${REASON}
|
||||
RESTRICTED= ${REASON}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Alloy-C
|
||||
|
||||
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
|
||||
.include <bsd.port.mk>
|
2
x11-themes/metacity-theme-alloy-c/distinfo
Normal file
2
x11-themes/metacity-theme-alloy-c/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (gnome2/MCity-Alloy-C.tar.gz) = 68ee7232f60e6414b88d6cfc0c469c4f
|
||||
SIZE (gnome2/MCity-Alloy-C.tar.gz) = 9213
|
3
x11-themes/metacity-theme-alloy-c/pkg-descr
Normal file
3
x11-themes/metacity-theme-alloy-c/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Alloy-C theme for Metacity.
|
||||
|
||||
WWW: http://art.gnome.org/themes/metacity/224.php
|
9
x11-themes/metacity-theme-alloy-c/pkg-plist
Normal file
9
x11-themes/metacity-theme-alloy-c/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
share/gnome/themes/Alloy-C/metacity-1/button-base.png
|
||||
share/gnome/themes/Alloy-C/metacity-1/button-shine.png
|
||||
share/gnome/themes/Alloy-C/metacity-1/close.png
|
||||
share/gnome/themes/Alloy-C/metacity-1/maximize.png
|
||||
share/gnome/themes/Alloy-C/metacity-1/metacity-theme-1.xml
|
||||
share/gnome/themes/Alloy-C/metacity-1/minimize.png
|
||||
share/gnome/themes/Alloy-C/metacity-1/stripes.png
|
||||
@dirrm share/gnome/themes/Alloy-C/metacity-1
|
||||
@unexec /bin/rmdir %D/share/gnome/themes/Alloy-C 2>/dev/null || /usr/bin/true
|
Loading…
Reference in New Issue
Block a user