0.5.8 available
change version to 0.5.8
sha1sums=("238bbf4935e409bc41fcba5b8407f3e30ea017f6")
remove cd in build
change cd in package to "cd build"
Search Criteria
Package Details: midori-granite 0.5.11-2
Git Clone URL: | https://aur.archlinux.org/midori-granite.git (read-only) |
---|---|
Package Base: | midori-granite |
Description: | A lightweight, fast, and free web browser |
Upstream URL: | http://midori-browser.org/ |
Keywords: | browser web webkit |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | alucryd |
Last Packager: | alucryd |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2013-05-07 13:43 |
Last Updated: | 2017-12-31 20:03 |
Dependencies (26)
- cairo (cairo-git, cairo-ubuntu, cairo-dfb, cairo-minimal, cairo-infinality, cairo-nomesa, cairo-infinality-ultimate)
- desktop-file-utils (desktop-file-utils-git)
- gcr (gcr-nogtk)
- gdk-pixbuf2
- glib2 (glib2-sched-policy, glib2-git, glib2-quiet, glib2-patched-thumbnailer)
- glibc (glibc-git)
- gtk3 (gtk3-donnatella, gtk3-nobroadway-nowayland-nocolord, gtk3-ubuntu-multilib, gtk3-cosy, gtk3-optional-csd, gtk3-ubuntu, gtk3-typeahead, gtk3-mushrooms, gtk3-patched-filechooser-icon-view)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libgranite.so (granite-git, granite)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- libx11 (libx11-nokeyboardgrab)
- libxml2 (libxml2-linenum, libxml2-git)
- libxss
- pango (pango-git, pango-ubuntu)
- sqlite (sqlite-fossil)
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- zeitgeist
- cmake (cmake-git) (make)
- intltool (make)
- librsvg (librsvg-git) (make)
- ninja (ninja-git) (make)
- vala (vala0.26, vala-git) (make)
- aria2 (aria2-git, aria2-fast) (optional) – Download utility
- gst-libav (gst-libav-git, gst-libav-oleavr) (optional) – HTML5 H264 videos support
- gst-plugins-base (gst-plugins-base-git, gst-plugins-base-oleavr) (optional) – HTML5 OGG videos support
- gst-plugins-good (gst-plugins-good-git, gst-plugins-good-oleavr) (optional) – HTML5 H264 and WebM videos support
Required by (3)
- midori-passwordmanager (requires midori)
- remmina-plugin-url (requires midori) (optional)
- webui-aria2-git (requires midori) (optional)
Sources (1)
Latest Comments
City-busz commented on 2017-07-15 16:11
kelvan commented on 2014-06-11 15:55
alucryd commented on 2013-05-23 13:46
eworm: Indeed, and it would fail too if there was anything else/more than -j*. I wrote a failsafe method instead, unless people set it to -j0, but then I can't do anything for them :). Thx for reporting this, package updated.
eworm commented on 2013-05-23 13:12
This fails if MAKEFLAGS is not set. Perhaps you should use something like this:
./configure --prefix=/usr ${MAKEFLAGS/-j/--jobs=} --enable-...
Please replace webkitgtk dependency with webkit2gtk as the former is insecure.