git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
57ff96d
)
gst1-plugins-bad: add package license file to Makefile
author
W. Michael Petullo
<redacted>
Thu, 31 Jul 2014 14:50:08 +0000
(10:50 -0400)
committer
W. Michael Petullo
<redacted>
Thu, 31 Jul 2014 14:50:08 +0000
(10:50 -0400)
Signed-off-by: W. Michael Petullo <redacted>
multimedia/gst1-plugins-bad/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/gst1-plugins-bad/Makefile
b/multimedia/gst1-plugins-bad/Makefile
index ba08a2f1af320658058d5bdcacdb23c9bac0ac66..8e0c4ba1db7d7311b54b2635c78d22f2ccd96e7d 100644
(file)
--- a/
multimedia/gst1-plugins-bad/Makefile
+++ b/
multimedia/gst1-plugins-bad/Makefile
@@
-12,6
+12,7
@@
PKG_VERSION:=1.2.3
PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=LGPLv2 GPLv2
+PKG_LICENSE_FILE:=COPYING.LIB COPYING
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-bad-$(PKG_VERSION)
PKG_SOURCE:=gst-plugins-bad-$(PKG_VERSION).tar.xz
git clone https://git.99rst.org/PROJECT