mirror of
https://github.com/ptitSeb/box64.git
synced 2024-12-02 14:26:37 +08:00
Update archlinux/*
This commit is contained in:
parent
e511e1bf96
commit
86820cf1b1
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jai-JAP <parjailu@gmail.com>
|
||||
# Contributor: Sebastien Chevalier <ptitseb@box86.org>
|
||||
# Author: Sebastien Chevalier <ptitseb@box86.org>
|
||||
pkgname=box64-arm64-git
|
||||
pkgver=r1116.9243ea4
|
||||
pkgver=1116.9243ea4
|
||||
pkgrel=1
|
||||
pkgdesc="Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices."
|
||||
arch=('aarch64')
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jai-JAP <parjailu@gmail.com>
|
||||
# Contributor: Sebastien Chevalier <ptitseb@box86.org>
|
||||
# Author: Sebastien Chevalier <ptitseb@box86.org>
|
||||
pkgname=box86-rk3399-git
|
||||
pkgver=r1116.9243ea4
|
||||
pkgver=1116.9243ea4
|
||||
pkgrel=1
|
||||
pkgdesc="Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices."
|
||||
arch=('aarch64')
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jai-JAP <parjailu@gmail.com>
|
||||
# Contributor: Sebastien Chevalier <ptitseb@box86.org>
|
||||
# Author: Sebastien Chevalier <ptitseb@box86.org>
|
||||
pkgname=box64-rpi-git
|
||||
pkgver=r1116.9243ea4
|
||||
pkgver=1116.9243ea4
|
||||
pkgrel=1
|
||||
pkgdesc="Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices."
|
||||
arch=('aarch64')
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jai-JAP <parjailu@gmail.com>
|
||||
# Contributor: Sebastien Chevalier <ptitseb@box86.org>
|
||||
# Author: Sebastien Chevalier <ptitseb@box86.org>
|
||||
pkgname=box64-tegra-git
|
||||
pkgver=r1116.9243ea4
|
||||
pkgver=1116.9243ea4
|
||||
pkgrel=1
|
||||
pkgdesc="Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices."
|
||||
arch=('aarch64')
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jai-JAP <parjailu@gmail.com>
|
||||
# Contributor: Sebastien Chevalier <ptitseb@box86.org>
|
||||
# Author: Sebastien Chevalier <ptitseb@box86.org>
|
||||
pkgname=box64-x64-git
|
||||
pkgver=r1116.9243ea4
|
||||
pkgver=1116.9243ea4
|
||||
pkgrel=1
|
||||
pkgdesc="Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices."
|
||||
arch=('aarch64')
|
||||
|
@ -19,3 +19,6 @@ This might give you some advantages like those:
|
||||
- automatic updates (with some AUR frontends like [`pamac-aur`](https://aur.archlinux.org/packages/pamac-aur/) or [`yay`](https://aur.archlinux.org/packages/yay));
|
||||
- easily uninstall with `pacman -R` when no needed (no need other scripts nor Makefile to do this);
|
||||
- your `box64` installation is recognized as a package (where it wasn't when installing with `make install`).
|
||||
|
||||
|
||||
### Note: You can use [makedeb](https://github.com/makedeb/makedeb) (or) [pkgbuild2spec](https://github.com/prozum/pkgbuild2spec) to compile box64 to .deb or .rpm installer files.
|
Loading…
Reference in New Issue
Block a user