130134 Commits

Author SHA1 Message Date
sthen
809f9d5a18 update to quodlibet-4.1.0, mostly from Laurie Tratt with a couple of tweaks.
Moved to github, moved to py3.

Laurie is seeing some problems with gstreamer with quodlibet (both old + new
versions) after a recent system update which I'm going to look at, possible
workaround if you run into this is to add "gst_pipeline = sndiosink" to the
[player] section of ~/.quodlibet/config.
2018-06-27 13:59:44 +00:00
sthen
0d819718b8 update to py-mutagen 1.40.0, moving to github 2018-06-27 13:50:20 +00:00
sthen
969be70f14 stable candidate -> stable 2018-06-27 12:31:19 +00:00
ajacoutot
12a4001229 Update to awscli-1.15.46. 2018-06-27 11:39:59 +00:00
ajacoutot
7f86d5b7f0 Update to py-botocore-1.10.46. 2018-06-27 11:39:48 +00:00
ajacoutot
2663030887 Update to py-boto3-1.7.46. 2018-06-27 11:36:44 +00:00
ajacoutot
1760901717 Update to gtk+4-3.94.0 (keep BROKEN for now).
Add a -media subpackage using Gstreamer1 for:
GtkVideo
GtkMediaFile
GtkMediaStream
GtkMediaControls
2018-06-27 11:28:17 +00:00
ajacoutot
6135974557 Update to google-cloud-sdk-207.0.0. 2018-06-27 11:25:07 +00:00
rpointel
b15103ec55 + SUBDIR += py-elfesteem 2018-06-27 07:27:43 +00:00
rpointel
f27112d47e import elfesteem, an ELF/PE file manipulation library;needed for incoming miasm.
ok benoit@.
2018-06-27 07:26:58 +00:00
espie
60dee85e8b trust our own built packages 2018-06-27 07:07:57 +00:00
ajacoutot
ddcb76e5b5 Extend PORTROACH annotation. 2018-06-27 06:53:06 +00:00
espie
c436653b5d bump after sqlalchemy change 2018-06-27 06:31:42 +00:00
espie
a4a3af6612 bump after sqlalchemy pkgpath fix 2018-06-27 06:17:24 +00:00
espie
58de411b1f unbreak dump-vars 2018-06-27 05:15:45 +00:00
landry
53248887f9 Update to firefox-esr 60.1.0. The 52 branch will die soon.
See https://www.mozilla.org/en-US/firefox/60.1.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-16/

Now builds against bundled icu, cairo & hunspell, and build-requires
rust and llvm. This is more or less what was in www/mozilla-firefox
before the update to 61.

Add patch from #1470961 to fix build with system sqlite. Note that the
install directory is renamed from lib/firefox-esr-${VERSION} to
lib/firefox-esr to follow mainline firefox.
2018-06-27 05:11:34 +00:00
landry
4536614743 Update to firefox 61.
See https://www.mozilla.org/en-US/firefox/61.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-15/

- build against bundled hunspell (#1460600), build against system
  hunspell is unsupported
- build depend on python3 in addition to python2. sigh.
- improve pledge messages to show the process id, and put the debugging
  ones behind MOZ_SANDBOX_LOGGING env var being set
- workaround content process 'proc' pledge violations by faking a
  session dbus if one isnt running, see #1466593. idea from semarie@
- backport patch from #1467882 that improves sndio volume handling, from
  ratchov@
2018-06-27 05:05:20 +00:00
landry
ae6c636235 bump REVISION after mozilla.port.mk changes 2018-06-27 04:58:29 +00:00
landry
ebf9929e7b Bump minimal requirements on nss 3.38 & sqlite 3.24. Technically, gecko
61 depends on 3.37.1 & 3.23.1 but this paves the way for 62..
2018-06-27 04:57:03 +00:00
landry
eeab94a207 Update to sqlite 3.24.0.
Went in an amd64 bulk build, and will probably be required at some point
by gecko 62.
See https://www.sqlite.org/releaselog/3_24_0.html
2018-06-27 04:55:34 +00:00
landry
c5961827d0 Update to nss 3.38.
Went in an amd64 bulk build, and probably required by gecko 62.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
2018-06-27 04:53:40 +00:00
bcallah
a7e3c0ad16 Update to streamlink-0.14.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/0.14.0
2018-06-27 03:15:59 +00:00
bcallah
b695b15cbb Enable flang for arm64.
Bumping REVISION for libpgmath and flang (but not driver). Mostly because
of a PLIST sync, but also because the build did change: includes a patch to
stop clang from silently passing off some of the build work to base gcc
(which obviously failed on arm64).
2018-06-27 00:09:26 +00:00
rsadowski
e26bcdabfa Switch to HTTPS, fix tabs and trailing whitespace
ok benoit@
2018-06-26 21:35:19 +00:00
rsadowski
d0f3587c14 Update terminator to 1.91
Notables changes:

- Terminator switch from GTK2 to GTK3.
- Test enabled (Green on amd64)
- Switch to HTTPS

Update diff from Elias M. Mariani <marianielias A gmail D com>. HTTPS tweak
from me.
2018-06-26 21:25:04 +00:00
rsadowski
9e85a10c7b Fix MASTER_SITES also switch to https
ok rpointel@ (maintainer)
2018-06-26 20:45:41 +00:00
landry
22eb02baff update to vimb 3.2.0, from Leonid Bobrov who takes maintainership 2018-06-26 20:41:35 +00:00
landry
c0d181fcd6 Update to toxcore 0.2.3, from maintainer Leonid Bobrov 2018-06-26 20:34:04 +00:00
bcallah
f15bddaefe Add a patch to explicitly mark a pair of char arrays as signed. scid
assumes in this case that chars are signed and this breaks the build on
archs where this isn't true (spotted from phessler@'s aarch64 logs).

