Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
cb39ae0d
Commit
cb39ae0d
authored
5 years ago
by
Bart Ribbers
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/kamoso: new aport
parent
04d4ef25
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/kamoso/APKBUILD
+32
-0
32 additions, 0 deletions
testing/kamoso/APKBUILD
with
32 additions
and
0 deletions
testing/kamoso/APKBUILD
0 → 100644
+
32
−
0
View file @
cb39ae0d
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kamoso
pkgver
=
19.04.3
pkgrel
=
0
arch
=
"all"
url
=
"https://kde.org/applications/multimedia/org.kde.kamoso"
pkgdesc
=
"An application to take pictures and videos out of your webcam"
license
=
"GPL-2.0-or-later AND LGPL-2.1-only"
depends
=
"kirigami2 qt5-qtquickcontrols2 gst-plugins-good gst-plugins-bad"
makedepends
=
"extra-cmake-modules qt5-qtbase-dev kconfig-dev kdoctools-dev kio-dev ki18n-dev purpose-dev knotifications-dev gstreamer-dev glib-dev gobject-introspection-dev gst-plugins-base-dev"
source
=
"https://download.kde.org/stable/applications/
$pkgver
/src/
$pkgname
-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
options
=
"!check"
# Broken
build
()
{
cmake
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
make
}
check
()
{
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
}
sha512sums
=
"34a4d6efe8a4e8c009ce412fdc0c98edb43fcabc6d0f1b08e709ce2a0584a5b5a1405dbc92dac0f81e12b67ac9cad930e9afc5d068f3c42272bc59bfd9f6f2af kamoso-19.04.3.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment