comparison src/gst-plugins-good.mk @ 1281:3443a9b9a415

remove $(PKG)_IGNORE entries that are no longer needed
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 04 Oct 2010 15:06:01 +0200
parents f9fd9c5eea09
children 4665dcb71cd5
comparison
equal deleted inserted replaced
1280:fef4b120bc3a 1281:3443a9b9a415
1 # This file is part of mingw-cross-env. 1 # This file is part of mingw-cross-env.
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # gst-plugins-good 4 # gst-plugins-good
5 PKG := gst-plugins-good 5 PKG := gst-plugins-good
6 $(PKG)_IGNORE := 0.10.20 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 0.10.25 7 $(PKG)_VERSION := 0.10.25
8 $(PKG)_CHECKSUM := 37339cc8a4e78bce253b9b85c7f25564ef7742f0 8 $(PKG)_CHECKSUM := 37339cc8a4e78bce253b9b85c7f25564ef7742f0
9 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
10 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 10 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
11 $(PKG)_WEBSITE := http://gstreamer.freedesktop.org/ 11 $(PKG)_WEBSITE := http://gstreamer.freedesktop.org/