Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS.
This commit is contained in:
parent
cf2c8ec847
commit
2f585b4ec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30274
13 changed files with 103 additions and 0 deletions
28
x11-themes/gtk-Mac2-theme/Makefile
Normal file
28
x11-themes/gtk-Mac2-theme/Makefile
Normal file
|
@ -0,0 +1,28 @@
|
|||
# New ports collection makefile for: gtk-Mac2-theme
|
||||
# Date Created: 1 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtk-Mac2-theme
|
||||
PORTVERSION= 200003050858
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/
|
||||
DISTNAME= Mac2-1.2.x-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/gtk-Mac2-theme/distinfo
Normal file
1
x11-themes/gtk-Mac2-theme/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Mac2-1.2.x-200003050858.tar.gz) = 168499ad46923b8382dc8f2118ea1878
|
11
x11-themes/gtk-Mac2-theme/files/patch-aa
Normal file
11
x11-themes/gtk-Mac2-theme/files/patch-aa
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- Theme/Makefile.in.orig Tue Jun 13 13:13:54 2000
|
||||
+++ Theme/Makefile.in Tue Jun 13 13:14:13 2000
|
||||
@@ -79,7 +79,7 @@
|
||||
EXTRA_DIST = makemakefile.sh
|
||||
dummy =
|
||||
SUBDIRS = gtk
|
||||
-themedir = $(datadir)/themes/Clean
|
||||
+themedir = $(datadir)/themes/Mac2
|
||||
theme_DATA = ICON.png README.html
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_CLEAN_FILES =
|
1
x11-themes/gtk-Mac2-theme/pkg-comment
Normal file
1
x11-themes/gtk-Mac2-theme/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
GTK+ engine theme based on the look of MacOS
|
4
x11-themes/gtk-Mac2-theme/pkg-descr
Normal file
4
x11-themes/gtk-Mac2-theme/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
GTK+ engine theme based on the look of MacOS with code based on the Clean GTK
|
||||
theme engine.
|
||||
|
||||
WWW: http://gtk.themes.org/themes.phtml?themeid=952275519
|
6
x11-themes/gtk-Mac2-theme/pkg-plist
Normal file
6
x11-themes/gtk-Mac2-theme/pkg-plist
Normal file
|
@ -0,0 +1,6 @@
|
|||
lib/gtk/themes/engines/libmac2.so
|
||||
share/themes/Mac2/ICON.png
|
||||
share/themes/Mac2/README.html
|
||||
share/themes/Mac2/gtk/gtkrc
|
||||
@dirrm share/themes/Mac2/gtk
|
||||
@dirrm share/themes/Mac2
|
|
@ -13,6 +13,7 @@
|
|||
SUBDIR += gnome-look
|
||||
SUBDIR += gob
|
||||
SUBDIR += gtk--
|
||||
SUBDIR += gtk-Mac2-theme
|
||||
SUBDIR += gtk-engines
|
||||
SUBDIR += gtk-engines-collection
|
||||
SUBDIR += gtk10
|
||||
|
|
28
x11-toolkits/gtk-Mac2-theme/Makefile
Normal file
28
x11-toolkits/gtk-Mac2-theme/Makefile
Normal file
|
@ -0,0 +1,28 @@
|
|||
# New ports collection makefile for: gtk-Mac2-theme
|
||||
# Date Created: 1 June 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtk-Mac2-theme
|
||||
PORTVERSION= 200003050858
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/
|
||||
DISTNAME= Mac2-1.2.x-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtk-Mac2-theme/distinfo
Normal file
1
x11-toolkits/gtk-Mac2-theme/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Mac2-1.2.x-200003050858.tar.gz) = 168499ad46923b8382dc8f2118ea1878
|
11
x11-toolkits/gtk-Mac2-theme/files/patch-aa
Normal file
11
x11-toolkits/gtk-Mac2-theme/files/patch-aa
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- Theme/Makefile.in.orig Tue Jun 13 13:13:54 2000
|
||||
+++ Theme/Makefile.in Tue Jun 13 13:14:13 2000
|
||||
@@ -79,7 +79,7 @@
|
||||
EXTRA_DIST = makemakefile.sh
|
||||
dummy =
|
||||
SUBDIRS = gtk
|
||||
-themedir = $(datadir)/themes/Clean
|
||||
+themedir = $(datadir)/themes/Mac2
|
||||
theme_DATA = ICON.png README.html
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_CLEAN_FILES =
|
1
x11-toolkits/gtk-Mac2-theme/pkg-comment
Normal file
1
x11-toolkits/gtk-Mac2-theme/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
GTK+ engine theme based on the look of MacOS
|
4
x11-toolkits/gtk-Mac2-theme/pkg-descr
Normal file
4
x11-toolkits/gtk-Mac2-theme/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
GTK+ engine theme based on the look of MacOS with code based on the Clean GTK
|
||||
theme engine.
|
||||
|
||||
WWW: http://gtk.themes.org/themes.phtml?themeid=952275519
|
6
x11-toolkits/gtk-Mac2-theme/pkg-plist
Normal file
6
x11-toolkits/gtk-Mac2-theme/pkg-plist
Normal file
|
@ -0,0 +1,6 @@
|
|||
lib/gtk/themes/engines/libmac2.so
|
||||
share/themes/Mac2/ICON.png
|
||||
share/themes/Mac2/README.html
|
||||
share/themes/Mac2/gtk/gtkrc
|
||||
@dirrm share/themes/Mac2/gtk
|
||||
@dirrm share/themes/Mac2
|
Loading…
Reference in a new issue