Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/handbrake
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-22 20:18:50 +0200
committerErich Eckner <git@eckner.net>2023-05-22 20:18:50 +0200
commite74cde76c104df82b120a7b13964cb786da8f565 (patch)
tree39967e24037929c04aaf79922aa260b437a60a5e /community/handbrake
parent73e1d3b448cc583ab38cae4d61a26f313fad946b (diff)
community -> extra
Diffstat (limited to 'community/handbrake')
-rw-r--r--community/handbrake/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/handbrake/PKGBUILD b/community/handbrake/PKGBUILD
deleted file mode 100644
index 9986e55a..00000000
--- a/community/handbrake/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# x265 has hand-optimized assembly breaking with arch i686, disabled for now
-# (reported as https://github.com/HandBrake/HandBrake/issues/1363)
-eval "$(
- declare -f build | \
- sed '
- s@./configure@\0 --arch=i686 --disable-x265@
- '
-)"