diff options
author | drochner <drochner> | 2009-07-26 18:45:21 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-07-26 18:45:21 +0000 |
commit | 5b7351d3df3ba22ca56115292c5aa70125fcd5c2 (patch) | |
tree | a26ba9cac9f974975d0c7e6b0b2b62610a43ea35 | |
parent | 80945538508c186327beaf97c03caf4feaf9e953 (diff) | |
download | pkgsrc-5b7351d3df3ba22ca56115292c5aa70125fcd5c2.tar.gz |
remove nautilus-cd-burner support which is of little use today
-rw-r--r-- | x11/gnome-desktop-sharp/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-desktop-sharp/PLIST | 8 |
2 files changed, 3 insertions, 11 deletions
diff --git a/x11/gnome-desktop-sharp/Makefile b/x11/gnome-desktop-sharp/Makefile index 366665dff4d..1e89fd64283 100644 --- a/x11/gnome-desktop-sharp/Makefile +++ b/x11/gnome-desktop-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2009/06/11 08:10:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2009/07/26 18:45:21 drochner Exp $ # DISTNAME= gnome-desktop-sharp-2.26.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/} @@ -41,8 +41,6 @@ BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.0 .include "../../print/libgnomeprint/buildlink3.mk" BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.0 .include "../../print/libgnomeprintui/buildlink3.mk" -BUILDLINK_API_DEPENDS.nautilus-cd-burner+= nautilus-cd-burner>=2.22.1 -.include "../../sysutils/nautilus-cd-burner/buildlink3.mk" BUILDLINK_API_DEPENDS.gtkhtml314+= gtkhtml314>=3.23.5 .include "../../www/gtkhtml314/buildlink3.mk" BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.26.0 diff --git a/x11/gnome-desktop-sharp/PLIST b/x11/gnome-desktop-sharp/PLIST index 131ddc18207..edb9de459ab 100644 --- a/x11/gnome-desktop-sharp/PLIST +++ b/x11/gnome-desktop-sharp/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:24:47 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/07/26 18:45:21 drochner Exp $ lib/libgnomepanelsharpglue-2.la lib/libgtkhtmlsharpglue-2.la lib/libgtksourceview2sharpglue-2.la -lib/libnautilusburnsharpglue-2.la lib/libvtesharpglue-2.la lib/libwncksharpglue-2.la lib/mono/gac/gnome-panel-sharp/2.24.0.0__35e10195dab3c99f/gnome-panel-sharp.dll @@ -15,8 +14,6 @@ lib/mono/gac/gtkhtml-sharp/3.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll lib/mono/gac/gtkhtml-sharp/3.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config lib/mono/gac/gtksourceview2-sharp/2.0.0.0__35e10195dab3c99f/gtksourceview2-sharp.dll lib/mono/gac/gtksourceview2-sharp/2.0.0.0__35e10195dab3c99f/gtksourceview2-sharp.dll.config -lib/mono/gac/nautilusburn-sharp/2.20.0.0__35e10195dab3c99f/nautilusburn-sharp.dll -lib/mono/gac/nautilusburn-sharp/2.20.0.0__35e10195dab3c99f/nautilusburn-sharp.dll.config lib/mono/gac/rsvg2-sharp/2.18.0.0__35e10195dab3c99f/rsvg2-sharp.dll lib/mono/gac/rsvg2-sharp/2.18.0.0__35e10195dab3c99f/rsvg2-sharp.dll.config lib/mono/gac/vte-sharp/0.16.0.0__35e10195dab3c99f/vte-sharp.dll @@ -28,7 +25,6 @@ lib/mono/gnome-print-sharp-2.18/gnome-print-sharp.dll lib/mono/gnomedesktop-sharp-2.20/gnomedesktop-sharp.dll lib/mono/gtkhtml-sharp-3.14/gtkhtml-sharp.dll lib/mono/gtksourceview2-sharp-2.0/gtksourceview2-sharp.dll -lib/mono/nautilusburn-sharp-2.20/nautilusburn-sharp.dll lib/mono/rsvg2-sharp-2.0/rsvg2-sharp.dll lib/mono/vte-sharp-0.16/vte-sharp.dll lib/mono/wnck-sharp-2.20/wnck-sharp.dll @@ -37,7 +33,6 @@ lib/pkgconfig/gnome-panel-sharp-2.24.pc lib/pkgconfig/gnome-print-sharp-2.18.pc lib/pkgconfig/gtkhtml-sharp-3.14.pc lib/pkgconfig/gtksourceview2-sharp.pc -lib/pkgconfig/nautilusburn-sharp.pc lib/pkgconfig/rsvg2-sharp-2.0.pc lib/pkgconfig/vte-sharp-0.16.pc lib/pkgconfig/wnck-sharp-1.0.pc @@ -46,7 +41,6 @@ share/gnome-print-sharp/2.18/gnome-print-api.xml share/gnomedesktop-sharp/2.20/gnomedesktop-api.xml share/gtkhtml-sharp/3.14/gtkhtml-api.xml share/gtksourceview2-sharp/2.0/gtksourceview2-api.xml -share/nautilusburn-sharp/2.20/nautilusburn-api.xml share/rsvg2-sharp/2.0/rsvg2-api.xml share/vte-sharp/0.16/vte-api.xml share/wnck-sharp/2.20/wnck-api.xml |