diff options
Diffstat (limited to 'graphics/agave')
-rw-r--r-- | graphics/agave/Makefile | 43 | ||||
-rw-r--r-- | graphics/agave/distinfo | 3 | ||||
-rw-r--r-- | graphics/agave/pkg-descr | 9 | ||||
-rw-r--r-- | graphics/agave/pkg-plist | 40 |
4 files changed, 0 insertions, 95 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile deleted file mode 100644 index 0677d4450..000000000 --- a/graphics/agave/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome-colorscheme -# Date created: 30 August 2005 -# Whom: Piotr Smyrak <smyru@heron.pl> -# -# $FreeBSD$ -# - -PORTNAME= agave -PORTVERSION= 0.4.2 -PORTREVISION= 2 -CATEGORIES= graphics gnome -MASTER_SITES= http://download.gna.org/colorscheme/releases/ - -MAINTAINER= smyru@heron.pl -COMMENT= A color scheme builder for the GNOME desktop - -LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - boost_thread.4:${PORTSDIR}/devel/boost - -# --disable-gnome option is broken in 0.4.2 -#OPTIONS= GNOME "Adds GNOME support" on - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomedocutils intlhack -GCONF_SCHEMAS= agave.schemas -INSTALLS_ICONS= yes -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -#.if defined(WITHOUT_GNOME) -#CONFIGURE_ARGS+= --disable-gnome --disable-gconf -#.else -USE_GNOME+= libgnomeui -LIB_DEPENDS+= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 -#.endif - -.include <bsd.port.post.mk> diff --git a/graphics/agave/distinfo b/graphics/agave/distinfo deleted file mode 100644 index 1499b0643..000000000 --- a/graphics/agave/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (agave-0.4.2.tar.bz2) = eb0801cc951c93f5a8fefb4b1c8afb09 -SHA256 (agave-0.4.2.tar.bz2) = d34aaca056b3b2f097bb38e90dce7d2b6b9aab3ebe05dea9368fd5f48c7d2bde -SIZE (agave-0.4.2.tar.bz2) = 306607 diff --git a/graphics/agave/pkg-descr b/graphics/agave/pkg-descr deleted file mode 100644 index c6b349ea1..000000000 --- a/graphics/agave/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -GNOME Colorscheme is a color scheme builder for the GNOME desktop. It is -useful for web creation as well as room painting. It supports 6 various types -of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous, -and Monochromatic. - -The user can lighten/darken the whole colorscheme or increase/decrease its -saturation. - -WWW: http://home.gna.org/colorscheme/ diff --git a/graphics/agave/pkg-plist b/graphics/agave/pkg-plist deleted file mode 100644 index 006094a7d..000000000 --- a/graphics/agave/pkg-plist +++ /dev/null @@ -1,40 +0,0 @@ -bin/agave -share/applications/agave.desktop -share/agave/palettes/Gnome-Palette.gpl -share/agave/palettes/Tango-Palette.gpl -share/agave/palettes/Visibone.gpl -share/agave/palettes/Web.gpl -share/agave/pixmaps/darken.png -share/agave/pixmaps/desaturate.png -share/agave/pixmaps/lighten.png -share/agave/pixmaps/saturate.png -share/agave/ui/agave.glade -share/agave/ui/agave.ui -share/agave/ui/bookmarkspopup.ui -share/gnome/help/agave/C/agave.xml -share/gnome/help/agave/C/figures/gtk-color-selector.png -share/gnome/help/agave/C/figures/main-window.png -share/gnome/help/agave/C/legal.xml -share/omf/agave/agave-C.omf -share/icons/hicolor/48x48/apps/agave-icon.png -share/icons/hicolor/scalable/apps/agave-icon.svg -share/locale/bg/LC_MESSAGES/agave.mo -share/locale/ca/LC_MESSAGES/agave.mo -share/locale/cs/LC_MESSAGES/agave.mo -share/locale/de/LC_MESSAGES/agave.mo -share/locale/es_ES/LC_MESSAGES/agave.mo -share/locale/it/LC_MESSAGES/agave.mo -share/locale/nl/LC_MESSAGES/agave.mo -share/locale/pt_BR/LC_MESSAGES/agave.mo -share/locale/ru/LC_MESSAGES/agave.mo -share/locale/sv/LC_MESSAGES/agave.mo -share/locale/zh_TW/LC_MESSAGES/agave.mo -@dirrm share/omf/agave -@dirrm share/gnome/help/agave/C/figures -@dirrm share/gnome/help/agave/C -@dirrm share/gnome/help/agave -@dirrm share/agave/ui -@dirrm share/agave/pixmaps -@dirrm share/agave/palettes -@dirrm share/agave -@dirrmtry share/applications |