Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
4f09e812
Commit
4f09e812
authored
Nov 30, 2013
by
Fabian Affolter
Committed by
Natanael Copa
Dec 03, 2013
Browse files
testing/fswebcam: specify license
parent
78a8c947
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/fswebcam/APKBUILD
View file @
4f09e812
...
...
@@ -2,17 +2,18 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname
=
fswebcam
pkgver
=
20110717
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"http://www.firestorm.cx/fswebcam/files/fswebcam-20110717.tar.gz"
url
=
"http://www.firestorm.cx/fswebcam"
arch
=
"all"
license
=
"GPL"
license
=
"GPL
2
"
depends
=
""
depends_dev
=
"gd-dev gzip"
makedepends
=
"
$depends_dev
"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"http://www.firestorm.cx/
$pkgname
/files/
$pkgname
-
$pkgver
.tar.gz"
source
=
"http://www.firestorm.cx/
$pkgname
/files/
$pkgname
-
$pkgver
.tar.xz"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$_builddir
"
...
...
@@ -27,4 +28,6 @@ package() {
install
-Dm644
example.conf
"
$pkgdir
/etc/fswebcam.conf"
}
md5sums
=
"6e09f1f31cf7cd0ac1d4d688a0acbe41 fswebcam-20110717.tar.gz"
md5sums
=
"0b343a827771b7546cf4ede19a5ed000 fswebcam-20110717.tar.xz"
sha256sums
=
"71e13139900b065feba87685234ac8575155196fb3951e2516e1331bdeac10bf fswebcam-20110717.tar.xz"
sha512sums
=
"55c7aa25f51ba9de835e52c576ef6ee12997226f3cd324c07522ea3a820b7069b7ed82b6020239bab0688989eb06d8c287e596ee64faf45fa7cb74d692c8cef9 fswebcam-20110717.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment