Ravenports generated: 24 Sep 2021 02:24
[ravenports.git] / bucket_A0 / surf
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               surf
4 VERSION=                2.1
5 REVISION=               2
6 KEYWORDS=               www
7 VARIANTS=               standard
8 SDESC[standard]=        Simple webkit browser adhering suckless principles
9 HOMEPAGE=               https://surf.suckless.org
10 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            https://dl.suckless.org/surf/
14 DISTFILE[1]=            surf-2.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       webkitgtk:complete:standard
22                         gcr:primary:standard
23 RUN_DEPENDS=            curl:primary:standard
24                         dmenu:single:standard
25                         stterm:single:standard
26                         xorg-xprop:single:standard
27
28 USES=                   pkgconfig
29 GNOME_COMPONENTS=       cairo gtk3 pango gdkpixbuf
30 XORG_COMPONENTS=        x11
31
32 LICENSE=                MIT:single
33 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
34 LICENSE_SCHEME=         solo
35
36 FPC_EQUIVALENT=         www/surf
37
38 post-patch:
39         ${REINPLACE_CMD} -e \
40                 '/^PREFIX/s| = /usr/local| = ${PREFIX}| ; \
41                 /^GTKINC/s| =| ?=| ; \
42                 /^GTKLIB/s| =| ?=| ; \
43                 /^CPPFLAGS/s| =| +=|' \
44                 ${WRKSRC}/config.mk
45
46 pre-build:
47         # workaround missing common.h
48         echo "#define MSGBUFSZ 8" > ${WRKSRC}/common.h
49
50 [FILE:338:descriptions/desc.single]
51 Surf is the web browser by the suckless.org community. It's based on 
52 webkit2 and GTK+3 and aims to be a very simple browser. As such it only 
53 displays webpages and allows for following links. Surf deliberately does 
54 not support tabs.
55
56 To browse to a page, start the program and give the URL as a parameter. 
57 Surf supports dmenu, though.
58
59
60 [FILE:94:distinfo]
61 72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257        22555 surf-2.1.tar.gz
62
63
64 [FILE:58:manifests/plist.single]
65 bin/surf
66 lib/surf/webext-surf.so
67 share/man/man1/surf.1.gz
68