From c0a9440f878dd20219ef08e7aac48a9f6b68b649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 10 Oct 2020 01:03:46 -0300 Subject: [PATCH 1/6] qolibri: remove unnecessary broken. --- srcpkgs/qolibri/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/qolibri/template b/srcpkgs/qolibri/template index aa4609db86e..500b53ec5ce 100644 --- a/srcpkgs/qolibri/template +++ b/srcpkgs/qolibri/template @@ -19,10 +19,6 @@ if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake" fi -case "$XBPS_TARGET_MACHINE" in - arm*) broken="qt5-webengine-devel unavailable" ;; -esac - post_install() { vinstall ${wrksrc}/qolibri.desktop 644 usr/share/applications vinstall ${wrksrc}/images/qolibri-128.png 644 usr/share/pixmaps qolibri.png From 76a02a847edc8a05a5316bb750789190e7a08304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 10 Oct 2020 01:04:26 -0300 Subject: [PATCH 2/6] libkgapi: remove unnecessary broken. --- srcpkgs/libkgapi/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/libkgapi/template b/srcpkgs/libkgapi/template index d25fea74c59..9f391c918f7 100644 --- a/srcpkgs/libkgapi/template +++ b/srcpkgs/libkgapi/template @@ -14,10 +14,6 @@ homepage="https://invent.kde.org/pim/libkgapi" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" checksum=da3f183df9ae5efde8244a0558203a27d0905e94b6af8721e570ad9820c31009 -case "$XBPS_TARGET_MACHINE" in - arm*) broken="depends on qt5-webengine";; -esac - do_check() { : } From cd75e10a0a8bb02f988afc2145349cb2d679991d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 10 Oct 2020 01:04:59 -0300 Subject: [PATCH 3/6] clipgrab: remove unnecessary broken. --- srcpkgs/clipgrab/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/clipgrab/template b/srcpkgs/clipgrab/template index 7fbb10204ff..4bd0c144096 100644 --- a/srcpkgs/clipgrab/template +++ b/srcpkgs/clipgrab/template @@ -21,10 +21,6 @@ if [ "$CROSS_BUILD" ]; then qt5-host-tools qt5-devel" fi -case "$XBPS_TARGET_MACHINE" in - arm*) broken="qt-webkit not available on arm" -esac - do_install() { vbin clipgrab vinstall icon.png 644 usr/share/pixmaps clipgrab.png From 2ce74e46bbb5b935f6f0138cc8e38a999b7ef4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 10 Oct 2020 01:15:57 -0300 Subject: [PATCH 4/6] bootiso: remove unnecessary broken. --- srcpkgs/bootiso/template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/bootiso/template b/srcpkgs/bootiso/template index a30de34b99e..4c443dae027 100644 --- a/srcpkgs/bootiso/template +++ b/srcpkgs/bootiso/template @@ -15,11 +15,6 @@ changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md" distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz" checksum=eaf0cedb31d2195546e882624b7f1f0abbb3a6bb6234b4408dfeb2eaeaff3a50 -case "$XBPS_TARGET_MACHINE" in - i686*|x86_64*) ;; - *) broken="requires syslinux which is not available on $XBPS_TARGET_MACHINE" ;; -esac - post_install() { vdoc readme.md } From 142c75de71a07c09c1eb5b86134eb2756a40713b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 10 Oct 2020 01:16:37 -0300 Subject: [PATCH 5/6] biosdisk: remove broken and noarch. --- srcpkgs/biosdisk/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/biosdisk/template b/srcpkgs/biosdisk/template index 0b22e56f313..ccbc76f4e55 100644 --- a/srcpkgs/biosdisk/template +++ b/srcpkgs/biosdisk/template @@ -2,7 +2,6 @@ pkgname=biosdisk version=1.01 revision=2 -archs="i686* x86_64*" build_style=gnu-makefile depends="syslinux wget cdrtools" short_desc="Utility for creating Dell BIOS flash disks" From b39e5db9688c86d6365619c92747d461a0960c8c Mon Sep 17 00:00:00 2001 From: Michael Siegel <24482746+msiism@users.noreply.github.com> Date: Fri, 9 Oct 2020 09:23:09 +0000 Subject: [PATCH 6/6] otter-browser: update short desc, remove broken. Include "web browser" in the short description because that's what this package provides. This also ensures users can find this package via ``xbps-query -Rs "web browser"``. broken was unnecessary. Closes: #25453 [via git-merge-pr] --- srcpkgs/otter-browser/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/otter-browser/template b/srcpkgs/otter-browser/template index f921682e584..cd9aae19355 100644 --- a/srcpkgs/otter-browser/template +++ b/srcpkgs/otter-browser/template @@ -1,23 +1,19 @@ # Template file for 'otter-browser' pkgname=otter-browser version=1.0.01 -revision=2 +revision=3 build_style=cmake makedepends="hunspell-devel libgcrypt-devel qt5-declarative-devel qt5-multimedia-devel qt5-svg-devel qt5-webkit-devel qt5-xmlpatterns-devel qt5-webchannel-devel qt5-location-devel" depends="qt5-plugin-sqlite" -short_desc="Project aiming to recreate the best aspects of the classic Opera UI" +short_desc="Web browser aiming to recreate the best aspects of the classic Opera UI" maintainer="GangstaCat " license="GPL-3.0-or-later" homepage="http://otter-browser.org" distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz" checksum=85aef7c74277cf94de237e516c3c2d507b3d19b9ad16853de938540b8bf2f16b -case "$XBPS_TARGET_MACHINE" in - arm*) nocross="no webengine available right now";; -esac - build_options="webengine" desc_option_webengine="Build Qt5 WebEngine support"