Commit graph

1521 commits

Author SHA1 Message Date
Daniel Fullmer
6182b67228 gocr: Install libraries and includes 2017-09-08 19:28:39 -04:00
aszlig
8436e9bfcd
xournal: 0.4.8 -> 0.4.8.2016
Upstream bug fixes:

  * pen and touchscreen input handling bugfixes
  * fix a minor bug with save file paths in Windows (D. German)
  * use GDK macros (not WIN32) to disable X11-specific code (T.
    Schoonjans)
  * export to PDF and printing: fix resolution loss on some pdf
    backgrounds
  * disable xinput during modal dialog boxes
  * avoid data corruption when exporting to overwrite a PDF
  * fix path search order for toolbar bitmaps
  * text and image tools activate on button release instead of button
    press to avoid subsequent confusion between clicks in toolbar and
    drawing area
  * fix "pen disable touch" when touchscreen sends prox events (A.
    Kittenberger)
  * fix crash when pasting text or images via xclip
  * updated Italian translation (Marco Ciampa)

New upstream features:

  * add space and shift-space bindings to page down/up (D. German)
  * add A5 paper (D. German)
  * config option to export successive layers to separate PDF pages
  * config option to create new file when trying to open non-existent
    .xoj

The full change log along with bug numbers can be found at:

https://sourceforge.net/p/xournal/code/ci/Release-0_4_8_2016/tree/ChangeLog

I've dropped gdk-quartz-backend.patch, because I believe it has been
fixed upstream.

Here are the upstream changes relevant for the patch (shortened, because
SourceForge has really long URLs):

  http://bit.ly/2vXW8n0 -> src/Makefile.am
  http://bit.ly/2gDnjl7 -> src/xo-file.c
  http://bit.ly/2xJ5K7A -> src/xo-misc.c

Tested building and using the application.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @7c6f434c, @dguibert
Cc: @johbo who has introduced the patch in #21842
2017-09-04 07:58:25 +02:00
Jörg Thalheim
89e1245c65 Merge pull request #28917 from disassembler/photivo
photivo: fixes build with gcc6
2017-09-03 09:03:25 +01:00
Vladimír Čunát
53998f5036
treewide: purge explicit usage of gcc6
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.

nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Samuel Leathers
1398d5555c photivo: fixes build with gcc6 2017-09-02 23:01:27 -04:00
Jörg Thalheim
d83cadf841 photoqt: 1.3 -> 1.5.1
related to #28643
2017-08-31 15:18:30 +01:00
Dmitry Kalinkin
13d628d2d3
dia: 0.97.3 -> 0.97.3.20170622 2017-08-31 02:50:35 -04:00
Dmitry Kalinkin
42a4aa1e83
dia: undo persistence wrapper
The wrapper was introduced as workaround for #1691. The original bug was
present in 0.97.2 but was fixed in 0.97.3.
2017-08-30 21:19:40 -04:00
Dmitry Kalinkin
9c501a05a6
dia: mark as working on darwin 2017-08-30 20:54:58 -04:00
Will Dietz
9ad7c64281 kgraphviewer: 2.1.90 unstable -> 2.2.0 stable 2017-08-30 00:59:32 +02:00
Lukas Werling
f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Joachim F
f0fc3101d5 Merge pull request #27012 from Hodapp87/draftsight_sp2
draftsight: 2017-SP1 to 2017-SP2
2017-08-26 22:50:35 +00:00
Jörg Thalheim
89e542d824 Merge pull request #28501 from georgewhewell/imagemagick-aarch64
ImageMagick: allow building on aarch64
2017-08-25 22:16:34 +01:00
WilliButz
c6ee3231b7
feh: 2.19.1 -> 2.19.3 2017-08-24 21:20:04 +02:00
georgewhewell
2f2275bb8c ImageMagick: allow building on aarch64 2017-08-23 11:36:24 +01:00
Matthew Justin Bauer
2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Joachim F
417c1ed4f1 Merge pull request #28339 from edef1c/solvespace-2.3-20170808
solvespace: 2.3-20170416 -> 2.3-20170808
2017-08-20 20:17:31 +00:00
Hoang Xuan Phu
b4c7d595c8 imagemagick: 6.9.9-3 -> 6.9.9-7
The old release has been removed from https://www.imagemagick.org/download/releases/ causing new builds to fail.
2017-08-18 15:52:56 +02:00
Matthew Bauer
99c868c010 use https://github.com for all homepages
GitHub does a redirect to https:// when you use http://

repology complains with:

“Homepage link "https://github.com/…" is dead (HTTP error 404) for more than a month.”

This will fix some of them (not all though)
2017-08-17 14:53:40 -07:00
edef
208ca7ad96 solvespace: 2.3-20170416 -> 2.3-20170808 2017-08-17 14:11:10 +02:00
Frederik Rietdijk
62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Vladimír Čunát
34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Frederik Rietdijk
7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Frederik Rietdijk
2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Robin Gloster
473b58f20e
inkscape: remove unused automake114x, intltool 2017-08-12 20:08:28 +02:00
Tuomas Tynkkynen
1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Domen Kožar
486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Vincent Laporte
82a4c5e38b ImageMagick: fix Magick-config 2017-08-08 17:07:54 +02:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Cillian de Róiste
feb7d844f8 processing: fix homepage 2017-08-03 23:03:04 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin
b2d19a4d24 fbida: fix build failure 2017-07-31 11:46:48 +02:00
Franz Pletz
d46c567756 Merge pull request #27747 from NeQuissimus/feh_2_19_1
feh: 2.19.0 -> 2.19.1
2017-07-29 22:39:57 +02:00
Franz Pletz
e09bb50d76 Merge pull request #27749 from NeQuissimus/imagemagick_6_9_9_3
ImageMagick: 6.9.9-0 -> 6.9.9-3
2017-07-29 21:20:07 +02:00
Tim Steinbach
5e26dbe7ad
ImageMagick: 7.0.6-1 -> 7.0.6-4 2017-07-29 13:46:47 -04:00
Tim Steinbach
bde8a15019
ImageMagick: 6.9.9-0 -> 6.9.9-3 2017-07-29 13:40:13 -04:00
Tim Steinbach
07b69a5325
feh: 2.19.0 -> 2.19.1 2017-07-29 13:32:58 -04:00
Frederik Rietdijk
5ecc470b8c freecad: 0.16 -> 0.16.6712 2017-07-29 13:04:07 +02:00
Frederik Rietdijk
ac594af559 pythonmagick: note to whoever maintains this that expression should be moved 2017-07-19 14:36:05 +02:00
Franz Pletz
cb2344829f
graphicsmagick: 1.3.25 -> 1.3.26 2017-07-18 18:04:26 +02:00
Joachim F
aa7d840bee Merge pull request #27441 from jfrankenau/fix-solvespace
solvespace: Fix path in desktop entry file
2017-07-17 21:30:18 +01:00
Franz Pletz
cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1 2017-07-17 15:54:40 +02:00
Franz Pletz
0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0 2017-07-17 15:54:19 +02:00
Chris Hodapp
957e653b41 draftsight: 2017-SP1 -> 2017-SP2 2017-07-17 07:44:19 -04:00
Johannes Frankenau
ff22d73d2e solvespace: Fix path in desktop entry file 2017-07-17 11:24:10 +02:00
Franz Pletz
77a0b04f91
darktable: 2.2.4 -> 2.2.5 2017-07-17 02:53:14 +02:00
Joachim F
079b4957df Merge pull request #27251 from jfrankenau/update-feh
feh: 2.18.2 -> 2.19
2017-07-09 09:20:51 +01:00