aboutsummaryrefslogtreecommitdiffstats
path: root/testing/horizon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/horizon/APKBUILD')
-rw-r--r--testing/horizon/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/horizon/APKBUILD b/testing/horizon/APKBUILD
index f897881580d..118ebd5296d 100644
--- a/testing/horizon/APKBUILD
+++ b/testing/horizon/APKBUILD
@@ -19,7 +19,8 @@ makedepends="bcnm-dev boost-dev cmake curl-dev eudev-dev libarchive-dev
linux-headers parted-dev skalibs-dev util-linux-dev libxkbfile-dev"
subpackages="$pkgname-image $pkgname-dbg $pkgname-dev $pkgname-doc
$pkgname-tools"
-source="https://distfiles.adelielinux.org/source/horizon-$pkgver.tar.xz"
+source="https://distfiles.adelielinux.org/source/horizon-$pkgver.tar.xz
+ mips64-host.patch"
build() {
if [ "$CBUILD" != "$CHOST" ]; then
@@ -125,4 +126,5 @@ PROFILE
"$subpkgdir"/usr/share/xsessions/horizon.desktop
}
-sha512sums="99c1d939abc33c4a072712e75c6c8ada16deb1fe59b9da839dffd695a0d40dbf48499cc00751285300127a7fc701e8e1c434e9f8a222f1981ccbebd6ee72e43e horizon-0.9.3.tar.xz"
+sha512sums="99c1d939abc33c4a072712e75c6c8ada16deb1fe59b9da839dffd695a0d40dbf48499cc00751285300127a7fc701e8e1c434e9f8a222f1981ccbebd6ee72e43e horizon-0.9.3.tar.xz
+b3f78b967dd2238270b929c3528705fad6c61bf1b5a1c35ad6ba9d68fd8ef9896449c21ad8ee1a390fb25f185abeafa30c6ca593e2c338203343799eda213fe4 mips64-host.patch"