* update fluxbox to 1.3.7+211+g9d8202f3-2
This commit is contained in:
parent
76c7c76768
commit
42910c476d
29
fluxbox/.SRCINFO
Normal file
29
fluxbox/.SRCINFO
Normal file
@ -0,0 +1,29 @@
|
||||
pkgbase = fluxbox
|
||||
pkgdesc = A lightweight and highly-configurable window manager
|
||||
pkgver = 1.3.7+211+g9d8202f3
|
||||
pkgrel = 2
|
||||
url = http://www.fluxbox.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = fontconfig
|
||||
depends = libfontconfig.so
|
||||
depends = fribidi
|
||||
depends = libfribidi.so
|
||||
depends = imlib2
|
||||
depends = libxft
|
||||
depends = libxinerama
|
||||
depends = libxpm
|
||||
depends = libxrandr
|
||||
optdepends = xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu utilities
|
||||
options = !makeflags
|
||||
source = git+https://github.com/fluxbox/fluxbox.git#commit=9d8202f32338a3f08d3fa39057dc5eec5d97be4e
|
||||
source = fluxbox.desktop
|
||||
sha256sums = 07a050346be8ecb6650e8b49ce85cf7006fca363058324dd8c8fec7b76232867
|
||||
sha256sums = 2148a90aca653b596e9632264dbdbd8c7e673d732e4b04eee66a8ac1e68b3c5d
|
||||
|
||||
pkgname = fluxbox
|
@ -4,7 +4,7 @@
|
||||
pkgname=fluxbox
|
||||
_commit='9d8202f32338a3f08d3fa39057dc5eec5d97be4e'
|
||||
pkgver=1.3.7+211+g9d8202f3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A lightweight and highly-configurable window manager'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='http://www.fluxbox.org/'
|
||||
@ -16,7 +16,7 @@ optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu util
|
||||
options=('!makeflags')
|
||||
source=("git+https://github.com/fluxbox/fluxbox.git#commit=${_commit}"
|
||||
'fluxbox.desktop')
|
||||
sha256sums=('SKIP'
|
||||
sha256sums=('07a050346be8ecb6650e8b49ce85cf7006fca363058324dd8c8fec7b76232867'
|
||||
'2148a90aca653b596e9632264dbdbd8c7e673d732e4b04eee66a8ac1e68b3c5d')
|
||||
|
||||
pkgver() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user