No bump as this is a no-op on systems where char is signed.
2018-06-26 18:19:13 +00:00
rsadowski
d0092ebba3 Update x2goclient-4.1.2.1 2018-06-26 16:56:50 +00:00
rsadowski
bd844de2ee Bugfix update maim-5.5.2 2018-06-26 16:54:46 +00:00
kirby
c0bd0027c2 update to mc-4.8.21, enable SEPARATE_BUILD while here
OK robert@ (maintainer)
2018-06-26 14:32:28 +00:00
daniel
45d5ea1b40 Prefer gfortran over g77 when both are present.
Build breakage pointed out by aja@
2018-06-26 11:25:41 +00:00
sebastia
911c203710 bugfix update to 3.11.2 2018-06-26 11:06:23 +00:00
sebastia
139f0a6712 bugfix update to 1.4.2 2018-06-26 11:05:49 +00:00
sebastia
59b996682c bugfix update to 0.1.7 2018-06-26 11:05:17 +00:00
rsadowski
f6981ee16a Update pycharm-2018.1.4
Take maintainership

ok sthen@
2018-06-26 09:26:07 +00:00
ajacoutot
6ae61bda5a Update to tracker-miners-2.0.5. 2018-06-26 07:52:25 +00:00
ajacoutot
9baab53d6c Update to meta-tracker-2.0.4. 2018-06-26 07:51:39 +00:00
sthen
53e7cbb539 disable hidden dep on lmdb, ok ajacoutot@ 2018-06-26 07:45:42 +00:00
bentley
f02664f0db Update to openttd-1.8.0.
Release notes:
https://binaries.openttd.org/binaries/releases/1.8.0/changelog.txt
2018-06-26 06:20:41 +00:00
rsadowski
6b711ab26a hook KDE5 cantor,analitza,kalgebra 2018-06-26 05:49:55 +00:00
rsadowski
2bc1938c25 unhook KDE4 cantor,analitza,kalgebra 2018-06-26 05:48:31 +00:00
rsadowski
abe9b909a8 zap cantor,analitza,kalgebra from KDE4-edu 2018-06-26 05:47:34 +00:00
rsadowski
9ae8e06ba5 Import x11/kde-applications/cantor
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

Cantor is an application that lets you use your favorite mathematical
applications from within a nice KDE-integrated Worksheet Interface. It
offers assistant dialogs for common tasks and allows you to share your
worksheets with others.
2018-06-26 05:34:23 +00:00
rsadowski
7b16af22f8 Import x11/kde-applications/kalgebra
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

KAlgebra is a fully featured calculator that lets you plot different
types of 2D and 3D functions and to calculate easy and not so easy
calculations, such as addition, trigonometric functions or derivatives.
2018-06-26 05:32:19 +00:00
rsadowski
3bb4b73d19 Import x11/kde-applications/analitza
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

Analitza is a library that work with mathematical objects. Analitza add
mathematical features to your program, such as symbolic computations and some
numerical methods; for instance the library can parse mathematical expressions
and let you evaluate and draw them.
2018-06-26 05:30:03 +00:00
daniel
69386e06f2 update to intellij-2018.1.5
from Caspar Schutijser (MAINTAINER)
2018-06-26 03:51:14 +00:00
stu
d1514876e5 Update to 1.3. 2018-06-25 23:13:57 +00:00
stu
fedd0941c5 Update to 2.2.
Adjust tests for lack of DBus autolaunch.
Tests don't need an X display.
2018-06-25 23:11:32 +00:00