Ravenports generated: 17 Feb 2023 03:50
[ravenports.git] / bucket_A0 / surf
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               surf
4 VERSION=                2.1
5 REVISION=               5
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 BUILD_DEPENDS=          harfbuzz:dev:standard
22                         libsoup-2.4:dev:standard
23                         webkit2:dev:api40
24 BUILDRUN_DEPENDS=       webkit2:primary:api40
25                         gcr3:primary:standard
26 RUN_DEPENDS=            curl:primary:standard
27                         dmenu:single:standard
28                         stterm:single:standard
29                         xorg-xprop:single:standard
30
31 USES=                   pkgconfig
32 GNOME_COMPONENTS=       glib cairo gtk3 pango gdkpixbuf
33 XORG_COMPONENTS=        x11
34
35 LICENSE=                MIT:single
36 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
37 LICENSE_SCHEME=         solo
38
39 FPC_EQUIVALENT=         www/surf
40
41 post-patch:
42         ${REINPLACE_CMD} -e \
43                 '/^PREFIX/s| = /usr/local| = ${PREFIX}| ; \
44                 /^GTKINC/s| =| ?=| ; \
45                 /^GTKLIB/s| =| ?=| ; \
46                 /^CPPFLAGS/s| =| +=|' \
47                 ${WRKSRC}/config.mk
48
49 pre-build:
50         # workaround missing common.h
51         echo "#define MSGBUFSZ 8" > ${WRKSRC}/common.h
52
53 post-install:
54         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/surf
55         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/surf/webext-surf.so
56
57 [FILE:338:descriptions/desc.single]
58 Surf is the web browser by the suckless.org community. It's based on 
59 webkit2 and GTK+3 and aims to be a very simple browser. As such it only 
60 displays webpages and allows for following links. Surf deliberately does 
61 not support tabs.
62
63 To browse to a page, start the program and give the URL as a parameter. 
64 Surf supports dmenu, though.
65
66
67 [FILE:94:distinfo]
68 72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257        22555 surf-2.1.tar.gz
69
70
71 [FILE:58:manifests/plist.single]
72 bin/surf
73 lib/surf/webext-surf.so
74 share/man/man1/surf.1.gz
75