From 77a57de7edb0bc40ab52b24c4ab62d11463b8230 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sat, 1 Jun 2019 23:32:45 +0200 Subject: [PATCH] Cosmetic: temp/*: fix comments on top of APKBUILD Remove Alpine's maintainers and contributors from the APKBUILDs in temp where we still had them. In general, we don't keep them there, because we don't want them to get e-mailed about questions from the postmarketOS aports. It is obvious that they were copy pasted from Alpine, with minor adjustments. Remove "Remember to increase pkgrel after changing _pkgver!" from temp/mesa, because we have a CI check for that now. [ci:skip-build]: cosmetic changes only --- temp/mesa/APKBUILD | 3 --- temp/qt5-qtbase/APKBUILD | 1 - temp/u-boot/APKBUILD | 5 +---- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/temp/mesa/APKBUILD b/temp/mesa/APKBUILD index 6910ca056..1953ee8ba 100644 --- a/temp/mesa/APKBUILD +++ b/temp/mesa/APKBUILD @@ -1,7 +1,4 @@ # Forked from Alpine, so we can upgrade the version and build etnaviv and tegra -# --- -# Remember to increase pkgrel after changing _pkgver! -# --- pkgname=mesa pkgver=9999 _pkgver=19.1.0-rc1 diff --git a/temp/qt5-qtbase/APKBUILD b/temp/qt5-qtbase/APKBUILD index d44f96288..14a3af9cd 100644 --- a/temp/qt5-qtbase/APKBUILD +++ b/temp/qt5-qtbase/APKBUILD @@ -1,5 +1,4 @@ # Forked from Alpine to use OpenGL ES2 -# Maintainer: Natanael Copa pkgname=qt5-qtbase _pkgname=${pkgname/qt5-//}-everywhere-src pkgver=9999 diff --git a/temp/u-boot/APKBUILD b/temp/u-boot/APKBUILD index ea4915915..069f7330f 100644 --- a/temp/u-boot/APKBUILD +++ b/temp/u-boot/APKBUILD @@ -1,7 +1,4 @@ -# Contributor: He Yangxuan -# Contributor: -# Contributor: Timo Teras -# Maintainer: Leonardo Arena +# Forked from Alpine to build for pine64 pkgname=u-boot pkgver=2019.04 pkgrel=0