pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove totem, totem-pl-parser, grilo-plugins, cheese.



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Mon Jan 20 02:35:38 2020 +0000
Changeset:	765c04ff08571317ee079af5465efe9a64cbc54a

Modified Files:
	Makefile
Removed Files:
	cheese/DESCR
	cheese/Makefile
	cheese/PLIST
	cheese/TODO
	cheese/distinfo
	cheese/options.mk
	grilo-plugins/DESCR
	grilo-plugins/Makefile
	grilo-plugins/PLIST
	grilo-plugins/distinfo
	totem-pl-parser/DESCR
	totem-pl-parser/Makefile
	totem-pl-parser/PLIST
	totem-pl-parser/buildlink3.mk
	totem-pl-parser/distinfo
	totem-pl-parser/patches/patch-plparse_Makefile.in
	totem/DESCR
	totem/MESSAGE
	totem/Makefile
	totem/Makefile.common
	totem/PLIST
	totem/buildlink3.mk
	totem/distinfo

Log Message:
Remove totem, totem-pl-parser, grilo-plugins, cheese.

Newer versions in HEAD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=765c04ff08571317ee079af5465efe9a64cbc54a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                          |   4 -
 cheese/DESCR                                      |   5 -
 cheese/Makefile                                   |  74 ---
 cheese/PLIST                                      | 546 ----------------------
 cheese/TODO                                       |   4 -
 cheese/distinfo                                   |   6 -
 cheese/options.mk                                 |  14 -
 grilo-plugins/DESCR                               |   2 -
 grilo-plugins/Makefile                            |  23 -
 grilo-plugins/PLIST                               |  12 -
 grilo-plugins/distinfo                            |   6 -
 totem-pl-parser/DESCR                             |   2 -
 totem-pl-parser/Makefile                          |  29 --
 totem-pl-parser/PLIST                             | 127 -----
 totem-pl-parser/buildlink3.mk                     |  19 -
 totem-pl-parser/distinfo                          |   7 -
 totem-pl-parser/patches/patch-plparse_Makefile.in |  24 -
 totem/DESCR                                       |   5 -
 totem/MESSAGE                                     |  13 -
 totem/Makefile                                    |  38 --
 totem/Makefile.common                             |  55 ---
 totem/PLIST                                       | 495 --------------------
 totem/buildlink3.mk                               |  16 -
 totem/distinfo                                    |   6 -
 24 files changed, 1532 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 6acc22ec0c..9465cf92a5 100644
--- a/Makefile
+++ b/Makefile
@@ -379,7 +379,6 @@ SUBDIR+=	charybdis
 SUBDIR+=	chbg
 SUBDIR+=	check-update
 SUBDIR+=	checkstyle
-SUBDIR+=	cheese
 SUBDIR+=	chemeq
 SUBDIR+=	chems
 SUBDIR+=	cherokee
@@ -1234,7 +1233,6 @@ SUBDIR+=	grc
 SUBDIR+=	greenbone-security-assistant
 SUBDIR+=	gretl
 SUBDIR+=	greybird-theme
-SUBDIR+=	grilo-plugins
 SUBDIR+=	grim
 SUBDIR+=	grisbi
 SUBDIR+=	gromacs
@@ -4773,8 +4771,6 @@ SUBDIR+=	torque2d
 SUBDIR+=	torque3d
 SUBDIR+=	torsocks-git
 SUBDIR+=	tortunnel
-SUBDIR+=	totem
-SUBDIR+=	totem-pl-parser
 SUBDIR+=	toxic-git
 SUBDIR+=	tpl
 SUBDIR+=	tpp
