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:
c729313
)
libexif: Add PKG_LICENSE information.
author
Ian Leonard
<redacted>
Sat, 19 Jul 2014 07:08:40 +0000
(
00:08
-0700)
committer
Ian Leonard
<redacted>
Fri, 1 Aug 2014 04:34:30 +0000
(21:34 -0700)
Signed-off-by: Ian Leonard <redacted>
libs/libexif/Makefile
patch
|
blob
|
history
diff --git
a/libs/libexif/Makefile
b/libs/libexif/Makefile
index 44857ef055aa3504d58cb06c8108d5506aabf8cc..c290bddb6c6804e504ceffe16f10b058e3b1c5fe 100644
(file)
--- a/
libs/libexif/Makefile
+++ b/
libs/libexif/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-201
0
OpenWrt.org
+# Copyright (C) 2006-201
4
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-15,6
+15,9
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/libexif
PKG_MD5SUM:=27339b89850f28c8f1c237f233e05b27
+PKG_LICENSE:=LGPL-2.1
+PKG_LICENSE_FILES:=COPYING
+
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT