surf: update to 2.1
This commit is contained in:
parent
bc0af779e6
commit
3393a15fa8
@ -1,24 +1,17 @@
|
||||
# Template file for 'surf'
|
||||
pkgname=surf
|
||||
version=2.0
|
||||
revision=2
|
||||
version=2.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="webkit2gtk-devel"
|
||||
depends="xprop"
|
||||
makedepends="webkit2gtk-devel gcr-devel"
|
||||
depends="xprop dmenu"
|
||||
short_desc="Simple web browser based on WebKit/GTK+"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://surf.suckless.org"
|
||||
distfiles="http://dl.suckless.org/surf/$pkgname-$version.tar.gz"
|
||||
checksum=faee4c7a62c38fc9791eff1ad06787c3c9b2b79f338806827f5152a7bc54951d
|
||||
|
||||
do_build() {
|
||||
sed -i 's,/usr/include,,g;s,/usr/lib,,g' config.mk
|
||||
sed -i "/CFLAGS/s|\${CPPFLAGS}|& $CFLAGS|g" config.mk
|
||||
sed -i "/LDFLAGS/s|\-s|$LDFLAGS|g" config.mk
|
||||
make CC=$CC ${makejobs}
|
||||
}
|
||||
checksum=72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user