Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
pmaports
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
183
Issues
183
List
Boards
Labels
Service Desk
Milestones
Merge Requests
42
Merge Requests
42
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
postmarketOS
pmaports
Commits
0e0744b9
Verified
Commit
0e0744b9
authored
Jun 21, 2019
by
PureTryOut
Committed by
Martijn Braam
Jun 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kde/ksmtp: remove, upstreamed (
!453
)
parent
5f8b3e4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
35 deletions
+0
-35
kde/ksmtp/APKBUILD
kde/ksmtp/APKBUILD
+0
-35
No files found.
kde/ksmtp/APKBUILD
deleted
100644 → 0
View file @
5f8b3e4d
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
ksmtp
pkgver
=
18.12.3
pkgrel
=
1
pkgdesc
=
"Job-based library to send email through an SMTP server"
arch
=
"all"
url
=
"https://kontact.kde.org"
license
=
"LGPL-2.1"
depends
=
""
depends_dev
=
"qt5-qtbase-dev kcoreaddons-dev ki18n-dev kio-dev cyrus-sasl-dev"
makedepends
=
"
$depends_dev
extra-cmake-modules"
source
=
"https://download.kde.org/stable/applications/
$pkgver
/src/
$pkgname
-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-dev"
options
=
"!check"
# Broken
build
()
{
cmake
\
-DCMAKE_BUILD_TYPE
=
RelWithDebugInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DBUILD_QCH
=
ON
make
}
check
()
{
cd
"
$builddir
"
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"335f3b4f9572a3d96c2d91f529dfc6c4c620d0f3f07db2567bbf0f108cc58f9a15c5ac020dd6e875ba76e822fd80319ca7262e34ff9d742afe8db857b97c23cd ksmtp-18.12.3.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