From 1f986a286560179e929b2a6ac059d490ff9974c4 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 3 Jul 2013 07:59:47 +0000 Subject: Merged into ports, also lagged some versions behind with the ports version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18615 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gtk-update-icon-cache/Makefile | 55 -------------------------------- graphics/gtk-update-icon-cache/distinfo | 2 -- graphics/gtk-update-icon-cache/pkg-descr | 3 -- 3 files changed, 60 deletions(-) delete mode 100644 graphics/gtk-update-icon-cache/Makefile delete mode 100644 graphics/gtk-update-icon-cache/distinfo delete mode 100644 graphics/gtk-update-icon-cache/pkg-descr diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile deleted file mode 100644 index 9877ea970..000000000 --- a/graphics/gtk-update-icon-cache/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# Created by: Koop Mast -# $FreeBSD$ -# $MCom: ports/trunk/graphics/gtk-update-icon-cache/Makefile 18610 2013-06-30 16:33:05Z marcus $ - -PORTNAME= gtk-update-icon-cache -PORTVERSION= 2.24.17 -CATEGORIES= graphics -MASTER_SITES= GNOME -MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gtk-update-icon-cache utility from the Gtk+ toolkit - -LICENSE= LGPL20 -LICENSE_FILE= ${WRKSRC}/COPYING - -RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_XZ= yes -USE_GMAKE= yes -USE_PERL5_BUILD=yes -MAKE_JOBS_UNSAFE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool -USE_GNOME= atk pango gdkpixbuf2 ltverhack introspection:build -USES= gettext pathfix pkgconfig shared-mime-info -USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ - xcomposite -PATCHDIR= ${.CURDIR}/../../x11-toolkits/gtk20/files -CONFIGURE_ARGS= --enable-static --with-xinput=yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -BUILD_WRKSRC= ${WRKSRC}/gtk -ALL_TARGET= ${PORTNAME} -PLIST_FILES= bin/gtk-update-icon-cache - -MAN1= gtk-update-icon-cache.1 - -.include - -pre-configure: -.if !exists(${LOCALBASE}/libdata/pkgconfig/cairo-xlib.pc) - @${ECHO_CMD} "${PKGNAME}: Needs cairo with X11 support enabled." - @${FALSE} -.endif - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/gtk/gtk-update-icon-cache \ - ${PREFIX}/bin/ - @${INSTALL_MAN} ${WRKSRC}/docs/reference/gtk/gtk-update-icon-cache.1 \ - ${PREFIX}/man/man1/ - -.include diff --git a/graphics/gtk-update-icon-cache/distinfo b/graphics/gtk-update-icon-cache/distinfo deleted file mode 100644 index e95c6ae93..000000000 --- a/graphics/gtk-update-icon-cache/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/gtk+-2.24.17.tar.xz) = e947b2b460156d98e8e38930b82458e1d613a71eb26e927f966f7081a640f415 -SIZE (gnome2/gtk+-2.24.17.tar.xz) = 13288028 diff --git a/graphics/gtk-update-icon-cache/pkg-descr b/graphics/gtk-update-icon-cache/pkg-descr deleted file mode 100644 index ce3c00694..000000000 --- a/graphics/gtk-update-icon-cache/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -gtk-update-icon-cache util from the Gtk+ toolkits. - -WWW: http://www.gtk.org/ -- cgit v1.2.3