Commit Graph

112134 Commits

Author SHA1 Message Date
Franz Pletz
07106fb508
mpv: bump waf version to 1.9.8
The bootstrap.py file from mpv downloads this exact version.
2017-08-04 04:09:19 +02:00
Robin Gloster
82d4963ab5
umurmur: 0.2.16a -> 0.2.17
fixes build with openssl 1.1.0
2017-08-04 04:07:39 +02:00
Robin Gloster
c1ca5acf19
retroshare: 0.5.5c -> 0.6.2 2017-08-04 04:05:46 +02:00
Franz Pletz
b794459727
ldcpp: remove, old and abandoned
Latest release from 2011 and needs patching to build with openssl 1.1.
2017-08-04 04:05:41 +02:00
Silvan Mosberger
99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Jamey Sharp
de761128da zoom-us: 2.0.91373.0502 -> 2.0.98253.0707 2017-08-04 03:34:53 +02:00
Jamey Sharp
3b289ec996 zoom-us: use makeWrapper instead of wrapProgram
Since the program to be wrapped is already in a different path than
$out/bin, we don't need the complicated dance that wrapProgram uses to
put the wrapper in the same location as the original program. Just tell
makeWrapper to put the wrapper in the final desired output location
instead.
2017-08-04 03:34:53 +02:00
Jamey Sharp
57f9bfbd48 zoom-us: only support known platforms
This package does not work on arbitrary Linux systems, only on platforms
for which upstream has provided prebuilt binaries. Fortunately, we have
a list of the platforms we know how to get binaries for: it's exactly
the ones in the `srcs` set.
2017-08-04 03:34:53 +02:00
Jamey Sharp
2062c9355a zoom-us: update homepage
zoom.us uses HTTPS now.
2017-08-04 03:34:53 +02:00
mimadrid
1b7ec57d06 sqlite3_analyzer: 3.19.2 -> 3.20.0 2017-08-04 03:32:51 +02:00
Carter Charbonneau
14bd516fa6 xf86-video-intel: build intel-virtual-output 2017-08-04 03:32:29 +02:00
Herwig Hochleitner
a37dd362b6 python2-pythondialog: fix --replace on substituteInPlace 2017-08-04 03:31:33 +02:00
Remy Goldschmidt
7fa034de56 Improved nixos-option manpage 2017-08-04 03:30:35 +02:00
Robin Gloster
b515286714
eiskaltdcpp: 2.2.9 -> 2.2.10, add upstream openssl patches 2017-08-04 02:39:22 +02:00
Robin Gloster
b703df2d4c
epic5: add patch for openssl 1.1 2017-08-04 02:35:37 +02:00
Robin Gloster
c7e74ff726
bip: add upstream patch to build with openssl 1.1 2017-08-04 02:33:05 +02:00
Robin Gloster
3f7d95982b
gale: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:31:06 +02:00
Robin Gloster
17cef2c5f3
vanitygen: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:29:51 +02:00
Robin Gloster
3d90c689cf
synergy: add patch to build with openssl 1.1 2017-08-04 02:26:24 +02:00
Robin Gloster
d0aca4cba1
qlcplus: needs libftdi1 2017-08-04 02:25:25 +02:00
Robin Gloster
011a46eba6
qlcplus: init at 4.11.0 2017-08-04 02:25:17 +02:00
Robin Gloster
dc13376ee2
wvdial: remove 2017-08-04 02:24:07 +02:00
Robin Gloster
a4647bc33f
tlsdate: remove
Dead and does not build with openssl 1.1.
Debian has removed it, too.
2017-08-04 02:24:03 +02:00
Robin Gloster
be28c4cc48
hackrf: fix udev rule detection impurity 2017-08-04 02:21:48 +02:00
Robin Gloster
500791cd33
hackrf: 2015.07.2 -> 2017.02.1 2017-08-04 02:21:39 +02:00
Robin Gloster
485a8fef73
modules: specify some types 2017-08-04 02:20:31 +02:00
Robin Gloster
94a2cba8d9
nginx module: add resolver config 2017-08-04 02:15:46 +02:00
Robin Gloster
75bbcd4215
nginx module: include uwsgi_params 2017-08-04 02:15:01 +02:00
Markus Mueller
c678fc385e
confluence: fix optional sso 2017-08-04 02:13:51 +02:00
Franz Pletz
02791ced34
atlassian-{jira,confluence}: add crowd sso support 2017-08-04 02:13:42 +02:00
Simon Lackerbauer
1075919413
unifi: add options to control JVM heap size
Our controller was acting very sluggish at times and increasing
available RAM for the JVM fixes this.
2017-08-04 02:12:31 +02:00
Franz Pletz
3b472d78a8
avahi-daemon service: add cacheEntriesMax option 2017-08-04 02:10:11 +02:00
Franz Pletz
32e7904624
gnupg agent module: fix ssh agent assertion logic 2017-08-04 02:07:49 +02:00
Robin Gloster
5b3e403eca
ola: init at 0.10.4 2017-08-04 02:06:01 +02:00
Jörg Thalheim
3badb04866 Merge pull request #27914 from mbrgm/upgrade-journalbeat
journalbeat: 5.4.1 -> 5.5.0
2017-08-04 00:02:16 +01:00
John Ericson
1ad0eae36e darwin-tested channel: Fix eval 2017-08-03 18:46:40 -04:00
John Ericson
8b024834f2 darwin-test-channel: I broke it a bit adding macos-sierra-shared
This doesn't completely unbreak it, but gets it closer.
2017-08-03 18:20:31 -04:00
Michael Weiss
8f141b2a07 androidenv: Update all packages using fetch.sh 2017-08-04 00:07:39 +02:00
John Ericson
8ba6012dfd Merge PR #27536 2017-08-03 17:25:30 -04:00
Robin Gloster
264d6641ec
privoxy: fix weird use of STRIP in the Makefile 2017-08-03 23:19:41 +02:00
Cillian de Róiste
2244b1815d shotcut: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
847fbea098 ttfautohint: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
f68a45fc22 yaws: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
feb7d844f8 processing: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
52ebfd6bc6 mixxx: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
7c17925aae key-mon: fix download and homepage URLs 2017-08-03 23:03:03 +02:00
Cillian de Róiste
4b960e2ce2 drumgizmo: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
8a1328facb chromedriver: update homepage 2017-08-03 23:03:03 +02:00