summaryrefslogtreecommitdiff
path: root/gnu/packages/webkit.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: webkitgtk: Update to 2.8.3.•••The version (2.8.9) mentioned in the previous commit (e7e8ea0) message was wrong. Should be '2.4.9'. * gnu/packages/webkit.scm (webkitgtk): Update to 2.8.3. 宋文武2015-05-291-2/+2
* gnu: webkitgtk-2.4: Update to 2.8.9, build with gtk3.•••* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.8.9, build with gtk3. Move flex and which to 'native-inputs'. Remove #:configure-flags. (webkitgtk/gtk+-2): New variable. * gnu/packages/gnucash.scm (gnucash): Use webkitgtk/gtk+-2. * gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. Co-authored-by: Feng Shu <tumashu@163.com> 宋文武2015-05-291-9/+19
* gnu: Add WebkitGTK 2.4.8.•••* gnu/packages/webkit.scm (webkitgtk-2.4): New variable. * gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ricardo Wurmus2015-05-071-0/+32
* gnu: webkitgtk: Remove unnecessary make flag.•••* gnu/packages/webkit.scm (webkitgtk): Remove make-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Hashe2015-05-061-2/+1
* gnu: webkitgtk: Fix compilation on x86_64.•••* gnu/packages/webkit.scm (webkitgtk): Move library install path from lib64 to lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Hashe2015-05-051-1/+7
* gnu: Add WebKitGTK+.•••* gnu/packages/webkit.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. 宋文武2015-04-201-0/+105