Commit graph

2841 commits

Author SHA1 Message Date
Alessio Sergi
2014e03dac Revert "common/buildstyle/python*: build dir can be used as python identifier"
This reverts commit a02132b2ae.

Actually, the issue with packages using python-distutils-extra hasn't
been solved. On the contrary, python build style now generates malformed
packages, e.g., gufw:

+-- usr
    +-- lib
    |   +-- python3.5
    |       +-- site-packages
    |           +-- build3_5
    |           |   +-- lib
    |           |       +-- gufw
    |           |           +-- __init__.py
    |           |           +-- gufw
    |           |           +-- gufw.py
    |           +-- gufw
    |           |   +-- __init__.py
    |           |   +-- gufw
    |           |   +-- gufw.py
    |           +-- gufw-17.04.1-py3.5.egg-info

I don't have a clean solution handy right now, but that obviously isn't.
2017-01-12 12:27:12 +01:00
Juan RP
481dbe1783 make: add optional guile support via build options.
Based on #5515. Close #5515
2017-01-11 15:43:43 +01:00
Enno Boland
313fbe6346 Merge pull request #5511 from roman-neuhauser/gssapi-curl
curl: offers gssapi build option
2017-01-11 13:36:05 +01:00
Roman Neuhauser
a9ce526255 curl: offers gssapi build option 2017-01-11 13:07:49 +01:00
Enno Boland
6dda3c2a0e Merge pull request #5185 from ebfe/proot-seccomp
common/chroot-style/proot.sh: disable seccomp
2017-01-10 17:48:59 +01:00
Enno Boland
05bf5f3248 Merge pull request #5273 from juliendehos/glew
glew: also install glewmx
2017-01-10 17:48:04 +01:00
Leah Neukirchen
00d79f0ec3 graphviz: update to 2.40.1. 2017-01-10 17:26:15 +01:00
Jürgen Buchmüller
27d6047778 tslib: update to 1.3 2017-01-10 12:19:06 +01:00
Kazuho Sakoda
106bab7c87 New package: libotf-0.9.13 (#5480) 2017-01-08 13:46:47 +01:00
Jürgen Buchmüller
ec7a32e403 botan: update to 2.0.0 2017-01-07 22:53:08 +01:00
Enno Boland
2e467ffcac New package: gspell-1.2.0 2017-01-06 23:02:19 +01:00
Michael Gehring
809d8d4d19 libass: update to 0.13.6. (soname bump) 2017-01-06 03:50:49 +00:00
Enno Boland
a02132b2ae common/buildstyle/python*: build dir can be used as python identifier
in order to make gufw installation process work, it includes itself
while installing. this raise the need that the build directory needs
to be a valid python identifier too. this commit solves this issue.
2017-01-05 20:53:47 +01:00
Michael Gehring
e8081b66dc New package: toxcore-0.1.2 2016-12-31 12:21:08 +00:00
Michael Gehring
d786a26d22 libraw: update to 0.18.0. (soname bump) 2016-12-31 09:28:03 +00:00
Michael Gehring
459ad973da opencv: update to 3.2.0. (soname bump) 2016-12-30 18:29:23 +00:00
Michael Gehring
cdf10fc0ad libvncserver: update to 0.9.11. (soname bump) 2016-12-30 18:29:23 +00:00
Juergen Buchmueller
852b163dc4 facter: update to 3.5.0 2016-12-27 09:02:32 +01:00
bra1nwave
9585f81dcb New package: lzlib-1.8 2016-12-25 16:45:23 +01:00
Toyam Cox
7c3348fa22 New package: czmq-4.0.1 2016-12-25 04:18:10 -05:00
Jürgen Buchmüller
9380e441b2 Merge pull request #5406 from pullmoll/gcc63
gcc: update to 6.3.0
2016-12-24 11:50:09 +01:00
lyzech
b87b79ca9f New package: libgme-0.6.1 (#5369) 2016-12-24 09:44:39 +01:00
Hadrian Węgrzynowski
86a03ae71a Fix handling of package options in packages with '+' character in name. (#5385)
Substitute '+' character with '_', because eval treats '+' character
as not a part of variable name.
2016-12-24 09:43:30 +01:00
Jürgen Buchmüller
9fc8452835 gcc: update to 6.3.0 2016-12-23 23:41:08 +01:00
Enno Boland
c847d4f482 wiredtiger: update common/shlibs 2016-12-23 23:05:01 +01:00
Juan RP
a81a6d7e80 snapper: update to 0.4.1. 2016-12-23 19:55:57 +01:00
Michael Gehring
521e8d26d0 New package: libiscsi-1.18.0
Closes #5405
2016-12-23 11:09:05 +00:00
Andrea Brancaleoni
b12676bcbb SFML: update to 2.4.1. 2016-12-23 11:49:34 +01:00
Juergen Buchmueller
ccdcad45ca qt5: update to 5.7.1
Important changes: qt5-enginio and qt5-enginio-devel are gone.
qt5-plugin-gtk is gone. New submodules are qt5-charts, qt5-datavis3d,
qt5-gamepad, qt5-scxml and qt5-virtualkeyboard.

Packages which require updates: python-PyQt5, qtcreator-full
2016-12-22 10:45:30 +01:00
Michael Gehring
617b3dbf1f hunspell: update to 1.6.0. (soname bump) 2016-12-22 06:02:51 +00:00
Christian Neukirchen
2820be719b ldns: update to 1.7.0. 2016-12-21 14:27:03 +01:00
Juergen Buchmueller
aeae0db934 New package: pilot-link-0.12.5 2016-12-20 17:28:19 +01:00
Denis Revin
f8cf203d8d New package: syntax-highlighting-5.29.0
Closes: #5393 [via git-merge-pr]
2016-12-20 01:09:20 -05:00
Christian Neukirchen
088dda2191 environment/build-style/haskell-stack.sh: hostmakedepend automatically on ghc and stack. 2016-12-18 15:28:54 +01:00
Michael Gehring
54fe5a9220 poppler: update to 0.50.0. (soname bump) 2016-12-16 08:16:13 +00:00
Juergen Buchmueller
cac661a0ed New package: libtorrent-rasterbar-1.0-1.0.10
This is the previous stable and is required for qbittorrent.
2016-12-16 04:05:33 +01:00
Juergen Buchmueller
6d8759500c botan: update to 1.11.34
This is the development branch which, according to upstream, is almost
stable. Most importantly it supports aarch64 (armv8-a), which 1.10.x does
not. The intention is to replace the botan shipped with qtcreator by
our system botan.
2016-12-16 02:35:03 +01:00
Alessio Sergi
64b33c40e9 common/shlibs: update for nvidia-375.26 2016-12-14 17:34:38 +01:00
Juergen Buchmueller
e4d6651e31 New package: ytnef-1.8 2016-12-14 14:31:08 +01:00
Juergen Buchmueller
2a6619fa1c ImageMagick: more shlib updates 2016-12-12 12:28:08 +01:00
Juergen Buchmueller
b8d4b3d767 ImageMagick: libmagick uses libMagick++-6.Q16.so.7 2016-12-12 12:17:40 +01:00
Jürgen Buchmüller
407b6669d0 Merge pull request #5304 from pullmoll/kea
New package: kea-1.1.0
2016-12-12 06:48:51 +01:00
Toyam Cox
c980da5f58 Merge pull request #5322 from the-maldridge/wps-update
wps-office: refactor and update
2016-12-11 21:11:39 -05:00
Enno Boland
b9843beee7 libgltf: update to 0.1.0. 2016-12-11 20:23:49 +01:00
Enno Boland
c1f7c4e2ec libosmocore: update to 0.9.4. 2016-12-11 20:23:48 +01:00
Michael Aldridge
d3e9be8749 libpng12: add to common/shlibs 2016-12-09 16:33:55 -06:00
Enno Boland
f346a8a288 wiredtiger: update to 2.9.0. 2016-12-09 15:37:32 +01:00
Jürgen Buchmüller
2a5d6c5137 New package: kea-1.1.0 2016-12-08 15:29:46 +01:00
eater
ee140ec9e1 New package: capnproto-0.5.3
Closes #5108 and cleans up the subpackages there
2016-12-07 19:39:04 -05:00
Juergen Buchmueller
2493ef0fa7 New package: log4cplus-1.2.0 2016-12-06 22:54:04 +01:00