Sync with enterprise

* Use same source and package naming scheme for gst* as enterprise
* Remove gst-shark not part of debian/mendel

Change-Id: Ide8d50986796fd74ab8933d31634d8c0f8e21c8d
diff --git a/packages.mk b/packages.mk
index ce8b0f3..e3d9541 100644
--- a/packages.mk
+++ b/packages.mk
@@ -23,14 +23,13 @@
 $(eval $(call make-pbuilder-bsp-package-target,weston-mtk,graphics/wayland/weston))
 # $(eval $(call make-pbuilder-bsp-package-target,mesa-mtk,graphics/mesa))
 $(eval $(call make-pbuilder-bsp-package-target,glmark2,graphics/glmark2,weston-mtk))
-$(eval $(call make-pbuilder-bsp-package-target,excelsior-vpu-prebuilts,multimedia/vpu,gst-plugins-good1.0 mdpd))
+$(eval $(call make-pbuilder-bsp-package-target,excelsior-vpu-prebuilts,multimedia/vpu,mtk-gst-plugins-good mdpd))
 $(eval $(call make-pbuilder-bsp-package-target,libmdp-prot,multimedia/libmdp_prot))
 $(eval $(call make-pbuilder-bsp-package-target,mdpd,multimedia/mdpd, libmdp-prot))
-$(eval $(call make-pbuilder-bsp-package-target,gstreamer1.0,multimedia/gstreamer1.0))
-$(eval $(call make-pbuilder-bsp-package-target,gst-plugins-base1.0,multimedia/gst-plugins-base1.0,gstreamer1.0,,,$(USERSPACE_ARCH)))
-$(eval $(call make-pbuilder-bsp-package-target,gst-plugins-good1.0,multimedia/gst-plugins-good1.0,gst-plugins-base1.0))
-$(eval $(call make-pbuilder-bsp-package-target,gst-plugins-bad1.0,multimedia/gst-plugins-bad1.0,gst-plugins-base1.0))
-$(eval $(call make-pbuilder-bsp-package-target,gst-shark,multimedia/gst-shark, gstreamer1.0))
+$(eval $(call make-pbuilder-bsp-package-target,mtk-gstreamer,multimedia/mtk-gstreamer))
+$(eval $(call make-pbuilder-bsp-package-target,mtk-gst-plugins-base,multimedia/mtk-gst-plugins-base,mtk-gstreamer,,,$(USERSPACE_ARCH)))
+$(eval $(call make-pbuilder-bsp-package-target,mtk-gst-plugins-good,multimedia/mtk-gst-plugins-good,mtk-gst-plugins-base))
+$(eval $(call make-pbuilder-bsp-package-target,mtk-gst-plugins-bad,multimedia/mtk-gst-plugins-bad,mtk-gst-plugins-base))
 $(eval $(call make-pbuilder-bsp-package-target,u-boot,bootloader/u-boot))
 $(eval $(call make-pbuilder-bsp-package-target,optee-os,bootloader/optee-os))
 $(eval $(call make-pbuilder-bsp-package-target,tf-a,bootloader/tf-a))