diff src/theora.mk @ 2349:f48c5b085a38

Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 29 Mar 2012 11:07:07 +0200
parents f653602a0500
children 99516e73b368
line wrap: on
line diff
--- a/src/theora.mk	Thu Mar 29 11:05:38 2012 +0200
+++ b/src/theora.mk	Thu Mar 29 11:07:07 2012 +0200
@@ -4,11 +4,9 @@
 # Theora
 PKG             := theora
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.1.1
 $(PKG)_CHECKSUM := 0b91be522746a29351a5ee592fd8160940059303
 $(PKG)_SUBDIR   := libtheora-$($(PKG)_VERSION)
 $(PKG)_FILE     := libtheora-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE  := http://theora.org/
 $(PKG)_URL      := http://downloads.xiph.org/releases/theora/$($(PKG)_FILE)
 $(PKG)_DEPS     := gcc ogg vorbis