Search Criteria
Package Details: surf-git 2.0.r82.g7dcce9e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/surf-git.git (read-only, click to copy) |
---|---|
Package Base: | surf-git |
Description: | a WebKit based browser |
Upstream URL: | http://surf.suckless.org/ |
Keywords: | browser suckless web webkit |
Licenses: | custom:MIT/X |
Conflicts: | surf |
Provides: | surf |
Submitter: | None |
Maintainer: | cdude |
Last Packager: | cdude |
Votes: | 36 |
Popularity: | 0.000073 |
First Submitted: | 2013-03-06 09:28 (UTC) |
Last Updated: | 2020-12-11 21:54 (UTC) |
Dependencies (10)
- gcr
- webkit2gtk (webkit2gtk-imgpasteAUR)
- xorg-xprop
- git (git-gitAUR, git-glAUR) (make)
- ca-certificates (ca-certificates-utils) (optional) – SSL verification
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (optional) – default download handler
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR) (optional) – url bar and search
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – default video player
- stAUR (glr-st-gitAUR, st-luke-gitAUR, regolith-stAUR, st-gitAUR, st-xres-gitAUR) (optional) – default terminal for the download handler
- tabbedAUR (tabbed-flexipatch-gitAUR, tabbed-gitAUR) (optional) – tab browsing
Required by (1)
- arch-wiki-dmenu-git (optional)
Latest Comments
1 2 3 4 Next › Last »
cdude commented on 2020-12-11 22:03 (UTC) (edited on 2020-12-11 22:10 (UTC) by cdude)
Sorry for the delay. Th package should be fixed now. Note: the warnings are in the upstream source code. You can safely ignore them.
I also made custom config.h optional. To use one, put it in the main source directory and edit the appropriate PKGBUILD section:
mao2047 commented on 2020-12-11 00:19 (UTC)
I tried what erb suggests but it didn't work. It gave me this:
erb commented on 2020-05-25 08:35 (UTC) (edited on 2020-05-25 08:41 (UTC) by erb)
Getting an error when building, looks like an upstream issue?
Edit: Nvm, looks like an issue in config.h
Edit 2: Fixed by replacing all instances of 'scroll' with 'scrollh' in
config.h
and building withmakepkg -si --skipchecksums
.christoph.gysin commented on 2019-12-17 08:31 (UTC)
Deleting the prepare() section and remove src/surf/config.h will fix the build.
himorithm commented on 2019-03-14 18:16 (UTC) (edited on 2019-03-14 18:18 (UTC) by himorithm)
Same issue with me. Finally did diff config.h diff with https://git.suckless.org/surf repository. Changed config.h then it started compiling with makepkg --skipchecksums.
Package got built but looks like Dmenu functionality broken . Ctrl+g don't show any text.
copperteal commented on 2019-01-13 19:12 (UTC)
I git-clone'd the repo, but makepkg is aborting the build. Here's my log: https://textuploader.com/1am8b
Any suggestions?
sekret commented on 2018-04-28 20:04 (UTC)
Nicely done! :-) I'd vote however to make the PKGBUILD skip the checksum test for the config.h At least on my workflow this is the better way to handle it.
And thanks for this link! :-)
cdude commented on 2018-04-28 20:03 (UTC)
If you are not aware of it already, here is a highly recommended read about suckless surf:
http://troubleshooters.com/linux/surf.htm
cdude commented on 2018-04-28 19:58 (UTC)
Thank you sekret.
I have adopted the package.
cheers!
1 2 3 4 Next › Last »