Skip to content

Commit

Permalink
xf86-video-fbturbo-sunxi: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Jan 4, 2022
1 parent 200875a commit 2fc2fac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 50 deletions.
6 changes: 5 additions & 1 deletion srcpkgs/removed-packages/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'removed-packages'
pkgname=removed-packages
version=0.1
revision=56
revision=57
build_style=meta
short_desc="Uninstalls packages removed from repository"
maintainer="Piotr Wójcik <[email protected]>"
Expand Down Expand Up @@ -379,3 +379,7 @@ case "$XBPS_TARGET_MACHINE" in
"
;;
esac

if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
replaces+=" xf86-video-fbturbo-sunxi<=0.4.0"
fi
20 changes: 0 additions & 20 deletions srcpkgs/xf86-video-fbturbo-sunxi/patches/fix-compilation.patch

This file was deleted.

29 changes: 0 additions & 29 deletions srcpkgs/xf86-video-fbturbo-sunxi/template

This file was deleted.

0 comments on commit 2fc2fac

Please sign in to comment.