Search Criteria
Package Details: midori-git 0.6.0.r8628.7b765721-1
Git Clone URL: | https://aur.archlinux.org/midori-git.git (read-only, click to copy) |
---|---|
Package Base: | midori-git |
Description: | Lightweight web browser based on WebKit and GTK3. Git development version. |
Upstream URL: | https://midori-browser.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 149 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-28 14:20 |
Last Updated: | 2020-12-06 02:19 |
Dependencies (17)
- aria2 (aria2-fast, aria2-git)
- gcr (gcr-nogtk)
- gobject-introspection-runtime (gobject-introspection-runtime-git)
- libpeas (libpeas-luajit, libpeas-lua51, libpeas-git)
- libxss
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- zeitgeist
- bzr (bzr-bzr, breezy) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- intltool (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- gst-libav (gst-libav-git) (optional) – HTML5 H264 videos support
- gst-plugins-base (gst-plugins-base-git) (optional) – HTML5 OGG videos support
- gst-plugins-good (gst-plugins-good-git) (optional) – HTML5 H264 and WebM videos support
Required by (15)
- midori-passwordmanager (requires midori)
- remmina-plugin-url (requires midori) (optional)
- rofi-theme-android-1080p (requires midori) (optional)
- rofi-theme-android-720p (requires midori) (optional)
- rofi-theme-applet-1080p (requires midori) (optional)
- rofi-theme-applet-720p (requires midori) (optional)
- rofi-theme-fonts (requires midori) (optional)
- rofi-theme-launcher-1080p (requires midori) (optional)
- rofi-theme-launcher-720p (requires midori) (optional)
- rofi-theme-menu-1080p (requires midori) (optional)
- rofi-theme-menu-720p (requires midori) (optional)
- rofi-theme-powermenu-1080p (requires midori) (optional)
- rofi-theme-powermenu-720p (requires midori) (optional)
- rofi-theme-used (requires midori) (optional)
- webui-aria2-git (requires midori) (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
SolarAquarion commented on 2020-12-06 02:19
I'm getting build failures and midori isn't the most maintained package
SolarAquarion commented on 2020-12-06 02:12
Thanks
donarturo commented on 2020-11-12 10:36
So @haawda I modified PKGBUILD with small modification keybinding. And I would like to ask @SolarAquarion to submit this modificated PKGBUILD. If modification of keybinding is unreasonable, please give entire prepare() function in comments - do not remove - let user to choose.
donarturo commented on 2020-11-12 10:19
If annoying you slash key binding, eg. when are you typing "slash" to URL, you can add to PKGBUILD prepare sections:
haawda commented on 2019-08-03 10:21
The hardcoded part of pkgver seems strange. The version in the repos is at 9.0, why 0.6.0 here? Why not use git --describe?
And the makedependancy to bzr is wrong, I think.
And please do not download to $SRCDEST/core, rename it to midori using the :: syntax, please.
dbermond commented on 2018-12-05 14:28
@SolarAquarion Since the Midori development occurs at github, added to the fact that Midori in launchpad is outdated, I will merge midori-bzr into this package. After the merge, this package will incorporate all the votes and comments from midori-bzr. Any objections?
xyproto commented on 2013-10-19 20:18
@ponsfoot Thank you! Updated the package.
ponsfoot commented on 2013-10-19 13:57
Upstream has been switched to cmake (from waf).
So, 'cmake' is required as makedepends.
Furthermore, option '--disable-granite' is obsolete (see configure).
ponsfoot commented on 2013-10-19 13:56
Upstream has been switched to cmake (from waf).
So, 'cmake' is required as makedepends.
Furthermore, option '--disable-granite' is obsolete (see CMakeLists.txt).
Anonymous comment on 2013-08-28 08:40
@xyproto: thanks for the explanation
I don't know how, but it compiled just few seconds ago :D
Midori release 0.5.5~r6363.
Maybe Midori team fixed it