Commit graph

60751 commits

Author SHA1 Message Date
Alessio Sergi
a6051de63b dnscrypt-proxy: add /etc/dnscrypt-proxy.conf as configuration file
Since version 1.8.0, there is a proper configuration file at
/etc/dnscrypt-proxy.conf.
2017-01-12 13:32:39 +01:00
Alessio Sergi
39d8739def gnupod: fix cross 2017-01-12 13:16:46 +01:00
Alessio Sergi
e6ffe4f81c redsocks: remove unnecessary vlicense (Apache-2.0) 2017-01-12 13:15:16 +01:00
Alessio Sergi
1ce12cc7b6 scapy: add missing pycompile_module 2017-01-12 13:04:33 +01:00
Alessio Sergi
8d8fc440f7 scapy: build_style=python2-module
Use PyPI tarball to avoid an issue when installing from the git archive
(i.e., scapy-unknown.version-py2.7.egg-info).
2017-01-12 13:00:02 +01:00
Alessio Sergi
ae6cddd78e python-pyx: add missing pycompile_module 2017-01-12 12:56:38 +01:00
Alessio Sergi
5c7c8aaf62 python-pyx: build_style=python2-module 2017-01-12 12:55:20 +01:00
Alessio Sergi
2683753343 python-discogs_client: add missing six dependency 2017-01-12 12:50:27 +01:00
Alessio Sergi
c104747a28 newt: fix cross 2017-01-12 12:46:02 +01:00
Alessio Sergi
457bb546e1 newt: split python{2,3} bindings 2017-01-12 12:39:19 +01:00
Alessio Sergi
91bcf21f20 gufw: add missing pycompile_module 2017-01-12 12:29:48 +01:00
Alessio Sergi
0d81a0ba59 gufw: revbuild with fixed python3-module 2017-01-12 12:28:27 +01:00
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
Alessio Sergi
2bc8e7b1de drive: mark as broken to unbreak i686 builder 2017-01-12 11:03:45 +01:00
Juan RP
782dcce9d3 kbd: update to 2.0.4. 2017-01-12 01:10:35 +01:00
Leah Neukirchen
d428bb466c go: unbroken for aarch64. 2017-01-11 21:57:12 +01:00
Leah Neukirchen
12f6f1ab44 screen: revbump for aarch64. 2017-01-11 21:56:11 +01:00
Leah Neukirchen
302cd5cb14 xbps: find aarch64 repo. 2017-01-11 21:56:11 +01:00
Peter Bui
e61f199b87 linux4.4: update to 4.4.41 (#5516) 2017-01-11 20:46:22 +01:00
Peter Bui
a5c484b958 rpi-kernel: update to 4.4.41 (#5517) 2017-01-11 20:45:43 +01:00
Juan RP
d0a6d4919e muffin: update to 3.2.2. 2017-01-11 20:36:14 +01:00
Duncaen
6fa9d4bf7f prosody: update to 0.9.12. 2017-01-11 20:29:25 +01:00
Juan RP
2c915c9992 go: broken on aarch64*. 2017-01-11 20:08:34 +01:00
Juan RP
1e0d895d84 sakura: update to 3.4.0. 2017-01-11 20:06:44 +01:00
Juan RP
32ea5a5ac0 python-audioread: nocross=yes.
Remove this if someday gst1-python can be cross compiled.
2017-01-11 19:48:10 +01:00
Juan RP
888247a0a4 apache-ant: nocross=yes 2017-01-11 19:46:39 +01:00
Juan RP
fb4ce1662a electrum: nocross=yes 2017-01-11 19:46:15 +01:00
Juan RP
68b7f5d060 gradle: nocross=yes 2017-01-11 19:45:45 +01:00
Gerardo Di Iorio
595c1d484a drive: update 0.3.9 (#5513)
Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
2017-01-11 19:45:00 +01:00
Juan RP
4f20da387c conky-cli: update to 1.10.6. 2017-01-11 19:36:12 +01:00
Jürgen Buchmüller
d313e7df9e vigra: fix cross 2017-01-11 19:07:26 +01:00
Jürgen Buchmüller
37c9be6988 opencollada: fix cross 2017-01-11 18:42:16 +01:00
Michael Gehring
d7e7289893 go: i686 broken 2017-01-11 17:36:15 +00:00
Michael Gehring
5d65448221 mpd: set pthread stack sizes (Alpine patch) 2017-01-11 17:30:59 +00:00
Michael Gehring
820f85f51d serd: update to 0.26.0. 2017-01-11 17:15:01 +00:00
Leah Neukirchen
d72394b60e go: update to 1.7.4. 2017-01-11 16:58:05 +01:00
Jürgen Buchmüller
3c94369882 opera: symlink to system libfreetype.so.6 2017-01-11 16:40:52 +01:00
cipr3s
4079fdfaa0 New package: stockfish-8 (#5514) 2017-01-11 15:48:46 +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
Leah Neukirchen
1dbd172821 perl-Net-HTTP: update to 6.12. 2017-01-11 14:43:36 +01:00
Jürgen Buchmüller
255af437a3 gimp: nocross for now
Cross building gimp needs some work: add gdk-pixbuf-devel and find
a way to convice configure to use the cross python2.7 headers.
2017-01-11 14:26:02 +01:00
Leah Neukirchen
aff8468e26 flex: update to 2.6.3.
Tested that nftables builds, this should fix the regressions in 2.6.2 then.
2017-01-11 14:13:20 +01:00
Jürgen Buchmüller
d106e11493 New package: xsane-0.999 2017-01-11 14:03:55 +01:00
Leah Neukirchen
8bb8a9e364 graphviz: fix cross. 2017-01-11 14:02:54 +01:00
Leah Neukirchen
db9e83e8a9 fig2dev: update to 3.2.6a. 2017-01-11 14:02:54 +01:00
Leah Neukirchen
6f6cbf6df1 xfig: update to 3.2.6a. 2017-01-11 14:02:54 +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
Andrea Brancaleoni
731af1b122 terraform: update to 0.8.3. 2017-01-11 13:10:45 +01:00
Enno Boland
e66dbacc3f Merge pull request #5500 from cipr3s/redsocks
New package: redsocks-0.5
2017-01-11 13:08:18 +01:00
Roman Neuhauser
a9ce526255 curl: offers gssapi build option 2017-01-11 13:07:49 +01:00