Ravenports generated: 26 Oct 2022 12:21
[ravenports.git] / bucket_A0 / surf
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               surf
4 VERSION=                2.1
5 REVISION=               4
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=       webkit2:primary:api40
22                         gcr3: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 post-install:
51         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/surf
52         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/surf/webext-surf.so
53
54 [FILE:338:descriptions/desc.single]
55 Surf is the web browser by the suckless.org community. It's based on 
56 webkit2 and GTK+3 and aims to be a very simple browser. As such it only 
57 displays webpages and allows for following links. Surf deliberately does 
58 not support tabs.
59
60 To browse to a page, start the program and give the URL as a parameter. 
61 Surf supports dmenu, though.
62
63
64 [FILE:94:distinfo]
65 72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257        22555 surf-2.1.tar.gz
66
67
68 [FILE:58:manifests/plist.single]
69 bin/surf
70 lib/surf/webext-surf.so
71 share/man/man1/surf.1.gz
72