mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add icons-tango, icons useable with Gnome and KDE from Novell
WWW: http://tango-project.org PR: 88902 Submitted by: Phillip Neumann <pneumann@gmail.com> Approved by: ahze (mentor)
This commit is contained in:
parent
959d0dc475
commit
4fb05f7207
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149645
@ -81,6 +81,7 @@
|
||||
SUBDIR += icegradient
|
||||
SUBDIR += icon-bluecurve-theme
|
||||
SUBDIR += icon-naming-utils
|
||||
SUBDIR += icons-tango
|
||||
SUBDIR += indubstrial
|
||||
SUBDIR += kde-icons-amaranth
|
||||
SUBDIR += kde-icons-amaranth-althaea
|
||||
|
24
x11-themes/icons-tango/Makefile
Normal file
24
x11-themes/icons-tango/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: icons-tango
|
||||
# Date created: 2005-11-05
|
||||
# Whom: Phillip Neumann <pneumann@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= icons-tango
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://tango-project.org/releases/
|
||||
DISTNAME= tango-icon-theme-${PORTVERSION}
|
||||
|
||||
MAINTAINER= pneumann@gmail.com
|
||||
COMMENT= A basic set of icons for the most common usage
|
||||
|
||||
BUILD_DEPENDS= icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
|
||||
Magick-config:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/icons-tango/distinfo
Normal file
3
x11-themes/icons-tango/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (tango-icon-theme-0.4.0.tar.gz) = 9f6d24e58b40c6ffc228f1468cf54c96
|
||||
SHA256 (tango-icon-theme-0.4.0.tar.gz) = bda7f40a1b0d5ef628d7eb9cce03ad99a2e8b8c6a4f8f60721ada21aa5ecddd0
|
||||
SIZE (tango-icon-theme-0.4.0.tar.gz) = 829146
|
3
x11-themes/icons-tango/pkg-descr
Normal file
3
x11-themes/icons-tango/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A basic set of Tango icons that is usable on Gnome
|
||||
|
||||
WWW: http://tango-project.org/
|
1686
x11-themes/icons-tango/pkg-plist
Normal file
1686
x11-themes/icons-tango/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user