Remove this port from x11 so it can be added into x11-toolkits.

This commit is contained in:
Joe Marcus Clarke 2004-01-03 23:22:55 +00:00
parent aeeadab5c4
commit 6de8e0157b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97260
5 changed files with 0 additions and 71 deletions

View File

@ -63,7 +63,6 @@
SUBDIR += grabc
SUBDIR += gromit
SUBDIR += gswitchit
SUBDIR += gtk-smooth-engine
SUBDIR += gtk-theme-switch
SUBDIR += gtk2-theme-switch
SUBDIR += gxset

View File

@ -1,57 +0,0 @@
# New ports collection makefile for: gtk-smooth-engine
# Date created: 19 November 2003
# Whom: Anish Mistry
# $FreeBSD$
#
PORTNAME= gtk-smooth-engine
PORTVERSION= 0.5.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= smooth-engine
MAINTAINER= amistry@am-productions.biz
COMMENT= Flexible GTK Theme Engine
.if exists(${X11BASE}/lib/libgtk-x11-2.0.so.200)
WITH_GTK2= yes
.endif
.if exists(${X11BASE}/lib/libgtk12.so.2)
WITH_GTK12= yes
.endif
.if defined(WITH_GTK12)
LIB_DEPENDS+= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
.endif
# if neither gtk is detected automatically pull in gtk2
.if !defined(WITH_GTK12) && !defined(WITH_GTK2)
WITH_GTK2= yes
.endif
.if defined(WITH_GTK2)
LIB_DEPENDS+= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
.endif
USE_X_PREFIX= yes
USE_LIBTOOL= yes
USE_GNOME= gtk12 gtk20
INSTALLS_SHLIB= yes
SHLIB_VERSION= 0
pre-everything::
.if !defined(WITH_GTK2)
@${ECHO_MSG} "To enable gtk2 support define WITH_GTK2."
.endif
.if !defined(WITH_GTK12)
@${ECHO_MSG} "To enable gtk12 support define WITH_GTK12."
.endif
post-install:
# add shared lib link
@${LN} -sf libsmooth.so \
${X11BASE}/lib/gtk-2.0/2.2.0/engines/libsmooth.so.${SHLIB_VERSION}
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (gtk-smooth-engine-0.5.6.tar.gz) = f2d3e1f85652db8e77c725e7b73cff4f

View File

@ -1,8 +0,0 @@
This is the Smooth GTK engine, currently it supports GTK2 and GTK1.2, however
GTK 1.2 support is a bit messier/less reliable then GTK2.
WWW: http://sourceforge.net/projects/smooth-engine/
- Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz

View File

@ -1,4 +0,0 @@
lib/gtk-2.0/2.2.0/engines/libsmooth.so
lib/gtk-2.0/2.2.0/engines/libsmooth.so.0
lib/gtk-2.0/2.2.0/engines/libsmooth.la
@dirrm lib/gtk-2.0/2.2.0/engines