openbox: syntax
This commit is contained in:
parent
bed48d3db2
commit
c7a1f35f98
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/Vy+51pmFunJSY8GsgjM+Wcam4kL5Ev+sLeBXXDP9vSUS1KNAF539YXHlmzQTR2eGo4cM7pS2xyk34Am0H2QNwA=
|
RWSE3ohX2g5d/fvgpcxIZRGB+AfBu8MMGwu7CTKMWjvykMtiRCx6ccFY2sByU8dMS6ChIiyE/GauG3LtrrH76fIlFd4sk9vp5gM=
|
||||||
SHA256 (Pkgfile) = 36f7241cec334a91eef3db27b079f9a302cbcef712af3bd796a6d5a722f5d8ea
|
SHA256 (Pkgfile) = 0954769e3100ffc4ed84e18e71cf88d922b35bb1f88cab8d2f1c62f175751515
|
||||||
SHA256 (.footprint) = fd6ac493cfd02489032b9ffa4134ae6da3ada380bf3f5ab85166d4b2484cd73d
|
SHA256 (.footprint) = fd6ac493cfd02489032b9ffa4134ae6da3ada380bf3f5ab85166d4b2484cd73d
|
||||||
SHA256 (openbox-3.6.1.tar.gz) = 8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7
|
SHA256 (openbox-3.6.1.tar.gz) = 8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Description: Fast, lightweight, standards-compliant window manager
|
# Description: Fast, lightweight, standards-compliant window manager
|
||||||
# URL: http://openbox.org
|
# URL: http://openbox.org
|
||||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||||
# Depends on: xorg-libxinerama, xorg-libxrandr, pango, libxml2
|
# Depends on: libxml2 pango xorg-libxinerama xorg-libxrandr
|
||||||
|
|
||||||
name=openbox
|
name=openbox
|
||||||
version=3.6.1
|
version=3.6.1
|
||||||
@ -13,8 +13,8 @@ build() {
|
|||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--disable-nls \
|
--libexecdir=/usr/lib/openbox \
|
||||||
--libexecdir=/usr/lib/openbox
|
--disable-nls
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user