242def5068
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
11 lines
297 B
Makefile
11 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:04 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.8_NAME= gnomevfs
|
|
GST_PLUGINS0.8_DIR= ext/gnomevfs
|
|
GST_PLUGINS0.8_FLAG= gnome_vfs
|
|
|
|
.include "../../multimedia/gst-plugins0.8/Makefile.common"
|
|
|
|
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|