Add coreapps: lightweight Qt apps for various tasks (!162)

More information and screenshots in the GitLab project:
https://gitlab.com/cubocore

[skip ci]: ollieparanoid made sure this builds for x86_64, armhf,
           aarch64, armv7.
This commit is contained in:
rahmanshaber 2019-01-21 17:04:10 +08:00 committed by Oliver Smith
parent 79e655f6e9
commit f9915bd0ea
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
15 changed files with 368 additions and 0 deletions

View file

@ -0,0 +1,25 @@
_pkgname=about
pkgname=about-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="About shows CoreApps information for apps from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="cf11d1039b7c3ce06a2c60fd921fbe86c4ba8cac863db4281923c67b1abfe43090d92affce8fbaf6f2dc05fc8ccb19214ba2cec3baad00fc73b5f1fc304f354d about-2.3.0.tar.gz"

View file

@ -0,0 +1,26 @@
_pkgname=bookmarks
pkgname=bookmarks-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="A bookmarking app from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="683983b89ec0ed0be31452e122de2aee63ecba24b325d0886323a4578b6e62743fca8bc417c8ca6cf255afb9345bc8fb17ebc6a4a88980057f06c8c3c9b24ebb bookmarks-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=corearchiver
pkgver=2.3.0
pkgrel=0
pkgdesc="Archiver from the CoreApps family to create and extract archives."
arch="all"
url="https://gitlab.com/cubocore"
license="LGPL-2.1"
depends="libcprime qt5-qtbase xz-dev libarchive-dev zlib-dev lzip bzip2-dev"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="5178480893362f3aa10162660c13e9db01ac37114df105be89dcee7c8f887a8f1f8bcc07f544ff77ae3bae6b1c138ef59cd6afe72725682d4a7df3b7e18497f8 corearchiver-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=coreimage
pkgver=2.3.0
pkgrel=0
pkgdesc="An image viewer from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="f34af15a197484f95335663cc10bd13d7f5163055794bf6b7000e17bb9906059f9070ec4af30ca30f263d77e52688c92b0e0856b4b0fdd1c6bb866ee40f4d2b7 coreimage-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=coreinfo
pkgver=2.3.0
pkgrel=0
pkgdesc="A file information tool from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase libzen-dev libmediainfo-dev"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="9b83ec254e7193f5242f90d10d4047e8c3747a3c4e05443e8fcdff3d76664834fc25e5e32c1700605973e70beb2f6dcb584ee54bd4c31e994aa5502b429c554f coreinfo-2.3.0.tar.gz"

24
coreapps/corepad/APKBUILD Normal file
View file

@ -0,0 +1,24 @@
pkgname=corepad
pkgver=2.3.0
pkgrel=0
pkgdesc="A document editor from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="f28c53e116cf6d8fdad71fb9491304be824d69b6ad5c8093b4d4ef233976a7a1496b91bb61f5a7ee41d2b30862ed4e6d5c09726b2aa4ab35d9c3ef1a15dc80e3 corepad-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=corepaint
pkgver=2.3.0
pkgrel=0
pkgdesc="A paint app from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="3264b972864438caa99c546cb4de7a90518f111d524b04a4cc845ea8812b1e835634525888f118c405be7e428f3e6ef019c405ea87fd46facf9299f11f90de18 corepaint-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=corerenamer
pkgver=2.3.0
pkgrel=0
pkgdesc="A batch file renamer from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="d3c6e4f3eb3916bc6f6f694246fa4c632c8d44327ecd5cdfbf9efbddaaac5d277a65c83d1089b63da297671e793cafebe284f0a1ef4b30ae0b11e0ae41d9dd23 corerenamer-2.3.0.tar.gz"

View file

@ -0,0 +1,25 @@
pkgname=coreshot
pkgver=2.3.0
pkgrel=0
pkgdesc="A screen capture utility from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase qt5-qtx11extras-dev"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="01769e47cc2c748e083588f61380045bd90522bae6e373d4d82ec50f8c65e68ff06fa61f7bdc2a3f36375967dd13710907ef296d454d92fca9c471788208b938 coreshot-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
pkgname=coretime
pkgver=2.3.0
pkgrel=0
pkgdesc="A time related task manager from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase qt5-qtmultimedia-dev"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="7633c8bde8bae9c571070361bb94b76cc27b827f8b2d8973abbcf576b45210a0a969c1e9921c8e05b5da890d3d1f812717e649016f5e127cc0bb43877f0b4b2e coretime-2.3.0.tar.gz"

View file

@ -0,0 +1,25 @@
_pkgname=help
pkgname=help-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="Shows helpful information about applications in the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="a381023bf3e60c70628932b4e16bd6d837a623a939a4ba09aa5bdac69f5506be1b354504ceddad2f4ef0913c97a791d510f6751accd11a1c22bf19859efc5e7a help-2.3.0.tar.gz"

View file

@ -0,0 +1,25 @@
pkgname=libcprime
pkgver=2.3.0
pkgrel=0
pkgdesc="A library for bookmarking, saving recent activites, managing settings of CoreApps."
arch="all"
url="https://gitlab.com/cubocore"
license="LGPL-2.1"
depends="qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
subpackages="$pkgname-dev"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="59f6d94ed76d47e385362c0787eb382dac55e5e14ec73e22e1e95c6b1f8012cb29cc9dbedada615939e00ce61f78b4cc9f52559112e8a412be84e87f81875af0 libcprime-2.3.0.tar.gz"

View file

@ -0,0 +1,25 @@
_pkgname=search
pkgname=search-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="A file finder utility from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="a95a6f6b00630e977c67bf98637a902cf5e81b80943db88a05431adbcba1bd46b69c90ae73ff6bdebc48ceb79b7b8c6752dfce2ae99d8a4673ba097caed6c474 search-2.3.0.tar.gz"

View file

@ -0,0 +1,25 @@
_pkgname=settings
pkgname=settings-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="A settings manager for the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
options="!check"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="aad457e6fc7b5c6be98c31f0bfed9763396b89ec22b82e09d094bd0ed3cc56545917aa4e7211e8280e8e8f7f3ba36054321ab78d7f2117b3ebe8cdce0e763148 settings-2.3.0.tar.gz"

View file

@ -0,0 +1,24 @@
_pkgname=start
pkgname=start-coreapps
pkgver=2.3.0
pkgrel=0
pkgdesc="An activity viewer from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
license="GPL-2.0"
depends="libcprime qt5-qtbase"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$_pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$_pkgname/-/archive/v$pkgver/$_pkgname-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-v$pkgver"
build() {
cd "$builddir"
qmake-qt5
make
}
package() {
cd "$builddir"
INSTALL_ROOT="$pkgdir" make install
}
sha512sums="8bba517ff82fa0488f1b03cf03bb89a808ebeab679bc0d7cd9f8bb302fc73d017ce454e5065864a6c54e4230436015b4566f2b44a627d46f5f20e5317e216fc2 start-2.3.0.tar.gz"