Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
756c67b8
Commit
756c67b8
authored
6 years ago
by
Grant Miller
Committed by
Bart Ribbers
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
kde/qca-qt5: Delete in favor of upstream qca (
!146
)
parent
36b1a60b
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
kde/kdeconnect/APKBUILD
+2
-2
2 additions, 2 deletions
kde/kdeconnect/APKBUILD
kde/okular/APKBUILD
+2
-2
2 additions, 2 deletions
kde/okular/APKBUILD
kde/plasma-nm/APKBUILD
+2
-2
2 additions, 2 deletions
kde/plasma-nm/APKBUILD
kde/qca-qt5/APKBUILD
+0
-37
0 additions, 37 deletions
kde/qca-qt5/APKBUILD
with
6 additions
and
43 deletions
kde/kdeconnect/APKBUILD
+
2
−
2
View file @
756c67b8
...
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kdeconnect
pkgver
=
1.3.1_git20180822
pkgrel
=
0
pkgrel
=
1
_commit
=
"14994132f83d33edd2ef2bad29c8873d17610d24"
pkgdesc
=
"Adds communication between KDE and your smartphone"
url
=
"https://community.kde.org/KDEConnect"
...
...
@@ -10,7 +10,7 @@ arch="all"
license
=
"GPL-2.0"
depends
=
"kirigami2"
makedepends
=
"extra-cmake-modules kdoctools-dev kconfigwidgets-dev kdbusaddons-dev kiconthemes-dev
knotifications-dev kio-dev kcmutils-dev qca-
qt5-
dev plasma-framework-dev libexecinfo-dev
knotifications-dev kio-dev kcmutils-dev qca-dev plasma-framework-dev libexecinfo-dev
qt5-qtdeclarative-dev"
subpackages
=
"
$pkgname
-doc"
#$pkgname-lang is only available in the release package
#source="https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz
...
...
This diff is collapsed.
Click to expand it.
kde/okular/APKBUILD
+
2
−
2
View file @
756c67b8
...
...
@@ -2,14 +2,14 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
okular
pkgver
=
18.12.0
pkgrel
=
0
pkgrel
=
1
arch
=
"all"
url
=
"https://github.com/KDE/koko"
pkgdesc
=
"KDE document viewer"
license
=
"GPL-2.0 LGPL-2.1 GFDL-1.2"
depends
=
""
makedepends
=
"extra-cmake-modules qt5-qtbase-dev kparts-dev threadweaver-dev kjs-dev kwallet-dev
kactivities-dev kpty-dev qca-
qt5-
dev kirigami2-dev kdoctools-dev khtml-dev libzip-dev
kactivities-dev kpty-dev qca-dev kirigami2-dev kdoctools-dev khtml-dev libzip-dev
libpng-dev ebook-tools-dev"
source
=
"https://download.kde.org/stable/applications/
$pkgver
/src/
$pkgname
-
$pkgver
.tar.xz
musl-fixes.patch
...
...
This diff is collapsed.
Click to expand it.
kde/plasma-nm/APKBUILD
+
2
−
2
View file @
756c67b8
...
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
plasma-nm
pkgver
=
5.14.4
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Plasma applet written in QML for managing network connections"
arch
=
"all"
url
=
"https://www.kde.org/workspaces/plasmadesktop/"
...
...
@@ -13,7 +13,7 @@ makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qttool
kio-dev kcoreaddons-dev kwallet-dev kitemviews-dev kxmlgui-dev kconfigwidgets-dev
kiconthemes-dev solid-dev kdbusaddons-dev knotifications-dev plasma-workspace-dev
kdeclarative-dev kinit-dev kdelibs4support-dev networkmanager-qt-dev modemmanager-qt-dev
qca-
qt5-
dev"
qca-dev"
source
=
"https://download.kde.org/stable/plasma/
$pkgver
/
$pkgname
-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-lang"
...
...
This diff is collapsed.
Click to expand it.
kde/qca-qt5/APKBUILD
deleted
100644 → 0
+
0
−
37
View file @
36b1a60b
pkgbase
=
qca
pkgname
=
qca-qt5
pkgver
=
2.1.3
pkgrel
=
1
pkgdesc
=
"Qt Cryptographic Architecture"
arch
=
"all"
url
=
"http://delta.affinix.com/qca/"
license
=
"LGPL-2.1"
depends
=
""
depends_dev
=
"qt5-qtbase-dev"
makedepends
=
"
$depends_dev
cmake doxygen graphviz-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://download.kde.org/stable/
$pkgbase
/
$pkgver
/src/
$pkgbase
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/
$pkgbase
-
$pkgver
"
build
()
{
cd
"
$builddir
"
cmake
\
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DKDE_INSTALL_LIBDIR
=
lib
\
-DBUILD_TESTING
=
OFF
\
-DBUILD_QCH
=
ON
make
}
check
()
{
cd
"
$builddir
"
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
${
pkgdir
}
"
install
}
sha512sums
=
"0aec277e0695da2e45298f0a9006213829fe4c449a79969e472947db54f45000ba6e22361b782465bdc03f269b7301d318c843f5a83db459a118e58a03f3116a qca-2.1.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