Ravenports generated: 15 Apr 2020 15:16
[ravenports.git] / bucket_A0 / surf
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               surf
4 VERSION=                2.0
5 REVISION=               1
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.0.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:complete:gtk3
22 RUN_DEPENDS=            curl:primary:standard
23                         dmenu:single:standard
24                         stterm:single:standard
25                         xorg-xprop:single:standard
26
27 USES=                   pkgconfig
28 GNOME_COMPONENTS=       cairo gtk3 pango gdkpixbuf
29 XORG_COMPONENTS=        x11
30
31 LICENSE=                MIT:single
32 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
33 LICENSE_SCHEME=         solo
34
35 FPC_EQUIVALENT=         www/surf
36
37 post-patch:
38         ${REINPLACE_CMD} -e \
39                 '/^PREFIX/s| = /usr/local| = /${PREFIX}| ; \
40                 /^X11INC/s|/usr/X11R6/include|${PREFIX}/include/X11| ; \
41                 /^X11LIB/s|/usr/X11R6|${PREFIX}| ; \
42                 /^GTKINC/s| =| ?=| ; \
43                 /^GTKLIB/s| =| ?=| ; \
44                 /^INCS/s|-I/usr/include || ; \
45                 /^LIBS/s|-L/usr/lib -lc || ; \
46                 /^CPPFLAGS/s| =| +=| ; \
47                 /^CFLAGS/s| =| +=| ; \
48                 /^CFLAGS/s|-Os || ; \
49                 /^LDFLAGS/s| =| +=| ; \
50                 /^LDFLAGS/s|-g || ; \
51                 /^CC/s| =| ?=|' ${WRKSRC}/config.mk
52
53 [FILE:338:descriptions/desc.single]
54 Surf is the web browser by the suckless.org community. It's based on 
55 webkit2 and GTK+3 and aims to be a very simple browser. As such it only 
56 displays webpages and allows for following links. Surf deliberately does 
57 not support tabs.
58
59 To browse to a page, start the program and give the URL as a parameter. 
60 Surf supports dmenu, though.
61
62
63 [FILE:94:distinfo]
64 faee4c7a62c38fc9791eff1ad06787c3c9b2b79f338806827f5152a7bc54951d        19056 surf-2.0.tar.gz
65
66
67 [FILE:34:manifests/plist.single]
68 bin/surf
69 share/man/man1/surf.1.gz
70