diff --git a/cheese/DESCR b/cheese/DESCR
deleted file mode 100644
index eb72955a2c..0000000000
--- a/cheese/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Cheese uses your webcam to take photos and videos, applies fancy special
-effects and lets you share the fun with others. Under the hood, Cheese
-uses GStreamer to apply fancy effects to photos and videos. With Cheese
-it is easy to take photos of you, your friends, pets or whatever you want
-and share them with others.
diff --git a/cheese/Makefile b/cheese/Makefile
deleted file mode 100644
index 18cd893d04..0000000000
--- a/cheese/Makefile
+++ /dev/null
@@ -1,74 +0,0 @@
-# $NetBSD: Makefile,v 1.59 2015/10/10 01:58:09 ryoon Exp $
-
-DISTNAME=	cheese-3.18.1
-CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/cheese/3.18/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.gnome.org/projects/cheese/
-COMMENT=	Use your webcam to take photos and videos
-LICENSE=	gnu-gpl-v2
-
-BUILD_DEPENDS+=	gettext-m4-[0-9]*:../../devel/gettext-m4
-DEPENDS+=	gst-plugins1-theora-[0-9]*:../../multimedia/gst-plugins1-theora
-DEPENDS+=	gst-plugins1-ogg-[0-9]*:../../multimedia/gst-plugins1-ogg
-DEPENDS+=	gst-plugins1-vorbis-[0-9]*:../../audio/gst-plugins1-vorbis
-
-.include "../../mk/bsd.prefs.mk"
-
-.if !empty(MACHINE_PLATFORM:MNetBSD-[5-9]*) || ${MACHINE_PLATFORM} == Linux
-DEPENDS+=	gst-plugins1-v4l2-[0-9]*:../../multimedia/gst-plugins1-v4l2
-.endif
-
-GNU_CONFIGURE=		yes
-USE_TOOLS+=		pkg-config perl intltool gmake msgfmt
-USE_TOOLS+=		autoconf automake autoreconf
-USE_LIBTOOL=		yes
-USE_PKGLOCALEDIR=	yes
-
-GLIB_SCHEMAS+=		org.gnome.cheese.gschema.xml
-
-#pre-configure:
-#	cd ${WRKSRC} && autoreconf -fiv
-
-.include "options.mk"
-
-DEPENDS+=	yelp-3*:../../misc/yelp3
-
-#.include "../../net/libgdata/buildlink3.mk"
-BUILDLINK_API_DEPENDS.GConf+=	GConf>=2.16.0
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.39.90
-.include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.pango+=		pango>=1.18.0
-.include "../../devel/pango/buildlink3.mk"
-BUILDLINK_API_DEPENDS.cairo+=		cairo>=1.4.0
-.include "../../graphics/cairo/buildlink3.mk"
-BUILDLINK_API_DEPENDS.librsvg+=		librsvg>=2.18.0
-.include "../../graphics/librsvg/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mail/evolution-data-server/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-bad/buildlink3.mk"
-.include "../../graphics/clutter/buildlink3.mk"
-.include "../../wip/clutter-gst/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-good/buildlink3.mk"
-.include "../../multimedia/gstreamer1/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus+=		dbus>=1.0
-.include "../../sysutils/dbus/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+=	dbus-glib>=0.70
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../x11/gnome-desktop3/buildlink3.mk"
-.include "../../graphics/clutter-gtk/buildlink3.mk"
-.include "../../audio/libcanberra/buildlink3.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+=	gtk3+>=3.13.4
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libXxf86vm/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cheese/PLIST b/cheese/PLIST
deleted file mode 100644
index cafd8f42fc..0000000000
--- a/cheese/PLIST
+++ /dev/null
@@ -1,546 +0,0 @@
-@comment $NetBSD$
-bin/cheese
-include/cheese/cheese-avatar-chooser.h
-include/cheese/cheese-avatar-widget.h
-include/cheese/cheese-camera-device-monitor.h
-include/cheese/cheese-camera-device.h
-include/cheese/cheese-camera.h
-include/cheese/cheese-effect.h
-include/cheese/cheese-gtk.h
-include/cheese/cheese-resource.h
-include/cheese/cheese-widget.h
-include/cheese/cheese.h
-lib/libcheese-gtk.la
-lib/libcheese.la
-lib/pkgconfig/cheese-gtk.pc
-lib/pkgconfig/cheese.pc
-libexec/gnome-camera-service
-share/appdata/org.gnome.Cheese.appdata.xml
-share/applications/org.gnome.Cheese.desktop
-share/dbus-1/services/org.gnome.Camera.service
-share/dbus-1/services/org.gnome.Cheese.service
-share/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
-share/gtk-doc/html/cheese/CheeseAvatarChooser.html
-share/gtk-doc/html/cheese/CheeseAvatarWidget.html
-share/gtk-doc/html/cheese/CheeseCamera.html
-share/gtk-doc/html/cheese/CheeseCameraDevice.html
-share/gtk-doc/html/cheese/CheeseCameraDeviceMonitor.html
-share/gtk-doc/html/cheese/CheeseEffect.html
-share/gtk-doc/html/cheese/CheeseFileUtil.html
-share/gtk-doc/html/cheese/CheeseFlash.html
-share/gtk-doc/html/cheese/CheeseWidget.html
-share/gtk-doc/html/cheese/annotation-glossary.html
-share/gtk-doc/html/cheese/api-index-deprecated.html
-share/gtk-doc/html/cheese/api-index-full.html
-share/gtk-doc/html/cheese/cheese-Initializing-libcheese-gtk.html
-share/gtk-doc/html/cheese/cheese-Initializing-libcheese.html
-share/gtk-doc/html/cheese/cheese-overview.html
-share/gtk-doc/html/cheese/cheese.devhelp2
-share/gtk-doc/html/cheese/cheese.html
-share/gtk-doc/html/cheese/cheese_architecture.png
-share/gtk-doc/html/cheese/home.png
-share/gtk-doc/html/cheese/index.html
-share/gtk-doc/html/cheese/left-insensitive.png
-share/gtk-doc/html/cheese/left.png
-share/gtk-doc/html/cheese/libcheese-gtk.html
-share/gtk-doc/html/cheese/libcheese.html
-share/gtk-doc/html/cheese/object-tree.html
-share/gtk-doc/html/cheese/right-insensitive.png
-share/gtk-doc/html/cheese/right.png
-share/gtk-doc/html/cheese/running-cheese.html
-share/gtk-doc/html/cheese/style.css
-share/gtk-doc/html/cheese/up-insensitive.png
-share/gtk-doc/html/cheese/up.png
-share/help/C/cheese/burst-mode.page
-share/help/C/cheese/effects-apply.page
-share/help/C/cheese/figures/cheese-delete.png
-share/help/C/cheese/figures/cheese-effects.png
-share/help/C/cheese/figures/cheese-introduction.png
-share/help/C/cheese/figures/cheese-record.png
-share/help/C/cheese/figures/cheese-save.png
-share/help/C/cheese/figures/cheese-take.png
-share/help/C/cheese/figures/cheese.png
-share/help/C/cheese/figures/effects.png
-share/help/C/cheese/figures/image-properties.png
-share/help/C/cheese/figures/settings.png
-share/help/C/cheese/index.page
-share/help/C/cheese/introduction.page
-share/help/C/cheese/legal.xml
-share/help/C/cheese/photo-delete.page
-share/help/C/cheese/photo-save.page
-share/help/C/cheese/photo-take.page
-share/help/C/cheese/photo-view.page
-share/help/C/cheese/pref-countdown.page
-share/help/C/cheese/pref-flash.page
-share/help/C/cheese/pref-fullscreen.page
-share/help/C/cheese/pref-image-properties.page
-share/help/C/cheese/pref-resolution.page
-share/help/C/cheese/video-record.page
-share/help/ca/cheese/burst-mode.page
-share/help/ca/cheese/effects-apply.page
-share/help/ca/cheese/figures/cheese-delete.png
-share/help/ca/cheese/figures/cheese-effects.png
-share/help/ca/cheese/figures/cheese-introduction.png
-share/help/ca/cheese/figures/cheese-record.png
-share/help/ca/cheese/figures/cheese-save.png
-share/help/ca/cheese/figures/cheese-take.png
-share/help/ca/cheese/figures/cheese.png
-share/help/ca/cheese/figures/effects.png
-share/help/ca/cheese/figures/image-properties.png
-share/help/ca/cheese/figures/settings.png
-share/help/ca/cheese/index.page
-share/help/ca/cheese/introduction.page
-share/help/ca/cheese/legal.xml
-share/help/ca/cheese/photo-delete.page
-share/help/ca/cheese/photo-save.page
-share/help/ca/cheese/photo-take.page
-share/help/ca/cheese/photo-view.page
-share/help/ca/cheese/pref-countdown.page
-share/help/ca/cheese/pref-flash.page
-share/help/ca/cheese/pref-fullscreen.page
-share/help/ca/cheese/pref-image-properties.page
-share/help/ca/cheese/pref-resolution.page
-share/help/ca/cheese/video-record.page
-share/help/cs/cheese/burst-mode.page
-share/help/cs/cheese/effects-apply.page
-share/help/cs/cheese/figures/cheese-delete.png
-share/help/cs/cheese/figures/cheese-effects.png
-share/help/cs/cheese/figures/cheese-introduction.png
-share/help/cs/cheese/figures/cheese-record.png
-share/help/cs/cheese/figures/cheese-save.png
-share/help/cs/cheese/figures/cheese-take.png
-share/help/cs/cheese/figures/cheese.png
-share/help/cs/cheese/figures/effects.png
-share/help/cs/cheese/figures/image-properties.png
-share/help/cs/cheese/figures/settings.png
-share/help/cs/cheese/index.page
-share/help/cs/cheese/introduction.page
-share/help/cs/cheese/legal.xml
-share/help/cs/cheese/photo-delete.page
-share/help/cs/cheese/photo-save.page
-share/help/cs/cheese/photo-take.page
-share/help/cs/cheese/photo-view.page
-share/help/cs/cheese/pref-countdown.page
-share/help/cs/cheese/pref-flash.page
-share/help/cs/cheese/pref-fullscreen.page
-share/help/cs/cheese/pref-image-properties.page
-share/help/cs/cheese/pref-resolution.page
-share/help/cs/cheese/video-record.page
-share/help/de/cheese/burst-mode.page
-share/help/de/cheese/effects-apply.page
-share/help/de/cheese/figures/cheese-delete.png
-share/help/de/cheese/figures/cheese-effects.png
-share/help/de/cheese/figures/cheese-introduction.png
-share/help/de/cheese/figures/cheese-record.png
-share/help/de/cheese/figures/cheese-save.png
-share/help/de/cheese/figures/cheese-take.png
-share/help/de/cheese/figures/cheese.png
-share/help/de/cheese/figures/effects.png
-share/help/de/cheese/figures/image-properties.png
-share/help/de/cheese/figures/settings.png
-share/help/de/cheese/index.page
-share/help/de/cheese/introduction.page
-share/help/de/cheese/legal.xml
-share/help/de/cheese/photo-delete.page
-share/help/de/cheese/photo-save.page
-share/help/de/cheese/photo-take.page
-share/help/de/cheese/photo-view.page
-share/help/de/cheese/pref-countdown.page
-share/help/de/cheese/pref-flash.page
-share/help/de/cheese/pref-fullscreen.page
-share/help/de/cheese/pref-image-properties.page
-share/help/de/cheese/pref-resolution.page
-share/help/de/cheese/video-record.page
-share/help/el/cheese/burst-mode.page
-share/help/el/cheese/effects-apply.page
-share/help/el/cheese/figures/cheese-delete.png
-share/help/el/cheese/figures/cheese-effects.png
-share/help/el/cheese/figures/cheese-introduction.png
-share/help/el/cheese/figures/cheese-record.png
-share/help/el/cheese/figures/cheese-save.png
-share/help/el/cheese/figures/cheese-take.png
-share/help/el/cheese/figures/cheese.png
-share/help/el/cheese/figures/effects.png
-share/help/el/cheese/figures/image-properties.png
-share/help/el/cheese/figures/settings.png
-share/help/el/cheese/index.page
-share/help/el/cheese/introduction.page
-share/help/el/cheese/legal.xml
-share/help/el/cheese/photo-delete.page
-share/help/el/cheese/photo-save.page
-share/help/el/cheese/photo-take.page
-share/help/el/cheese/photo-view.page
-share/help/el/cheese/pref-countdown.page
-share/help/el/cheese/pref-flash.page
-share/help/el/cheese/pref-fullscreen.page
-share/help/el/cheese/pref-image-properties.page
-share/help/el/cheese/pref-resolution.page
-share/help/el/cheese/video-record.page
-share/help/es/cheese/burst-mode.page
-share/help/es/cheese/effects-apply.page
-share/help/es/cheese/figures/cheese-delete.png
-share/help/es/cheese/figures/cheese-effects.png
-share/help/es/cheese/figures/cheese-introduction.png
-share/help/es/cheese/figures/cheese-record.png
-share/help/es/cheese/figures/cheese-save.png
-share/help/es/cheese/figures/cheese-take.png
-share/help/es/cheese/figures/cheese.png
-share/help/es/cheese/figures/effects.png
-share/help/es/cheese/figures/image-properties.png
-share/help/es/cheese/figures/settings.png
-share/help/es/cheese/index.page
-share/help/es/cheese/introduction.page
-share/help/es/cheese/legal.xml
-share/help/es/cheese/photo-delete.page
-share/help/es/cheese/photo-save.page
-share/help/es/cheese/photo-take.page
-share/help/es/cheese/photo-view.page
-share/help/es/cheese/pref-countdown.page
-share/help/es/cheese/pref-flash.page
-share/help/es/cheese/pref-fullscreen.page
-share/help/es/cheese/pref-image-properties.page
-share/help/es/cheese/pref-resolution.page
-share/help/es/cheese/video-record.page
-share/help/fi/cheese/burst-mode.page
-share/help/fi/cheese/effects-apply.page
-share/help/fi/cheese/figures/cheese-delete.png
-share/help/fi/cheese/figures/cheese-effects.png
-share/help/fi/cheese/figures/cheese-introduction.png
-share/help/fi/cheese/figures/cheese-record.png
-share/help/fi/cheese/figures/cheese-save.png
-share/help/fi/cheese/figures/cheese-take.png
-share/help/fi/cheese/figures/cheese.png
-share/help/fi/cheese/figures/effects.png
-share/help/fi/cheese/figures/image-properties.png
-share/help/fi/cheese/figures/settings.png
-share/help/fi/cheese/index.page
-share/help/fi/cheese/introduction.page
-share/help/fi/cheese/legal.xml
-share/help/fi/cheese/photo-delete.page
-share/help/fi/cheese/photo-save.page
-share/help/fi/cheese/photo-take.page
-share/help/fi/cheese/photo-view.page
-share/help/fi/cheese/pref-countdown.page
-share/help/fi/cheese/pref-flash.page
-share/help/fi/cheese/pref-fullscreen.page
-share/help/fi/cheese/pref-image-properties.page
-share/help/fi/cheese/pref-resolution.page
-share/help/fi/cheese/video-record.page
-share/help/fr/cheese/burst-mode.page
-share/help/fr/cheese/effects-apply.page
-share/help/fr/cheese/figures/cheese-delete.png
-share/help/fr/cheese/figures/cheese-effects.png
-share/help/fr/cheese/figures/cheese-introduction.png
-share/help/fr/cheese/figures/cheese-record.png
-share/help/fr/cheese/figures/cheese-save.png
-share/help/fr/cheese/figures/cheese-take.png
-share/help/fr/cheese/figures/cheese.png
-share/help/fr/cheese/figures/effects.png
-share/help/fr/cheese/figures/image-properties.png
-share/help/fr/cheese/figures/settings.png
-share/help/fr/cheese/index.page
-share/help/fr/cheese/introduction.page
-share/help/fr/cheese/legal.xml
-share/help/fr/cheese/photo-delete.page
-share/help/fr/cheese/photo-save.page
-share/help/fr/cheese/photo-take.page
-share/help/fr/cheese/photo-view.page
-share/help/fr/cheese/pref-countdown.page
-share/help/fr/cheese/pref-flash.page
-share/help/fr/cheese/pref-fullscreen.page
-share/help/fr/cheese/pref-image-properties.page
-share/help/fr/cheese/pref-resolution.page
-share/help/fr/cheese/video-record.page
-share/help/gl/cheese/burst-mode.page
-share/help/gl/cheese/effects-apply.page
-share/help/gl/cheese/figures/cheese-delete.png
-share/help/gl/cheese/figures/cheese-effects.png
-share/help/gl/cheese/figures/cheese-introduction.png
-share/help/gl/cheese/figures/cheese-record.png
-share/help/gl/cheese/figures/cheese-save.png
-share/help/gl/cheese/figures/cheese-take.png
-share/help/gl/cheese/figures/cheese.png
-share/help/gl/cheese/figures/effects.png
-share/help/gl/cheese/figures/image-properties.png
-share/help/gl/cheese/figures/settings.png
-share/help/gl/cheese/index.page
-share/help/gl/cheese/introduction.page
-share/help/gl/cheese/legal.xml
-share/help/gl/cheese/photo-delete.page
-share/help/gl/cheese/photo-save.page
-share/help/gl/cheese/photo-take.page
-share/help/gl/cheese/photo-view.page
-share/help/gl/cheese/pref-countdown.page
-share/help/gl/cheese/pref-flash.page
-share/help/gl/cheese/pref-fullscreen.page
-share/help/gl/cheese/pref-image-properties.page
-share/help/gl/cheese/pref-resolution.page
-share/help/gl/cheese/video-record.page
-share/help/hu/cheese/burst-mode.page
-share/help/hu/cheese/effects-apply.page
-share/help/hu/cheese/figures/cheese-delete.png
-share/help/hu/cheese/figures/cheese-effects.png
-share/help/hu/cheese/figures/cheese-introduction.png
-share/help/hu/cheese/figures/cheese-record.png
-share/help/hu/cheese/figures/cheese-save.png
-share/help/hu/cheese/figures/cheese-take.png
-share/help/hu/cheese/figures/cheese.png
-share/help/hu/cheese/figures/effects.png
-share/help/hu/cheese/figures/image-properties.png
-share/help/hu/cheese/figures/settings.png
-share/help/hu/cheese/index.page
-share/help/hu/cheese/introduction.page
-share/help/hu/cheese/legal.xml
-share/help/hu/cheese/photo-delete.page
-share/help/hu/cheese/photo-save.page
-share/help/hu/cheese/photo-take.page
-share/help/hu/cheese/photo-view.page
-share/help/hu/cheese/pref-countdown.page
-share/help/hu/cheese/pref-flash.page
-share/help/hu/cheese/pref-fullscreen.page
-share/help/hu/cheese/pref-image-properties.page
-share/help/hu/cheese/pref-resolution.page
-share/help/hu/cheese/video-record.page
-share/help/id/cheese/burst-mode.page
-share/help/id/cheese/effects-apply.page
-share/help/id/cheese/figures/cheese-delete.png
-share/help/id/cheese/figures/cheese-effects.png
-share/help/id/cheese/figures/cheese-introduction.png
-share/help/id/cheese/figures/cheese-record.png
-share/help/id/cheese/figures/cheese-save.png
-share/help/id/cheese/figures/cheese-take.png
-share/help/id/cheese/figures/cheese.png
-share/help/id/cheese/figures/effects.png
-share/help/id/cheese/figures/image-properties.png
-share/help/id/cheese/figures/settings.png
-share/help/id/cheese/index.page
-share/help/id/cheese/introduction.page
-share/help/id/cheese/legal.xml
-share/help/id/cheese/photo-delete.page
-share/help/id/cheese/photo-save.page
-share/help/id/cheese/photo-take.page
-share/help/id/cheese/photo-view.page
-share/help/id/cheese/pref-countdown.page
-share/help/id/cheese/pref-flash.page
-share/help/id/cheese/pref-fullscreen.page
-share/help/id/cheese/pref-image-properties.page
-share/help/id/cheese/pref-resolution.page
-share/help/id/cheese/video-record.page
-share/help/ko/cheese/burst-mode.page
-share/help/ko/cheese/effects-apply.page
-share/help/ko/cheese/figures/cheese-delete.png
-share/help/ko/cheese/figures/cheese-effects.png
-share/help/ko/cheese/figures/cheese-introduction.png
-share/help/ko/cheese/figures/cheese-record.png
-share/help/ko/cheese/figures/cheese-save.png
-share/help/ko/cheese/figures/cheese-take.png
-share/help/ko/cheese/figures/cheese.png
-share/help/ko/cheese/figures/effects.png
-share/help/ko/cheese/figures/image-properties.png
-share/help/ko/cheese/figures/settings.png
-share/help/ko/cheese/index.page
-share/help/ko/cheese/introduction.page
-share/help/ko/cheese/legal.xml
-share/help/ko/cheese/photo-delete.page
-share/help/ko/cheese/photo-save.page
-share/help/ko/cheese/photo-take.page
-share/help/ko/cheese/photo-view.page
-share/help/ko/cheese/pref-countdown.page
-share/help/ko/cheese/pref-flash.page
-share/help/ko/cheese/pref-fullscreen.page
-share/help/ko/cheese/pref-image-properties.page
-share/help/ko/cheese/pref-resolution.page
-share/help/ko/cheese/video-record.page
-share/help/pt_BR/cheese/burst-mode.page
-share/help/pt_BR/cheese/effects-apply.page
-share/help/pt_BR/cheese/figures/cheese-delete.png
-share/help/pt_BR/cheese/figures/cheese-effects.png
-share/help/pt_BR/cheese/figures/cheese-introduction.png
-share/help/pt_BR/cheese/figures/cheese-record.png
-share/help/pt_BR/cheese/figures/cheese-save.png
-share/help/pt_BR/cheese/figures/cheese-take.png
-share/help/pt_BR/cheese/figures/cheese.png
-share/help/pt_BR/cheese/figures/effects.png
-share/help/pt_BR/cheese/figures/image-properties.png
-share/help/pt_BR/cheese/figures/settings.png
-share/help/pt_BR/cheese/index.page
-share/help/pt_BR/cheese/introduction.page
-share/help/pt_BR/cheese/legal.xml
-share/help/pt_BR/cheese/photo-delete.page
-share/help/pt_BR/cheese/photo-save.page
-share/help/pt_BR/cheese/photo-take.page
-share/help/pt_BR/cheese/photo-view.page
-share/help/pt_BR/cheese/pref-countdown.page
-share/help/pt_BR/cheese/pref-flash.page
-share/help/pt_BR/cheese/pref-fullscreen.page
-share/help/pt_BR/cheese/pref-image-properties.page
-share/help/pt_BR/cheese/pref-resolution.page
-share/help/pt_BR/cheese/video-record.page
-share/help/ru/cheese/burst-mode.page
-share/help/ru/cheese/effects-apply.page
-share/help/ru/cheese/figures/cheese-delete.png
-share/help/ru/cheese/figures/cheese-effects.png
-share/help/ru/cheese/figures/cheese-introduction.png
-share/help/ru/cheese/figures/cheese-record.png
-share/help/ru/cheese/figures/cheese-save.png
-share/help/ru/cheese/figures/cheese-take.png
-share/help/ru/cheese/figures/cheese.png
-share/help/ru/cheese/figures/effects.png
-share/help/ru/cheese/figures/image-properties.png
-share/help/ru/cheese/figures/settings.png
-share/help/ru/cheese/index.page
-share/help/ru/cheese/introduction.page
-share/help/ru/cheese/legal.xml
-share/help/ru/cheese/photo-delete.page
-share/help/ru/cheese/photo-save.page
-share/help/ru/cheese/photo-take.page
-share/help/ru/cheese/photo-view.page
-share/help/ru/cheese/pref-countdown.page
-share/help/ru/cheese/pref-flash.page
-share/help/ru/cheese/pref-fullscreen.page
-share/help/ru/cheese/pref-image-properties.page
-share/help/ru/cheese/pref-resolution.page
-share/help/ru/cheese/video-record.page
-share/help/sl/cheese/burst-mode.page
-share/help/sl/cheese/effects-apply.page
-share/help/sl/cheese/figures/cheese-delete.png
-share/help/sl/cheese/figures/cheese-effects.png
-share/help/sl/cheese/figures/cheese-introduction.png
-share/help/sl/cheese/figures/cheese-record.png
-share/help/sl/cheese/figures/cheese-save.png
-share/help/sl/cheese/figures/cheese-take.png
-share/help/sl/cheese/figures/cheese.png
-share/help/sl/cheese/figures/effects.png
-share/help/sl/cheese/figures/image-properties.png
-share/help/sl/cheese/figures/settings.png
-share/help/sl/cheese/index.page
-share/help/sl/cheese/introduction.page
-share/help/sl/cheese/legal.xml
-share/help/sl/cheese/photo-delete.page
-share/help/sl/cheese/photo-save.page
-share/help/sl/cheese/photo-take.page
-share/help/sl/cheese/photo-view.page
-share/help/sl/cheese/pref-countdown.page
-share/help/sl/cheese/pref-flash.page
-share/help/sl/cheese/pref-fullscreen.page
-share/help/sl/cheese/pref-image-properties.page
-share/help/sl/cheese/pref-resolution.page
-share/help/sl/cheese/video-record.page
-share/help/zh_CN/cheese/burst-mode.page
-share/help/zh_CN/cheese/effects-apply.page
-share/help/zh_CN/cheese/figures/cheese-delete.png
-share/help/zh_CN/cheese/figures/cheese-effects.png
-share/help/zh_CN/cheese/figures/cheese-introduction.png
-share/help/zh_CN/cheese/figures/cheese-record.png
-share/help/zh_CN/cheese/figures/cheese-save.png
-share/help/zh_CN/cheese/figures/cheese-take.png
-share/help/zh_CN/cheese/figures/cheese.png
-share/help/zh_CN/cheese/figures/effects.png
-share/help/zh_CN/cheese/figures/image-properties.png
-share/help/zh_CN/cheese/figures/settings.png
-share/help/zh_CN/cheese/index.page
-share/help/zh_CN/cheese/introduction.page
-share/help/zh_CN/cheese/legal.xml
-share/help/zh_CN/cheese/photo-delete.page
-share/help/zh_CN/cheese/photo-save.page
-share/help/zh_CN/cheese/photo-take.page
-share/help/zh_CN/cheese/photo-view.page
-share/help/zh_CN/cheese/pref-countdown.page
-share/help/zh_CN/cheese/pref-flash.page
-share/help/zh_CN/cheese/pref-fullscreen.page
-share/help/zh_CN/cheese/pref-image-properties.page
-share/help/zh_CN/cheese/pref-resolution.page
-share/help/zh_CN/cheese/video-record.page
-share/icons/hicolor/16x16/apps/cheese.png
-share/icons/hicolor/22x22/apps/cheese.png
-share/icons/hicolor/24x24/apps/cheese.png
-share/icons/hicolor/256x256/apps/cheese.png
-share/icons/hicolor/32x32/apps/cheese.png
-share/icons/hicolor/48x48/apps/cheese.png
-share/icons/hicolor/symbolic/apps/cheese-symbolic.svg
-share/locale/af/LC_MESSAGES/cheese.mo
-share/locale/an/LC_MESSAGES/cheese.mo
-share/locale/ar/LC_MESSAGES/cheese.mo
-share/locale/as/LC_MESSAGES/cheese.mo
-share/locale/ast/LC_MESSAGES/cheese.mo
-share/locale/be/LC_MESSAGES/cheese.mo
-share/locale/be@latin/LC_MESSAGES/cheese.mo
-share/locale/bg/LC_MESSAGES/cheese.mo
-share/locale/bn/LC_MESSAGES/cheese.mo
-share/locale/bn_IN/LC_MESSAGES/cheese.mo
-share/locale/bs/LC_MESSAGES/cheese.mo
-share/locale/ca/LC_MESSAGES/cheese.mo
-share/locale/ca@valencia/LC_MESSAGES/cheese.mo
-share/locale/cs/LC_MESSAGES/cheese.mo
-share/locale/da/LC_MESSAGES/cheese.mo
-share/locale/de/LC_MESSAGES/cheese.mo
-share/locale/dz/LC_MESSAGES/cheese.mo
-share/locale/el/LC_MESSAGES/cheese.mo
-share/locale/en@shaw/LC_MESSAGES/cheese.mo
-share/locale/en_GB/LC_MESSAGES/cheese.mo
-share/locale/eo/LC_MESSAGES/cheese.mo
-share/locale/es/LC_MESSAGES/cheese.mo
-share/locale/et/LC_MESSAGES/cheese.mo
-share/locale/eu/LC_MESSAGES/cheese.mo
-share/locale/fa/LC_MESSAGES/cheese.mo
-share/locale/fi/LC_MESSAGES/cheese.mo
-share/locale/fr/LC_MESSAGES/cheese.mo
-share/locale/fur/LC_MESSAGES/cheese.mo
-share/locale/ga/LC_MESSAGES/cheese.mo
-share/locale/gl/LC_MESSAGES/cheese.mo
-share/locale/gu/LC_MESSAGES/cheese.mo
-share/locale/he/LC_MESSAGES/cheese.mo
-share/locale/hi/LC_MESSAGES/cheese.mo
-share/locale/hr/LC_MESSAGES/cheese.mo
-share/locale/hu/LC_MESSAGES/cheese.mo
-share/locale/id/LC_MESSAGES/cheese.mo
-share/locale/is/LC_MESSAGES/cheese.mo
-share/locale/it/LC_MESSAGES/cheese.mo
-share/locale/ja/LC_MESSAGES/cheese.mo
-share/locale/ka/LC_MESSAGES/cheese.mo
-share/locale/kk/LC_MESSAGES/cheese.mo
-share/locale/km/LC_MESSAGES/cheese.mo
-share/locale/kn/LC_MESSAGES/cheese.mo
-share/locale/ko/LC_MESSAGES/cheese.mo
-share/locale/ku/LC_MESSAGES/cheese.mo
-share/locale/ky/LC_MESSAGES/cheese.mo
-share/locale/lt/LC_MESSAGES/cheese.mo
-share/locale/lv/LC_MESSAGES/cheese.mo
-share/locale/mai/LC_MESSAGES/cheese.mo
-share/locale/mk/LC_MESSAGES/cheese.mo
-share/locale/ml/LC_MESSAGES/cheese.mo
-share/locale/mr/LC_MESSAGES/cheese.mo
-share/locale/ms/LC_MESSAGES/cheese.mo
-share/locale/nb/LC_MESSAGES/cheese.mo
-share/locale/nds/LC_MESSAGES/cheese.mo
-share/locale/ne/LC_MESSAGES/cheese.mo
-share/locale/nl/LC_MESSAGES/cheese.mo
-share/locale/nn/LC_MESSAGES/cheese.mo
-share/locale/oc/LC_MESSAGES/cheese.mo
-share/locale/or/LC_MESSAGES/cheese.mo
-share/locale/pa/LC_MESSAGES/cheese.mo
-share/locale/pl/LC_MESSAGES/cheese.mo
-share/locale/ps/LC_MESSAGES/cheese.mo
-share/locale/pt/LC_MESSAGES/cheese.mo
-share/locale/pt_BR/LC_MESSAGES/cheese.mo
-share/locale/ro/LC_MESSAGES/cheese.mo
-share/locale/ru/LC_MESSAGES/cheese.mo
-share/locale/sk/LC_MESSAGES/cheese.mo
-share/locale/sl/LC_MESSAGES/cheese.mo
-share/locale/sq/LC_MESSAGES/cheese.mo
-share/locale/sr/LC_MESSAGES/cheese.mo
-share/locale/sr@latin/LC_MESSAGES/cheese.mo
-share/locale/sv/LC_MESSAGES/cheese.mo
-share/locale/ta/LC_MESSAGES/cheese.mo
-share/locale/te/LC_MESSAGES/cheese.mo
-share/locale/tg/LC_MESSAGES/cheese.mo
-share/locale/th/LC_MESSAGES/cheese.mo
-share/locale/tr/LC_MESSAGES/cheese.mo
-share/locale/ug/LC_MESSAGES/cheese.mo
-share/locale/uk/LC_MESSAGES/cheese.mo
-share/locale/vi/LC_MESSAGES/cheese.mo
-share/locale/xh/LC_MESSAGES/cheese.mo
-share/locale/zh_CN/LC_MESSAGES/cheese.mo
-share/locale/zh_HK/LC_MESSAGES/cheese.mo
-share/locale/zh_TW/LC_MESSAGES/cheese.mo
-share/locale/zu/LC_MESSAGES/cheese.mo
diff --git a/cheese/TODO b/cheese/TODO
deleted file mode 100644
index 0d1d5c05eb..0000000000
--- a/cheese/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-Missing schemas, crashes at runtime from it.
-
-(cheese:11865): GLib-GIO-ERROR **: Settings schema 'org.gnome.Cheese' is not installed
-
diff --git a/cheese/distinfo b/cheese/distinfo
deleted file mode 100644
index c453dcd4eb..0000000000
--- a/cheese/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (cheese-3.18.1.tar.xz) = a77214dbabb90bbbc754f1c4792468fc92f97f13
-RMD160 (cheese-3.18.1.tar.xz) = 5bfffc2726633facea7c14f11f01dd6ff7e1954a
-SHA512 (cheese-3.18.1.tar.xz) = 37e48f393521b242750d0cbda31537564cd63d2ceb4b3ea6a066c758c8bc9ac632dcbe4ee0ec0b36405c54058ea98ff5744ed087bf928445ffa58fdd2b04d2f7
-Size (cheese-3.18.1.tar.xz) = 1829408 bytes
diff --git a/cheese/options.mk b/cheese/options.mk
deleted file mode 100644
index f63c31c345..0000000000
--- a/cheese/options.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: options.mk,v 1.2 2008/11/28 14:29:31 jmcneill Exp $
-#
-PKG_OPTIONS_VAR=	PKG_OPTIONS.cheese
-PKG_SUPPORTED_OPTIONS=	hal
-PKG_SUGGESTED_OPTIONS=	hal
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mhal)
-CONFIGURE_ARGS+=	--enable-hal
-.include "../../sysutils/hal/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--enable-hal=no
-.endif
diff --git a/grilo-plugins/DESCR b/grilo-plugins/DESCR
deleted file mode 100644
index cdd2d19ee3..0000000000
--- a/grilo-plugins/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-It is a collection of plugins for Grilo implementing Grilo's API for various
-multimedia content providers.
diff --git a/grilo-plugins/Makefile b/grilo-plugins/Makefile
deleted file mode 100644
index 7b4eb64573..0000000000
--- a/grilo-plugins/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2015/10/10 01:58:15 ryoon Exp $
-#
-
-DISTNAME=	grilo-plugins-0.3.0
-CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.3/
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.gnome.org/
-COMMENT=	Plugins for grilo media browser
-LICENSE=	gnu-lgpl-v2
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config intltool xgettext
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../net/grilo/buildlink3.mk"
-.include "../../net/gupnp/buildlink3.mk"
-.include "../../net/gupnp-av/buildlink3.mk"
-.include "../../multimedia/totem-pl-parser/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grilo-plugins/PLIST b/grilo-plugins/PLIST
deleted file mode 100644
index ce63f61ef7..0000000000
--- a/grilo-plugins/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-lib/grilo-0.3/libgrldleyna.la
-lib/grilo-0.3/libgrlgravatar.la
-lib/grilo-0.3/libgrljamendo.la
-lib/grilo-0.3/libgrlmagnatune.la
-lib/grilo-0.3/libgrlmetadatastore.la
-lib/grilo-0.3/libgrlopensubtitles.la
-lib/grilo-0.3/libgrloptical-media.la
-lib/grilo-0.3/libgrlpodcasts.la
-lib/grilo-0.3/libgrlraitv.la
-lib/grilo-0.3/libgrlshoutcast.la
-lib/grilo-0.3/libgrlvimeo.la
diff --git a/grilo-plugins/distinfo b/grilo-plugins/distinfo
deleted file mode 100644
index 7a1e314614..0000000000
--- a/grilo-plugins/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 00:35:03 agc Exp $
-
-SHA1 (grilo-plugins-0.3.0.tar.xz) = 2d33c7aa14fce6cc82db19b8762dc8536a005c5e
-RMD160 (grilo-plugins-0.3.0.tar.xz) = 66807d9e1cfa23e15cebb214b53cecc8e2bb23cb
-SHA512 (grilo-plugins-0.3.0.tar.xz) = 2c754bd7a0c92648afbeea5a5b785736a17c554935882ada75bea896dae82d1852fbd5c116707d5c75a4e3c15335724af24ba15432a88c61bf80dc992c75b97c
-Size (grilo-plugins-0.3.0.tar.xz) = 1032740 bytes
diff --git a/totem-pl-parser/DESCR b/totem-pl-parser/DESCR
deleted file mode 100644
index 8ecc5d30dc..0000000000
--- a/totem-pl-parser/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-totem-pl-parser is a simple GObject-based library to parse a host of
-playlist formats, as well as save those.
diff --git a/totem-pl-parser/Makefile b/totem-pl-parser/Makefile
deleted file mode 100644
index 901db25394..0000000000
--- a/totem-pl-parser/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.56 2015/10/10 01:57:53 ryoon Exp $
-
-DISTNAME=	totem-pl-parser-3.10.6
-CATEGORIES=	multimedia gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/totem-pl-parser/${PKGVERSION_NOREV:R}/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://wiki.gnome.org/Apps/Videos
-COMMENT=	Totem playlist parser
-LICENSE=	gnu-lgpl-v2
-
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	DATADIRNAME=share
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config intltool gmake msgfmt
-
-CONFLICTS+=	totem<2.22.0
-
-PKGCONFIG_OVERRIDE+=	totem-plparser-mini.pc.in
-PKGCONFIG_OVERRIDE+=	totem-plparser.pc.in
-
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mail/gmime/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/totem-pl-parser/PLIST b/totem-pl-parser/PLIST
deleted file mode 100644
index 235c7eeaa9..0000000000
--- a/totem-pl-parser/PLIST
+++ /dev/null
@@ -1,127 +0,0 @@
-@comment $NetBSD$
-include/totem-pl-parser/1/plparser/totem-pl-parser-builtins.h
-include/totem-pl-parser/1/plparser/totem-pl-parser-features.h
-include/totem-pl-parser/1/plparser/totem-pl-parser-mini.h
-include/totem-pl-parser/1/plparser/totem-pl-parser.h
-include/totem-pl-parser/1/plparser/totem-pl-playlist.h
-lib/girepository-1.0/TotemPlParser-1.0.typelib
-lib/libtotem-plparser-mini.la
-lib/libtotem-plparser.la
-lib/pkgconfig/totem-plparser-mini.pc
-lib/pkgconfig/totem-plparser.pc
-share/gir-1.0/TotemPlParser-1.0.gir
-share/gtk-doc/html/totem-pl-parser/TotemPlParser.html
-share/gtk-doc/html/totem-pl-parser/TotemPlPlaylist.html
-share/gtk-doc/html/totem-pl-parser/annotation-glossary.html
-share/gtk-doc/html/totem-pl-parser/api-index-deprecated.html
-share/gtk-doc/html/totem-pl-parser/api-index-full.html
-share/gtk-doc/html/totem-pl-parser/api-reference.html
-share/gtk-doc/html/totem-pl-parser/home.png
-share/gtk-doc/html/totem-pl-parser/index.html
-share/gtk-doc/html/totem-pl-parser/index.sgml
-share/gtk-doc/html/totem-pl-parser/ix02.html
-share/gtk-doc/html/totem-pl-parser/left-insensitive.png
-share/gtk-doc/html/totem-pl-parser/left.png
-share/gtk-doc/html/totem-pl-parser/right-insensitive.png
-share/gtk-doc/html/totem-pl-parser/right.png
-share/gtk-doc/html/totem-pl-parser/style.css
-share/gtk-doc/html/totem-pl-parser/totem-pl-parser-TotemPlPlaylistIter.html
-share/gtk-doc/html/totem-pl-parser/totem-pl-parser.devhelp2
-share/gtk-doc/html/totem-pl-parser/up-insensitive.png
-share/gtk-doc/html/totem-pl-parser/up.png
-share/locale/af/LC_MESSAGES/totem-pl-parser.mo
-share/locale/am/LC_MESSAGES/totem-pl-parser.mo
-share/locale/an/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ar/LC_MESSAGES/totem-pl-parser.mo
-share/locale/as/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ast/LC_MESSAGES/totem-pl-parser.mo
-share/locale/az/LC_MESSAGES/totem-pl-parser.mo
-share/locale/be/LC_MESSAGES/totem-pl-parser.mo
-share/locale/be@latin/LC_MESSAGES/totem-pl-parser.mo
-share/locale/bg/LC_MESSAGES/totem-pl-parser.mo
-share/locale/bn/LC_MESSAGES/totem-pl-parser.mo
-share/locale/bn_IN/LC_MESSAGES/totem-pl-parser.mo
-share/locale/br/LC_MESSAGES/totem-pl-parser.mo
-share/locale/bs/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ca/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ca@valencia/LC_MESSAGES/totem-pl-parser.mo
-share/locale/cs/LC_MESSAGES/totem-pl-parser.mo
-share/locale/cy/LC_MESSAGES/totem-pl-parser.mo
-share/locale/da/LC_MESSAGES/totem-pl-parser.mo
-share/locale/de/LC_MESSAGES/totem-pl-parser.mo
-share/locale/dz/LC_MESSAGES/totem-pl-parser.mo
-share/locale/el/LC_MESSAGES/totem-pl-parser.mo
-share/locale/en@shaw/LC_MESSAGES/totem-pl-parser.mo
-share/locale/en_CA/LC_MESSAGES/totem-pl-parser.mo
-share/locale/en_GB/LC_MESSAGES/totem-pl-parser.mo
-share/locale/eo/LC_MESSAGES/totem-pl-parser.mo
-share/locale/es/LC_MESSAGES/totem-pl-parser.mo
-share/locale/et/LC_MESSAGES/totem-pl-parser.mo
-share/locale/eu/LC_MESSAGES/totem-pl-parser.mo
-share/locale/fa/LC_MESSAGES/totem-pl-parser.mo
-share/locale/fi/LC_MESSAGES/totem-pl-parser.mo
-share/locale/fr/LC_MESSAGES/totem-pl-parser.mo
-share/locale/fur/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ga/LC_MESSAGES/totem-pl-parser.mo
-share/locale/gd/LC_MESSAGES/totem-pl-parser.mo
-share/locale/gl/LC_MESSAGES/totem-pl-parser.mo
-share/locale/gu/LC_MESSAGES/totem-pl-parser.mo
-share/locale/he/LC_MESSAGES/totem-pl-parser.mo
-share/locale/hi/LC_MESSAGES/totem-pl-parser.mo
-share/locale/hr/LC_MESSAGES/totem-pl-parser.mo
-share/locale/hu/LC_MESSAGES/totem-pl-parser.mo
-share/locale/id/LC_MESSAGES/totem-pl-parser.mo
-share/locale/is/LC_MESSAGES/totem-pl-parser.mo
-share/locale/it/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ja/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ka/LC_MESSAGES/totem-pl-parser.mo
-share/locale/kk/LC_MESSAGES/totem-pl-parser.mo
-share/locale/km/LC_MESSAGES/totem-pl-parser.mo
-share/locale/kn/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ko/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ku/LC_MESSAGES/totem-pl-parser.mo
-share/locale/lt/LC_MESSAGES/totem-pl-parser.mo
-share/locale/lv/LC_MESSAGES/totem-pl-parser.mo
-share/locale/mai/LC_MESSAGES/totem-pl-parser.mo
-share/locale/mg/LC_MESSAGES/totem-pl-parser.mo
-share/locale/mk/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ml/LC_MESSAGES/totem-pl-parser.mo
-share/locale/mn/LC_MESSAGES/totem-pl-parser.mo
-share/locale/mr/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ms/LC_MESSAGES/totem-pl-parser.mo
-share/locale/nb/LC_MESSAGES/totem-pl-parser.mo
-share/locale/nds/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ne/LC_MESSAGES/totem-pl-parser.mo
-share/locale/nl/LC_MESSAGES/totem-pl-parser.mo
-share/locale/nn/LC_MESSAGES/totem-pl-parser.mo
-share/locale/oc/LC_MESSAGES/totem-pl-parser.mo
-share/locale/or/LC_MESSAGES/totem-pl-parser.mo
-share/locale/pa/LC_MESSAGES/totem-pl-parser.mo
-share/locale/pl/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ps/LC_MESSAGES/totem-pl-parser.mo
-share/locale/pt/LC_MESSAGES/totem-pl-parser.mo
-share/locale/pt_BR/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ro/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ru/LC_MESSAGES/totem-pl-parser.mo
-share/locale/rw/LC_MESSAGES/totem-pl-parser.mo
-share/locale/si/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sk/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sl/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sq/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sr/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sr@latin/LC_MESSAGES/totem-pl-parser.mo
-share/locale/sv/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ta/LC_MESSAGES/totem-pl-parser.mo
-share/locale/te/LC_MESSAGES/totem-pl-parser.mo
-share/locale/tg/LC_MESSAGES/totem-pl-parser.mo
-share/locale/th/LC_MESSAGES/totem-pl-parser.mo
-share/locale/tr/LC_MESSAGES/totem-pl-parser.mo
-share/locale/ug/LC_MESSAGES/totem-pl-parser.mo
-share/locale/uk/LC_MESSAGES/totem-pl-parser.mo
-share/locale/uz@cyrillic/LC_MESSAGES/totem-pl-parser.mo
-share/locale/vi/LC_MESSAGES/totem-pl-parser.mo
-share/locale/wa/LC_MESSAGES/totem-pl-parser.mo
-share/locale/xh/LC_MESSAGES/totem-pl-parser.mo
-share/locale/zh_CN/LC_MESSAGES/totem-pl-parser.mo
-share/locale/zh_HK/LC_MESSAGES/totem-pl-parser.mo
-share/locale/zh_TW/LC_MESSAGES/totem-pl-parser.mo
diff --git a/totem-pl-parser/buildlink3.mk b/totem-pl-parser/buildlink3.mk
deleted file mode 100644
index 094af37402..0000000000
--- a/totem-pl-parser/buildlink3.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.36 2015/06/09 14:19:16 joerg Exp $
-
-BUILDLINK_TREE+=	totem-pl-parser
-
-.if !defined(TOTEM_PL_PARSER_BUILDLINK3_MK)
-TOTEM_PL_PARSER_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.totem-pl-parser+=	totem-pl-parser>=2.22.1
-BUILDLINK_ABI_DEPENDS.totem-pl-parser+=	totem-pl-parser>=3.4.5nb1
-BUILDLINK_PKGSRCDIR.totem-pl-parser?=	../../wip/totem-pl-parser
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mail/gmime/buildlink3.mk"
-.include "../../net/libsoup/buildlink3.mk"
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.endif # TOTEM_PL_PARSER_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-totem-pl-parser
diff --git a/totem-pl-parser/distinfo b/totem-pl-parser/distinfo
deleted file mode 100644
index 787466a347..0000000000
--- a/totem-pl-parser/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.24 2015/11/03 23:54:33 agc Exp $
-
-SHA1 (totem-pl-parser-3.10.6.tar.xz) = 969fc90695e493d73c3b1efb1e24fc1b1c3e8b91
-RMD160 (totem-pl-parser-3.10.6.tar.xz) = f3259cf4cb5cd803417163825126e8ba7b002c0a
-SHA512 (totem-pl-parser-3.10.6.tar.xz) = 366de6ea11eb7ad80de9832eecd814fa3868fb9e3149f314f7056861eff1b6f6943b009b637145984d33f51fddfcb93ec2bd9103b6fcb68732cddcc77fbc4721
-Size (totem-pl-parser-3.10.6.tar.xz) = 1606636 bytes
-SHA1 (patch-plparse_Makefile.in) = ca79faf9253f63cc5f478f5c19bf2c51e622cd4b
diff --git a/totem-pl-parser/patches/patch-plparse_Makefile.in b/totem-pl-parser/patches/patch-plparse_Makefile.in
deleted file mode 100644
index 832fe190d6..0000000000
--- a/totem-pl-parser/patches/patch-plparse_Makefile.in
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-plparse_Makefile.in,v 1.1 2013/02/22 20:42:40 jperkin Exp $
-
-Fix build with non-GNU linkers.
-
---- plparse/Makefile.in.orig	2012-09-18 09:45:40.000000000 +0000
-+++ plparse/Makefile.in
-@@ -515,8 +515,6 @@ libtotem_plparser_la_LIBADD = \
- 
- libtotem_plparser_la_LDFLAGS = \
- 	-version-info $(PLPARSER_LT_VERSION)	\
--	-export-symbols $(srcdir)/plparser.symbols \
--	-no-undefined				\
- 	$(CODE_COVERAGE_LDFLAGS)		\
- 	$(AM_LDFLAGS)
- 
-@@ -567,8 +565,6 @@ libtotem_plparser_mini_la_LIBADD = \
- 
- libtotem_plparser_mini_la_LDFLAGS = \
- 	-version-info $(PLPARSER_LT_VERSION)		\
--	-export-symbols $(srcdir)/plparser-mini.symbols	\
--	-no-undefined					\
- 	$(CODE_COVERAGE_LDFLAGS)			\
- 	$(AM_LDFLAGS)
- 
diff --git a/totem/DESCR b/totem/DESCR
deleted file mode 100644
index f0c763b46c..0000000000
--- a/totem/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Totem is simple movie player for the GNOME desktop based on GStreamer and
-Xine.  It features a playlist, a full-screen mode, seek and volume controls,
-as well as a pretty complete keyboard navigation.
-
-This package is built using the GStreamer backend.
diff --git a/totem/MESSAGE b/totem/MESSAGE
deleted file mode 100644
index 2d639f142f..0000000000
--- a/totem/MESSAGE
+++ /dev/null
@@ -1,13 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2010/01/26 17:40:23 drochner Exp $
-
-Depending on the use of this program, various additional "gstreamer"
-plugins may be needed, eg for:
--MP3 audio: multimedia/gst-plugins0.10-ffmpeg or
- audio/gst-plugins0.10-fluendo-mp3
--MPEG4 video: multimedia/gst-plugins0.10-x264 and
- audio/gst-plugins0.10-faad
--DVD playback: multimedia/gst-plugins0.10-resindvd,
- audio/gst-plugins0.10-a52 (or in rare cases gst-plugins0.10-dts)
-
-===========================================================================
diff --git a/totem/Makefile b/totem/Makefile
deleted file mode 100644
index 9cf280d3a9..0000000000
--- a/totem/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.81 2015/10/10 01:58:14 ryoon Exp $
-
-.include "Makefile.common"
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-
-USE_TOOLS+=	automake autoreconf
-
-DEPENDS+=	gst-plugins1-soup-[0-9]*:../../net/gst-plugins1-soup
-DEPENDS+=	${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
-
-COMMENT=	(using GStreamer)
-
-CONFLICTS+=	totem-xine-[0-9]*
-
-CONFIGURE_ARGS+=	--disable-browser-plugins
-
-#BUILDLINK_API_DEPENDS.gst-plugins1-base+=	gst-plugins1-base>=1.7
-
-#DEPENDS+=	grilo-plugins>=0.3.0:../../wip/grilo-plugins
-
-#.include "../../devel/GConf/buildlink3.mk"
-.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
-.include "../../devel/glib2/schemas.mk"
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../devel/libpeas/buildlink3.mk"
-.include "../../x11/gnome-desktop3/buildlink3.mk"
-.include "../../net/grilo/buildlink3.mk"
-.include "../../graphics/clutter/buildlink3.mk"
-.include "../../wip/clutter-gst/buildlink3.mk"
-.include "../../graphics/clutter-gtk/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-.include "../../multimedia/gst-plugins1-good/buildlink3.mk"
-.include "../../multimedia/gstreamer1/buildlink3.mk"
-.include "../../x11/libunique/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../net/libgdata/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/totem/Makefile.common b/totem/Makefile.common
deleted file mode 100644
index fa14cbe385..0000000000
--- a/totem/Makefile.common
+++ /dev/null
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile.common,v 1.63 2015/12/05 21:25:51 adam Exp $
-#
-# used by multimedia/totem-browser-plugin/Makefile
-# used by multimedia/totem-nautilus/Makefile
-
-DISTNAME=	totem-3.18.1
-CATEGORIES=	multimedia gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/totem/3.18/}
-EXTRACT_SUFX=	.tar.xz
-
-HOMEPAGE=	https://www.gnome.org/projects/totem/
-COMMENT=	Movie player for the GNOME Desktop
-LICENSE=	gnu-gpl-v2 # with an exception clause
-
-#DISTINFO_FILE=	${.CURDIR}/../../multimedia/totem/distinfo
-#PATCHDIR=	${.CURDIR}/../../multimedia/totem/patches
-#PLIST_SRC=	${.CURDIR}/../../multimedia/totem/PLIST
-
-GNU_CONFIGURE=		YES
-USE_TOOLS+=		gmake intltool msgfmt pkg-config gawk
-USE_LIBTOOL=		YES
-USE_PKGLOCALEDIR=	YES
-USE_LANGUAGES=		c c++
-
-GCONF_SCHEMAS=	totem.schemas
-GCONF_SCHEMAS+=	totem-handlers.schemas
-GCONF_SCHEMAS+=	totem-video-thumbnail.schemas
-
-CONFIGURE_ARGS+=	--enable-vala=no
-
-PYTHON_VERSIONS_ACCEPTED=	27 # py-gtk2, py-gdata
-
-.include "../../lang/python/application.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../www/py-gdata/buildlink3.mk"
-
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+=			glib2>=2.8.0
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gnome-icon-theme+=	gnome-icon-theme>=2.10.0
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/iso-codes/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/libXxf86vm/buildlink3.mk"
-.include "../../x11/libXtst/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+=			gtk2+>=2.6.0
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../wip/totem-pl-parser/buildlink3.mk"
diff --git a/totem/PLIST b/totem/PLIST
deleted file mode 100644
index 4ecc8c0767..0000000000
--- a/totem/PLIST
+++ /dev/null
@@ -1,495 +0,0 @@
-@comment $NetBSD$
-bin/totem
-bin/totem-audio-preview
-bin/totem-video-thumbnailer
-include/totem/1.0/totem-dirs.h
-include/totem/1.0/totem-interface.h
-include/totem/1.0/totem-plugin.h
-include/totem/1.0/totem.h
-lib/girepository-1.0/Totem-1.0.typelib
-lib/libtotem.la
-lib/pkgconfig/totem.pc
-lib/totem/plugins/apple-trailers/apple-trailers.plugin
-lib/totem/plugins/apple-trailers/libapple-trailers.la
-lib/totem/plugins/autoload-subtitles/autoload-subtitles.plugin
-lib/totem/plugins/autoload-subtitles/libautoload-subtitles.la
-lib/totem/plugins/brasero-disc-recorder/brasero-disc-recorder.plugin
-lib/totem/plugins/brasero-disc-recorder/libbrasero-disc-recorder.la
-lib/totem/plugins/dbus/dbusservice.plugin
-lib/totem/plugins/dbus/dbusservice.py
-lib/totem/plugins/dbus/dbusservice.pyc
-lib/totem/plugins/dbus/dbusservice.pyo
-lib/totem/plugins/gromit/gromit.plugin
-lib/totem/plugins/gromit/libgromit.la
-lib/totem/plugins/im-status/libtotem-im-status.la
-lib/totem/plugins/im-status/totem-im-status.plugin
-lib/totem/plugins/media-player-keys/libmedia_player_keys.la
-lib/totem/plugins/media-player-keys/media-player-keys.plugin
-lib/totem/plugins/ontop/libontop.la
-lib/totem/plugins/ontop/ontop.plugin
-lib/totem/plugins/opensubtitles/hash.py
-lib/totem/plugins/opensubtitles/hash.pyc
-lib/totem/plugins/opensubtitles/hash.pyo
-lib/totem/plugins/opensubtitles/opensubtitles.plugin
-lib/totem/plugins/opensubtitles/opensubtitles.py
-lib/totem/plugins/opensubtitles/opensubtitles.pyc
-lib/totem/plugins/opensubtitles/opensubtitles.pyo
-lib/totem/plugins/opensubtitles/opensubtitles.ui
-lib/totem/plugins/properties/libmovie-properties.la
-lib/totem/plugins/properties/movie-properties.plugin
-lib/totem/plugins/pythonconsole/console.py
-lib/totem/plugins/pythonconsole/console.pyc
-lib/totem/plugins/pythonconsole/console.pyo
-lib/totem/plugins/pythonconsole/pythonconsole.plugin
-lib/totem/plugins/pythonconsole/pythonconsole.py
-lib/totem/plugins/pythonconsole/pythonconsole.pyc
-lib/totem/plugins/pythonconsole/pythonconsole.pyo
-lib/totem/plugins/recent/librecent.la
-lib/totem/plugins/recent/recent.plugin
-lib/totem/plugins/screensaver/libscreensaver.la
-lib/totem/plugins/screensaver/screensaver.plugin
-lib/totem/plugins/screenshot/gallery.ui
-lib/totem/plugins/screenshot/libscreenshot.la
-lib/totem/plugins/screenshot/screenshot.plugin
-lib/totem/plugins/skipto/libskipto.la
-lib/totem/plugins/skipto/skipto.plugin
-lib/totem/plugins/skipto/skipto.ui
-lib/totem/plugins/vimeo/libvimeo.la
-lib/totem/plugins/vimeo/vimeo.plugin
-man/man1/totem-video-thumbnailer.1
-man/man1/totem.1
-share/GConf/gsettings/opensubtitles.convert
-share/GConf/gsettings/pythonconsole.convert
-share/GConf/gsettings/totem.convert
-share/appdata/org.gnome.Totem.appdata.xml
-share/applications/org.gnome.Totem.desktop
-share/dbus-1/services/org.gnome.Totem.service
-share/gir-1.0/Totem-1.0.gir
-share/glib-2.0/schemas/org.gnome.totem.enums.xml
-share/glib-2.0/schemas/org.gnome.totem.gschema.xml
-share/glib-2.0/schemas/org.gnome.totem.plugins.opensubtitles.gschema.xml
-share/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml
-share/gtk-doc/html/totem/BaconVideoWidget.html
-share/gtk-doc/html/totem/TotemObject.html
-share/gtk-doc/html/totem/annotation-glossary.html
-share/gtk-doc/html/totem/api-index-deprecated.html
-share/gtk-doc/html/totem/api-index-full.html
-share/gtk-doc/html/totem/core-api.html
-share/gtk-doc/html/totem/home.png
-share/gtk-doc/html/totem/index.html
-share/gtk-doc/html/totem/index.sgml
-share/gtk-doc/html/totem/ix02.html
-share/gtk-doc/html/totem/ix03.html
-share/gtk-doc/html/totem/ix04.html
-share/gtk-doc/html/totem/ix05.html
-share/gtk-doc/html/totem/left-insensitive.png
-share/gtk-doc/html/totem/left.png
-share/gtk-doc/html/totem/right-insensitive.png
-share/gtk-doc/html/totem/right.png
-share/gtk-doc/html/totem/style.css
-share/gtk-doc/html/totem/totem-Interface.html
-share/gtk-doc/html/totem/totem-TotemPlugin.html
-share/gtk-doc/html/totem/totem-plugins.html
-share/gtk-doc/html/totem/totem.devhelp2
-share/gtk-doc/html/totem/tutorials.html
-share/gtk-doc/html/totem/up-insensitive.png
-share/gtk-doc/html/totem/up.png
-share/help/C/totem/figures/totem_next_button.png
-share/help/C/totem/figures/totem_pause_button.png
-share/help/C/totem/figures/totem_play_button.png
-share/help/C/totem/figures/totem_previous_button.png
-share/help/C/totem/figures/totem_show_playlist_button.png
-share/help/C/totem/figures/totem_start_window.png
-share/help/C/totem/figures/totem_volume_maximum_button.png
-share/help/C/totem/figures/totem_volume_mute_button.png
-share/help/C/totem/index.docbook
-share/help/C/totem/legal.xml
-share/help/bg/totem/figures/totem_next_button.png
-share/help/bg/totem/figures/totem_pause_button.png
-share/help/bg/totem/figures/totem_play_button.png
-share/help/bg/totem/figures/totem_previous_button.png
-share/help/bg/totem/figures/totem_show_playlist_button.png
-share/help/bg/totem/figures/totem_start_window.png
-share/help/bg/totem/figures/totem_volume_maximum_button.png
-share/help/bg/totem/figures/totem_volume_mute_button.png
-share/help/bg/totem/index.docbook
-share/help/bg/totem/legal.xml
-share/help/ca/totem/figures/totem_next_button.png
-share/help/ca/totem/figures/totem_pause_button.png
-share/help/ca/totem/figures/totem_play_button.png
-share/help/ca/totem/figures/totem_previous_button.png
-share/help/ca/totem/figures/totem_show_playlist_button.png
-share/help/ca/totem/figures/totem_start_window.png
-share/help/ca/totem/figures/totem_volume_maximum_button.png
-share/help/ca/totem/figures/totem_volume_mute_button.png
-share/help/ca/totem/index.docbook
-share/help/ca/totem/legal.xml
-share/help/cs/totem/figures/totem_next_button.png
-share/help/cs/totem/figures/totem_pause_button.png
-share/help/cs/totem/figures/totem_play_button.png
-share/help/cs/totem/figures/totem_previous_button.png
-share/help/cs/totem/figures/totem_show_playlist_button.png
-share/help/cs/totem/figures/totem_start_window.png
-share/help/cs/totem/figures/totem_volume_maximum_button.png
-share/help/cs/totem/figures/totem_volume_mute_button.png
-share/help/cs/totem/index.docbook
-share/help/cs/totem/legal.xml
-share/help/da/totem/figures/totem_next_button.png
-share/help/da/totem/figures/totem_pause_button.png
-share/help/da/totem/figures/totem_play_button.png
-share/help/da/totem/figures/totem_previous_button.png
-share/help/da/totem/figures/totem_show_playlist_button.png
-share/help/da/totem/figures/totem_start_window.png
-share/help/da/totem/figures/totem_volume_maximum_button.png
-share/help/da/totem/figures/totem_volume_mute_button.png
-share/help/da/totem/index.docbook
-share/help/da/totem/legal.xml
-share/help/de/totem/figures/totem_next_button.png
-share/help/de/totem/figures/totem_pause_button.png
-share/help/de/totem/figures/totem_play_button.png
-share/help/de/totem/figures/totem_previous_button.png
-share/help/de/totem/figures/totem_show_playlist_button.png
-share/help/de/totem/figures/totem_start_window.png
-share/help/de/totem/figures/totem_volume_maximum_button.png
-share/help/de/totem/figures/totem_volume_mute_button.png
-share/help/de/totem/index.docbook
-share/help/de/totem/legal.xml
-share/help/el/totem/figures/totem_next_button.png
-share/help/el/totem/figures/totem_pause_button.png
-share/help/el/totem/figures/totem_play_button.png
-share/help/el/totem/figures/totem_previous_button.png
-share/help/el/totem/figures/totem_show_playlist_button.png
-share/help/el/totem/figures/totem_start_window.png
-share/help/el/totem/figures/totem_volume_maximum_button.png
-share/help/el/totem/figures/totem_volume_mute_button.png
-share/help/el/totem/index.docbook
-share/help/el/totem/legal.xml
-share/help/en_GB/totem/figures/totem_next_button.png
-share/help/en_GB/totem/figures/totem_pause_button.png
-share/help/en_GB/totem/figures/totem_play_button.png
-share/help/en_GB/totem/figures/totem_previous_button.png
-share/help/en_GB/totem/figures/totem_show_playlist_button.png
-share/help/en_GB/totem/figures/totem_start_window.png
-share/help/en_GB/totem/figures/totem_volume_maximum_button.png
-share/help/en_GB/totem/figures/totem_volume_mute_button.png
-share/help/en_GB/totem/index.docbook
-share/help/en_GB/totem/legal.xml
-share/help/es/totem/figures/totem_next_button.png
-share/help/es/totem/figures/totem_pause_button.png
-share/help/es/totem/figures/totem_play_button.png
-share/help/es/totem/figures/totem_previous_button.png
-share/help/es/totem/figures/totem_show_playlist_button.png
-share/help/es/totem/figures/totem_start_window.png
-share/help/es/totem/figures/totem_volume_maximum_button.png
-share/help/es/totem/figures/totem_volume_mute_button.png
-share/help/es/totem/index.docbook
-share/help/es/totem/legal.xml
-share/help/eu/totem/figures/totem_next_button.png
-share/help/eu/totem/figures/totem_pause_button.png
-share/help/eu/totem/figures/totem_play_button.png
-share/help/eu/totem/figures/totem_previous_button.png
-share/help/eu/totem/figures/totem_show_playlist_button.png
-share/help/eu/totem/figures/totem_start_window.png
-share/help/eu/totem/figures/totem_volume_maximum_button.png
-share/help/eu/totem/figures/totem_volume_mute_button.png
-share/help/eu/totem/index.docbook
-share/help/eu/totem/legal.xml
-share/help/fi/totem/figures/totem_next_button.png
-share/help/fi/totem/figures/totem_pause_button.png
-share/help/fi/totem/figures/totem_play_button.png
-share/help/fi/totem/figures/totem_previous_button.png
-share/help/fi/totem/figures/totem_show_playlist_button.png
-share/help/fi/totem/figures/totem_start_window.png
-share/help/fi/totem/figures/totem_volume_maximum_button.png
-share/help/fi/totem/figures/totem_volume_mute_button.png
-share/help/fi/totem/index.docbook
-share/help/fi/totem/legal.xml
-share/help/fr/totem/figures/totem_next_button.png
-share/help/fr/totem/figures/totem_pause_button.png
-share/help/fr/totem/figures/totem_play_button.png
-share/help/fr/totem/figures/totem_previous_button.png
-share/help/fr/totem/figures/totem_show_playlist_button.png
-share/help/fr/totem/figures/totem_start_window.png
-share/help/fr/totem/figures/totem_volume_maximum_button.png
-share/help/fr/totem/figures/totem_volume_mute_button.png
-share/help/fr/totem/index.docbook
-share/help/fr/totem/legal.xml
-share/help/gl/totem/figures/totem_next_button.png
-share/help/gl/totem/figures/totem_pause_button.png
-share/help/gl/totem/figures/totem_play_button.png
-share/help/gl/totem/figures/totem_previous_button.png
-share/help/gl/totem/figures/totem_show_playlist_button.png
-share/help/gl/totem/figures/totem_start_window.png
-share/help/gl/totem/figures/totem_volume_maximum_button.png
-share/help/gl/totem/figures/totem_volume_mute_button.png
-share/help/gl/totem/index.docbook
-share/help/gl/totem/legal.xml
-share/help/id/totem/figures/totem_next_button.png
-share/help/id/totem/figures/totem_pause_button.png
-share/help/id/totem/figures/totem_play_button.png
-share/help/id/totem/figures/totem_previous_button.png
-share/help/id/totem/figures/totem_show_playlist_button.png
-share/help/id/totem/figures/totem_start_window.png
-share/help/id/totem/figures/totem_volume_maximum_button.png
-share/help/id/totem/figures/totem_volume_mute_button.png
-share/help/id/totem/index.docbook
-share/help/id/totem/legal.xml
-share/help/it/totem/figures/totem_next_button.png
-share/help/it/totem/figures/totem_pause_button.png
-share/help/it/totem/figures/totem_play_button.png
-share/help/it/totem/figures/totem_previous_button.png
-share/help/it/totem/figures/totem_show_playlist_button.png
-share/help/it/totem/figures/totem_start_window.png
-share/help/it/totem/figures/totem_volume_maximum_button.png
-share/help/it/totem/figures/totem_volume_mute_button.png
-share/help/it/totem/index.docbook
-share/help/it/totem/legal.xml
-share/help/ja/totem/figures/totem_next_button.png
-share/help/ja/totem/figures/totem_pause_button.png
-share/help/ja/totem/figures/totem_play_button.png
-share/help/ja/totem/figures/totem_previous_button.png
-share/help/ja/totem/figures/totem_show_playlist_button.png
-share/help/ja/totem/figures/totem_start_window.png
-share/help/ja/totem/figures/totem_volume_maximum_button.png
-share/help/ja/totem/figures/totem_volume_mute_button.png
-share/help/ja/totem/index.docbook
-share/help/ja/totem/legal.xml
-share/help/oc/totem/figures/totem_next_button.png
-share/help/oc/totem/figures/totem_pause_button.png
-share/help/oc/totem/figures/totem_play_button.png
-share/help/oc/totem/figures/totem_previous_button.png
-share/help/oc/totem/figures/totem_show_playlist_button.png
-share/help/oc/totem/figures/totem_start_window.png
-share/help/oc/totem/figures/totem_volume_maximum_button.png
-share/help/oc/totem/figures/totem_volume_mute_button.png
-share/help/oc/totem/index.docbook
-share/help/oc/totem/legal.xml
-share/help/pa/totem/figures/totem_next_button.png
-share/help/pa/totem/figures/totem_pause_button.png
-share/help/pa/totem/figures/totem_play_button.png
-share/help/pa/totem/figures/totem_previous_button.png
-share/help/pa/totem/figures/totem_show_playlist_button.png
-share/help/pa/totem/figures/totem_start_window.png
-share/help/pa/totem/figures/totem_volume_maximum_button.png
-share/help/pa/totem/figures/totem_volume_mute_button.png
-share/help/pa/totem/index.docbook
-share/help/pa/totem/legal.xml
-share/help/pl/totem/figures/totem_next_button.png
-share/help/pl/totem/figures/totem_pause_button.png
-share/help/pl/totem/figures/totem_play_button.png
-share/help/pl/totem/figures/totem_previous_button.png
-share/help/pl/totem/figures/totem_show_playlist_button.png
-share/help/pl/totem/figures/totem_start_window.png
-share/help/pl/totem/figures/totem_volume_maximum_button.png
-share/help/pl/totem/figures/totem_volume_mute_button.png
-share/help/pl/totem/index.docbook
-share/help/pl/totem/legal.xml
-share/help/pt_BR/totem/figures/totem_next_button.png
-share/help/pt_BR/totem/figures/totem_pause_button.png
-share/help/pt_BR/totem/figures/totem_play_button.png
-share/help/pt_BR/totem/figures/totem_previous_button.png
-share/help/pt_BR/totem/figures/totem_show_playlist_button.png
-share/help/pt_BR/totem/figures/totem_start_window.png
-share/help/pt_BR/totem/figures/totem_volume_maximum_button.png
-share/help/pt_BR/totem/figures/totem_volume_mute_button.png
-share/help/pt_BR/totem/index.docbook
-share/help/pt_BR/totem/legal.xml
-share/help/ro/totem/figures/totem_next_button.png
-share/help/ro/totem/figures/totem_pause_button.png
-share/help/ro/totem/figures/totem_play_button.png
-share/help/ro/totem/figures/totem_previous_button.png
-share/help/ro/totem/figures/totem_show_playlist_button.png
-share/help/ro/totem/figures/totem_start_window.png
-share/help/ro/totem/figures/totem_volume_maximum_button.png
-share/help/ro/totem/figures/totem_volume_mute_button.png
-share/help/ro/totem/index.docbook
-share/help/ro/totem/legal.xml
-share/help/ru/totem/figures/totem_next_button.png
-share/help/ru/totem/figures/totem_pause_button.png
-share/help/ru/totem/figures/totem_play_button.png
-share/help/ru/totem/figures/totem_previous_button.png
-share/help/ru/totem/figures/totem_show_playlist_button.png
-share/help/ru/totem/figures/totem_start_window.png
-share/help/ru/totem/figures/totem_volume_maximum_button.png
-share/help/ru/totem/figures/totem_volume_mute_button.png
-share/help/ru/totem/index.docbook
-share/help/ru/totem/legal.xml
-share/help/sl/totem/figures/totem_next_button.png
-share/help/sl/totem/figures/totem_pause_button.png
-share/help/sl/totem/figures/totem_play_button.png
-share/help/sl/totem/figures/totem_previous_button.png
-share/help/sl/totem/figures/totem_show_playlist_button.png
-share/help/sl/totem/figures/totem_start_window.png
-share/help/sl/totem/figures/totem_volume_maximum_button.png
-share/help/sl/totem/figures/totem_volume_mute_button.png
-share/help/sl/totem/index.docbook
-share/help/sl/totem/legal.xml
-share/help/sv/totem/figures/totem_next_button.png
-share/help/sv/totem/figures/totem_pause_button.png
-share/help/sv/totem/figures/totem_play_button.png
-share/help/sv/totem/figures/totem_previous_button.png
-share/help/sv/totem/figures/totem_show_playlist_button.png
-share/help/sv/totem/figures/totem_start_window.png
-share/help/sv/totem/figures/totem_volume_maximum_button.png
-share/help/sv/totem/figures/totem_volume_mute_button.png
-share/help/sv/totem/index.docbook
-share/help/sv/totem/legal.xml
-share/help/te/totem/figures/totem_next_button.png
-share/help/te/totem/figures/totem_pause_button.png
-share/help/te/totem/figures/totem_play_button.png
-share/help/te/totem/figures/totem_previous_button.png
-share/help/te/totem/figures/totem_show_playlist_button.png
-share/help/te/totem/figures/totem_start_window.png
-share/help/te/totem/figures/totem_volume_maximum_button.png
-share/help/te/totem/figures/totem_volume_mute_button.png
-share/help/te/totem/index.docbook
-share/help/te/totem/legal.xml
-share/help/uk/totem/figures/totem_next_button.png
-share/help/uk/totem/figures/totem_pause_button.png
-share/help/uk/totem/figures/totem_play_button.png
-share/help/uk/totem/figures/totem_previous_button.png
-share/help/uk/totem/figures/totem_show_playlist_button.png
-share/help/uk/totem/figures/totem_start_window.png
-share/help/uk/totem/figures/totem_volume_maximum_button.png
-share/help/uk/totem/figures/totem_volume_mute_button.png
-share/help/uk/totem/index.docbook
-share/help/uk/totem/legal.xml
-share/help/zh_CN/totem/figures/totem_next_button.png
-share/help/zh_CN/totem/figures/totem_pause_button.png
-share/help/zh_CN/totem/figures/totem_play_button.png
-share/help/zh_CN/totem/figures/totem_previous_button.png
-share/help/zh_CN/totem/figures/totem_show_playlist_button.png
-share/help/zh_CN/totem/figures/totem_start_window.png
-share/help/zh_CN/totem/figures/totem_volume_maximum_button.png
-share/help/zh_CN/totem/figures/totem_volume_mute_button.png
-share/help/zh_CN/totem/index.docbook
-share/help/zh_CN/totem/legal.xml
-share/help/zh_HK/totem/figures/totem_next_button.png
-share/help/zh_HK/totem/figures/totem_pause_button.png
-share/help/zh_HK/totem/figures/totem_play_button.png
-share/help/zh_HK/totem/figures/totem_previous_button.png
-share/help/zh_HK/totem/figures/totem_show_playlist_button.png
-share/help/zh_HK/totem/figures/totem_start_window.png
-share/help/zh_HK/totem/figures/totem_volume_maximum_button.png
-share/help/zh_HK/totem/figures/totem_volume_mute_button.png
-share/help/zh_HK/totem/index.docbook
-share/help/zh_HK/totem/legal.xml
-share/help/zh_TW/totem/figures/totem_next_button.png
-share/help/zh_TW/totem/figures/totem_pause_button.png
-share/help/zh_TW/totem/figures/totem_play_button.png
-share/help/zh_TW/totem/figures/totem_previous_button.png
-share/help/zh_TW/totem/figures/totem_show_playlist_button.png
-share/help/zh_TW/totem/figures/totem_start_window.png
-share/help/zh_TW/totem/figures/totem_volume_maximum_button.png
-share/help/zh_TW/totem/figures/totem_volume_mute_button.png
-share/help/zh_TW/totem/index.docbook
-share/help/zh_TW/totem/legal.xml
-share/icons/hicolor/16x16/apps/totem.png
-share/icons/hicolor/22x22/apps/totem.png
-share/icons/hicolor/24x24/apps/totem.png
-share/icons/hicolor/256x256/apps/totem.png
-share/icons/hicolor/32x32/apps/totem.png
-share/icons/hicolor/48x48/apps/totem.png
-share/icons/hicolor/scalable/apps/totem-symbolic.svg
-share/locale/af/LC_MESSAGES/totem.mo
-share/locale/am/LC_MESSAGES/totem.mo
-share/locale/ar/LC_MESSAGES/totem.mo
-share/locale/as/LC_MESSAGES/totem.mo
-share/locale/ast/LC_MESSAGES/totem.mo
-share/locale/az/LC_MESSAGES/totem.mo
-share/locale/be/LC_MESSAGES/totem.mo
-share/locale/be@latin/LC_MESSAGES/totem.mo
-share/locale/bg/LC_MESSAGES/totem.mo
-share/locale/bn/LC_MESSAGES/totem.mo
-share/locale/bn_IN/LC_MESSAGES/totem.mo
-share/locale/br/LC_MESSAGES/totem.mo
-share/locale/bs/LC_MESSAGES/totem.mo
-share/locale/ca/LC_MESSAGES/totem.mo
-share/locale/ca@valencia/LC_MESSAGES/totem.mo
-share/locale/crh/LC_MESSAGES/totem.mo
-share/locale/cs/LC_MESSAGES/totem.mo
-share/locale/cy/LC_MESSAGES/totem.mo
-share/locale/da/LC_MESSAGES/totem.mo
-share/locale/de/LC_MESSAGES/totem.mo
-share/locale/dz/LC_MESSAGES/totem.mo
-share/locale/el/LC_MESSAGES/totem.mo
-share/locale/en@shaw/LC_MESSAGES/totem.mo
-share/locale/en_CA/LC_MESSAGES/totem.mo
-share/locale/en_GB/LC_MESSAGES/totem.mo
-share/locale/eo/LC_MESSAGES/totem.mo
-share/locale/es/LC_MESSAGES/totem.mo
-share/locale/et/LC_MESSAGES/totem.mo
-share/locale/eu/LC_MESSAGES/totem.mo
-share/locale/fa/LC_MESSAGES/totem.mo
-share/locale/fi/LC_MESSAGES/totem.mo
-share/locale/fr/LC_MESSAGES/totem.mo
-share/locale/ga/LC_MESSAGES/totem.mo
-share/locale/gd/LC_MESSAGES/totem.mo
-share/locale/gl/LC_MESSAGES/totem.mo
-share/locale/gu/LC_MESSAGES/totem.mo
-share/locale/gv/LC_MESSAGES/totem.mo
-share/locale/he/LC_MESSAGES/totem.mo
-share/locale/hi/LC_MESSAGES/totem.mo
-share/locale/hr/LC_MESSAGES/totem.mo
-share/locale/hu/LC_MESSAGES/totem.mo
-share/locale/id/LC_MESSAGES/totem.mo
-share/locale/is/LC_MESSAGES/totem.mo
-share/locale/it/LC_MESSAGES/totem.mo
-share/locale/ja/LC_MESSAGES/totem.mo
-share/locale/ka/LC_MESSAGES/totem.mo
-share/locale/kk/LC_MESSAGES/totem.mo
-share/locale/km/LC_MESSAGES/totem.mo
-share/locale/kn/LC_MESSAGES/totem.mo
-share/locale/ko/LC_MESSAGES/totem.mo
-share/locale/ku/LC_MESSAGES/totem.mo
-share/locale/ky/LC_MESSAGES/totem.mo
-share/locale/lt/LC_MESSAGES/totem.mo
-share/locale/lv/LC_MESSAGES/totem.mo
-share/locale/mai/LC_MESSAGES/totem.mo
-share/locale/mg/LC_MESSAGES/totem.mo
-share/locale/mk/LC_MESSAGES/totem.mo
-share/locale/ml/LC_MESSAGES/totem.mo
-share/locale/mr/LC_MESSAGES/totem.mo
-share/locale/ms/LC_MESSAGES/totem.mo
-share/locale/my/LC_MESSAGES/totem.mo
-share/locale/nb/LC_MESSAGES/totem.mo
-share/locale/ne/LC_MESSAGES/totem.mo
-share/locale/nl/LC_MESSAGES/totem.mo
-share/locale/nn/LC_MESSAGES/totem.mo
-share/locale/oc/LC_MESSAGES/totem.mo
-share/locale/or/LC_MESSAGES/totem.mo
-share/locale/pa/LC_MESSAGES/totem.mo
-share/locale/pl/LC_MESSAGES/totem.mo
-share/locale/pt/LC_MESSAGES/totem.mo
-share/locale/pt_BR/LC_MESSAGES/totem.mo
-share/locale/ro/LC_MESSAGES/totem.mo
-share/locale/ru/LC_MESSAGES/totem.mo
-share/locale/rw/LC_MESSAGES/totem.mo
-share/locale/si/LC_MESSAGES/totem.mo
-share/locale/sk/LC_MESSAGES/totem.mo
-share/locale/sl/LC_MESSAGES/totem.mo
-share/locale/sq/LC_MESSAGES/totem.mo
-share/locale/sr/LC_MESSAGES/totem.mo
-share/locale/sr@latin/LC_MESSAGES/totem.mo
-share/locale/sv/LC_MESSAGES/totem.mo
-share/locale/ta/LC_MESSAGES/totem.mo
-share/locale/te/LC_MESSAGES/totem.mo
-share/locale/tg/LC_MESSAGES/totem.mo
-share/locale/th/LC_MESSAGES/totem.mo
-share/locale/tr/LC_MESSAGES/totem.mo
-share/locale/ug/LC_MESSAGES/totem.mo
-share/locale/uk/LC_MESSAGES/totem.mo
-share/locale/vi/LC_MESSAGES/totem.mo
-share/locale/wa/LC_MESSAGES/totem.mo
-share/locale/xh/LC_MESSAGES/totem.mo
-share/locale/zh_CN/LC_MESSAGES/totem.mo
-share/locale/zh_HK/LC_MESSAGES/totem.mo
-share/locale/zh_TW/LC_MESSAGES/totem.mo
-share/locale/zu/LC_MESSAGES/totem.mo
-share/thumbnailers/totem.thumbnailer
-share/totem/controls.ui
-share/totem/playlist.ui
-share/totem/preferences.ui
-share/totem/properties.ui
-share/totem/totem.ui
-share/totem/uri.ui
diff --git a/totem/buildlink3.mk b/totem/buildlink3.mk
deleted file mode 100644
index e20167ba06..0000000000
--- a/totem/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:23:41 tnn Exp $
-
-BUILDLINK_TREE+=	totem
-
-.if !defined(TOTEM_BUILDLINK3_MK)
-TOTEM_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.totem+=	{totem,totem-xine}>=1.4.0
-BUILDLINK_ABI_DEPENDS.totem+=	totem>=2.32.0nb31
-BUILDLINK_PKGSRCDIR.totem?=	../../multimedia/totem
-
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.endif # TOTEM_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-totem
diff --git a/totem/distinfo b/totem/distinfo
deleted file mode 100644
index 73dae1d580..0000000000
--- a/totem/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.44 2015/11/03 23:54:32 agc Exp $
-
-SHA1 (totem-3.18.1.tar.xz) = 133035cb0e185941b39d8857afdc45b409f41649
-RMD160 (totem-3.18.1.tar.xz) = 1ba1d59cb76d1948b471143a8e7dd2c0cf343bdb
-SHA512 (totem-3.18.1.tar.xz) = cc4dcd81c2473a2c91786d0d329d1426cb23c372fbef9738be21762b00aaf02e50f54ed6d6c81b9325312db02347baf267d73d74be4052ffdb14c899e1f4f069
-Size (totem-3.18.1.tar.xz) = 3172416 bytes


Home | Main Index | Thread Index | Old Index