This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
gst1-plugins-ugly: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo
10 years ago
parent
37f7ec2c47
commit
d42ad88941
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
multimedia/gst1-plugins-ugly/Makefile
+ 1
- 0
multimedia/gst1-plugins-ugly/Makefile
View File
@ -11,6 +11,7 @@ PKG_NAME:=gst1-plugins-ugly
PKG_VERSION
:=
1.2.3
PKG_RELEASE
:=
1
PKG_MAINTAINER
:=
W. Michael Petullo <mike@flyn.org>
PKG_LICENSE
:=
LGPLv2
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/gst-plugins-ugly-
$(
PKG_VERSION
)
PKG_SOURCE
:=
gst-plugins-ugly-
$(
PKG_VERSION
)
.tar.xz
Write
Preview
Loading…
Cancel
Save