mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
This icon theme for Gnome provides monochromatic icons for panels, toolbars
and buttons and colourful squared icons for devices, applications, folders, files and Gnome menu items. Six themes are included to fit with light or dark themes/panels. WWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228
This commit is contained in:
parent
d915cb844e
commit
9f8350eaab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288116
@ -46,6 +46,7 @@
|
||||
SUBDIR += gnome-icons-dropline-neu
|
||||
SUBDIR += gnome-icons-dropline-nou
|
||||
SUBDIR += gnome-icons-elementary
|
||||
SUBDIR += gnome-icons-faenza
|
||||
SUBDIR += gnome-icons-gentoo-test
|
||||
SUBDIR += gnome-icons-gion
|
||||
SUBDIR += gnome-icons-iris
|
||||
|
33
x11-themes/gnome-icons-faenza/Makefile
Normal file
33
x11-themes/gnome-icons-faenza/Makefile
Normal file
@ -0,0 +1,33 @@
|
||||
# New ports collection makefile for: gnome-icons-faenza
|
||||
# Date created: 2011-12-27
|
||||
# Whom: Pawel Pekala <pawel@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= faenza
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= http://fc05.deviantart.com/fs71/f/2011/320/4/f/
|
||||
PKGNAMEPREFIX= gnome-icons-
|
||||
DISTNAME= ${PORTNAME}_icons_by_tiheum-d2v6x24
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
COMMENT= Faenza GNOME 2 icon themes
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
THEMES= Faenza Faenza-Dark Faenza-Darkest Faenza-Darker \
|
||||
Faenza-Ambiance Faenza-Radiance
|
||||
|
||||
do-install:
|
||||
.for i in ${THEMES}
|
||||
@cd ${WRKDIR} && ${TAR} -xf ${i}.tar.gz
|
||||
${CP} -R ${WRKDIR}/${i} ${PREFIX}/share/icons
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11-themes/gnome-icons-faenza/distinfo
Normal file
2
x11-themes/gnome-icons-faenza/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (faenza_icons_by_tiheum-d2v6x24.zip) = 37d87721dbb3357e38d1e683e1d705476bc5e6d75f0d07c3af4c5c0cf8a0131f
|
||||
SIZE (faenza_icons_by_tiheum-d2v6x24.zip) = 24640260
|
6
x11-themes/gnome-icons-faenza/pkg-descr
Normal file
6
x11-themes/gnome-icons-faenza/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
This icon theme for Gnome provides monochromatic icons for panels, toolbars
|
||||
and buttons and colourful squared icons for devices, applications, folders,
|
||||
files and Gnome menu items. Six themes are included to fit with light or
|
||||
dark themes/panels.
|
||||
|
||||
WWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228
|
29101
x11-themes/gnome-icons-faenza/pkg-plist
Normal file
29101
x11-themes/gnome-icons-faenza/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user