~alpine/aports

community/libkipi: move from testing v1 APPLIED

Bart Ribbers: 3
 community/libkipi: move from testing
 community/spectacle: move from testing
 testing/kde-applications: add spectacle to -base

 3 files changed, 3 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3091/mbox | git am -3
Learn more about email & git

[PATCH 1/3] community/libkipi: move from testing Export this patch

---
 {testing => community}/libkipi/APKBUILD | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {testing => community}/libkipi/APKBUILD (100%)

diff --git a/testing/libkipi/APKBUILD b/community/libkipi/APKBUILD
similarity index 100%
rename from testing/libkipi/APKBUILD
rename to community/libkipi/APKBUILD
-- 
2.23.0

[PATCH 2/3] community/spectacle: move from testing Export this patch

---
 {testing => community}/spectacle/APKBUILD | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {testing => community}/spectacle/APKBUILD (100%)

diff --git a/testing/spectacle/APKBUILD b/community/spectacle/APKBUILD
similarity index 100%
rename from testing/spectacle/APKBUILD
rename to community/spectacle/APKBUILD
-- 
2.23.0

[PATCH 3/3] testing/kde-applications: add spectacle to -base Export this patch

---
 testing/kde-applications/APKBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/testing/kde-applications/APKBUILD b/testing/kde-applications/APKBUILD
index aaaeec6e6e..622ffbb6b1 100644
--- a/testing/kde-applications/APKBUILD
+++ b/testing/kde-applications/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kde-applications
pkgver=19.08.1
pkgrel=0
pkgrel=1
arch="noarch !ppc64le !s390x" # Limited by edu, network and pim
url="https://kde.org/applications/"
pkgdesc="KDE Applications meta package"
@@ -63,7 +63,8 @@ base() {
		keditbookmarks
		konsole
		kate
		kwrite"
		kwrite
		spectacle"

	mkdir -p "$subpkgdir"
}
-- 
2.23.0