Juan RP
124f45ef30
nvidia: update to 378.13.
2017-02-14 19:36:21 +01:00
Kazuho Sakoda
6b16b32f23
New package: uim-1.8.6
2017-02-11 10:39:53 +09:00
Jürgen Buchmüller
5f9aa7268f
tslib: update to 1.5
2017-02-10 02:19:44 +01:00
Jürgen Buchmüller
90e32b456f
lxpanel: fix musl
...
With new kernel libc headers lxpanel needs a fix for musl libc
to not include netinet/if_ether.h but only linux/if_ether.h.
Also liblxpanel.so.0 was missing in common/shlibs.
2017-02-09 21:16:19 +01:00
Leah Neukirchen
cee2514ffe
ruby: update to 2.4.0.
...
Adopted.
2017-02-08 11:24:00 +01:00
Pierre Allegraud
86f4a608cf
New package: qscintilla-qt5-2.9.4
2017-02-06 22:48:40 -05:00
Pierre Allegraud
491753e6ef
New package: cgal-4.9
2017-02-06 22:48:39 -05:00
Pierre Allegraud
08733ea732
New package: opencsg-1.4.2
2017-02-06 22:48:24 -05:00
Toyam Cox
8243595913
travis: build restricted packages
...
After all, we are not about to distribute these binaries.
2017-02-06 21:52:38 -05:00
Alessio Sergi
f6b4a453ec
common/shlibs: remove obsolete libpodofo entry
2017-02-02 14:56:02 +01:00
Andrea Brancaleoni
dfd8650b02
podofo: update to 0.9.5.
2017-02-02 12:50:00 +01:00
Michael Gehring
0d56d713c7
facter: update to 3.6.0.
2017-02-02 11:12:30 +00:00
Juan RP
20a10fda47
iptables: update to 1.6.1 (xtables sobump).
2017-01-30 11:51:50 +01:00
Michael Gehring
f61ad24600
ImageMagick: update to 6.9.7.6. (soname bump)
2017-01-30 08:33:05 +00:00
bra1nwave
c37f69cd1e
stlink: update to 1.3.0.
2017-01-29 16:16:06 +01:00
Michael Gehring
9fffbba248
toxcore: update to 0.1.5. (soname bump)
2017-01-25 16:07:49 +00:00
Jürgen Buchmüller
d2d88eec15
libical: remove old common/shlibs entries
2017-01-25 04:59:17 +01:00
Duncaen
ae88eb1a36
ffmpeg: add vpx build_option
...
libvpx removed support for armv6, this build_option allows building
ffmpeg for armv6 without it.
2017-01-23 15:47:28 +01:00
Toyam Cox
5fef5d0b87
Merge pull request #5530 from rkallos/chicken
...
chicken: update to 4.11.0
2017-01-22 05:48:56 -05:00
Enno Boland
90ac61acc6
evolution-data-server: update to 3.22.3.
2017-01-21 10:52:54 +01:00
Richard Kallos
499c69f1b5
chicken: update to 4.11.0
2017-01-21 00:28:30 -05:00
Toyam Cox
d43aa02449
Merge pull request #5479 from gangsterakato/dotherside-0.5.2
...
New package: dotherside-0.5.2
2017-01-20 01:05:53 -05:00
Juan RP
ebab2a7fdb
pulseaudio: update to 10.0.
2017-01-19 03:38:25 +01:00
gangstacat
961181ff73
New package: dotherside-0.5.2
2017-01-17 07:27:08 +01:00
yopito
1016697c8d
oce: update to 0.18
2017-01-16 16:00:31 -05:00
Alessio Sergi
346d4938d0
New package: libimagequant-2.8.2
2017-01-16 19:42:42 +01:00
Jürgen Buchmüller
a916cf9cde
polkit-qt: rebuild with gcc6 + fix cross
2017-01-16 13:00:29 +01:00
Alessio Sergi
e5916b9a73
x265: update to 2.2 (soname bump)
2017-01-15 12:42:17 +01:00
Jürgen Buchmüller
3291670bed
gwenhywfar: fix cross for qt4 and qt5
...
Enable Qt4 and Qt5 bindings for all target architectures.
2017-01-15 12:09:30 +01:00
Jürgen Buchmüller
8679124272
build-style cmake: replace -isystem with -I
...
Many packages depending on Qt5 or Qt4 and built with cmake
generate "flags.make" files with -isystem for include paths.
With gcc6 this results in e.g. "#include_next <stdlib.h>" giving
an error, because a -isystem /usr/include is in the wrong place.
The simple fix is to replace "-isystem" with just "-I".
2017-01-15 02:50:14 +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
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
Toyam Cox
40867cf05e
Merge pull request #4957 from dutsky/kf5-additional
...
KF5 additional packages
2016-12-04 14:09:55 -05:00
Julien Dehos
b7637b5c22
glew: also install glewmx
2016-12-02 11:43:49 +01:00
Juergen Buchmueller
eaa6166988
libopenraw: update to 0.1.0
2016-12-01 22:36:46 +01:00
Michael Gehring
398369be7e
hunspell: update to 1.5.3. (soname bump)
2016-11-28 22:33:14 +00:00
Denis Revin
cd55f1f1ae
New package: kross-5.26.0
2016-11-28 18:33:17 +04:00
Denis Revin
b6305d07b9
New package: kjsembed-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
2e1cf93d82
New package: khtml-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
5e3eab336b
New package: kdelibs4support-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
bc4babd92c
New package: kjs-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
383ec9b2db
New package: krunner-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
aca511b430
New package: kactivities5-stats-5.26.0
2016-11-28 18:33:16 +04:00
Denis Revin
0fc88bef2d
New package: baloo5-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
feebfc13e8
New package: kfilemetadata5-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
58e5f94707
New package: bluez-qt5-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
830ed7d649
New package: kxmlrpcclient-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
c485f66115
New package: kpeople-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
e6b046e0c7
New package: modemmanager-qt5-5.26.0
2016-11-28 18:33:15 +04:00
Denis Revin
1269d27ee0
New package: plasma-framework-5.26.0
2016-11-28 18:33:14 +04:00
Denis Revin
5d83cfee8a
New package: ktexteditor-5.26.0
2016-11-28 18:33:14 +04:00
Denis Revin
43e1c84c69
New package: kdewebkit-5.26.0
2016-11-28 18:33:14 +04:00
Denis Revin
ffea78f171
New package: kded-5.26.0
2016-11-28 18:33:14 +04:00
Denis Revin
221fb9ab9e
New package: kparts-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
d2df7b7780
New package: knotifyconfig-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
a0ddc5461a
New package: knewstuff-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
fa326c9525
New package: kinit-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
2250eb290e
New package: frameworkintegration-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
f2212a1db0
New package: kcmutils-5.26.0
2016-11-28 18:33:13 +04:00
Denis Revin
a3b78773e1
New package: kdeclarative-5.26.0
2016-11-28 18:33:12 +04:00
Denis Revin
028488dd48
New package: kio-5.26.0
2016-11-28 18:33:12 +04:00
Denis Revin
c3264d1eee
New package: kbookmarks-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
7b929b41a8
New package: kxmlgui-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
7a6cc34ddb
New package: kwallet-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
da9541283d
New package: ktextwidgets-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
0be3de1ea7
New package: knotifications-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
3a3c90fb9b
New package: kjobwidgets-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
eee6f43635
New package: kiconthemes-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
abff7984da
New package: kemoticons-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
dd59d7d549
New package: kdesu-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
76a1504942
New package: kpackage-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
fc99c7769b
New package: kglobalaccel-5.26.0
2016-11-28 16:46:17 +04:00
Denis Revin
186f2e0a30
New package: kservice
2016-11-28 16:46:17 +04:00
Denis Revin
268d21f8a9
New package: kconfigwidgets-5.26.0
2016-11-28 16:46:16 +04:00
Denis Revin
2ee5db9972
New package: kcrash-5.26.0
2016-11-28 16:46:16 +04:00
Denis Revin
bfe8c1e184
New package: kcompletion-5.26.0
2016-11-28 16:46:16 +04:00
Enno Boland
5cf8a482d5
New package: isl15-0.16.1
2016-11-27 18:37:02 +01:00
Enno Boland
a0e3cb9a42
gcc: update to 6.2.1.
2016-11-27 18:37:02 +01:00
Juergen Buchmueller
00a3ccd933
tslib: update to 1.2
2016-11-24 09:49:58 +01:00
Alessio Sergi
085b7beb40
lz4: rebuild with updated shlibs due to the new versioning scheme
2016-11-22 00:32:15 +01:00
Michael Gehring
6bad034be3
Merge pull request #5186 from ebfe/travis-uchroot
...
travis: switch to xbps-uchroot and newer os
2016-11-20 14:52:08 +01:00
Michael Gehring
57bd0102b1
readline: update to 7.0.000. (soname bump)
2016-11-20 06:00:46 +00:00
Michael Gehring
d75bb8c958
poppler: update to 0.49.0. (soname bump)
2016-11-19 17:38:24 +00:00
Juan RP
7215db4c83
common/shlibs: update for nvidia-375.20.
2016-11-19 16:30:32 +01:00
Juan RP
37df712316
nvidia: update to 375.10.
2016-11-18 06:44:21 +01:00
Michael Gehring
d2a6beb2e3
travis: switch to xbps-uchroot and newer os
2016-11-17 17:18:28 +00:00
Alessio Sergi
29c37543cf
xbps-src: introduce python_version
2016-11-17 17:42:54 +01:00
Michael Gehring
8853c28130
common/chroot-style/proot.sh: disable seccomp
2016-11-17 08:48:09 +00:00
Duncaen
f174430e02
New package: libite-1.8.2
2016-11-15 19:29:44 +01:00
Toyam Cox
3e941e8825
New package: libui-alpha3.1
...
Closes #5144
2016-11-14 00:26:32 -05:00
Michael Gehring
b3a0548d59
jasper: update to 1.900.27. (soname bump)
2016-11-13 08:26:12 +00:00
Michael Aldridge
0f055a9e0e
New package: xapps-1.0.2
2016-11-10 18:07:04 -06:00
Alessio Sergi
8cb79d7a30
python-setuptools: update to 28.8.0
2016-11-10 10:06:26 +01:00
Enno Boland
57c65a1b7f
gnote: update to 3.22.0.
2016-11-09 07:37:58 +01:00
Enno Boland
3bdf3b4cc6
New package: gnome-autoar-0.1.1
2016-11-09 07:30:58 +01:00
Juergen Buchmueller
56527e753a
common/shlibs: fix libtelepathy-qt5-service.so.0
2016-11-08 20:39:05 +01:00
Juergen Buchmueller
f325a5a903
telepathy-qt5: fix cross
2016-11-08 20:35:50 +01:00
Enno Boland
9591777ef8
cinnamon-desktop: really fix shlibs
2016-11-08 09:14:55 +01:00
Enno Boland
cc837cc47a
cinnamon-desktop: fix shlibs
2016-11-08 09:06:52 +01:00
Enno Boland
ab78b6ad95
vala: update to 0.34.2.
2016-11-03 11:15:34 +01:00
Enno Boland
a70e64bd3a
spice-gtk: update to 0.33.
2016-10-31 10:52:21 +01:00
Enno Boland
7a22657fae
New package: pcre2-10.22
2016-10-30 13:57:28 +01:00
Michael Gehring
ad383757b6
skalibs: update to 2.4.0.0.
2016-10-29 22:54:48 +02:00
Christian Neukirchen
5f5f92245f
swi-prolog: add to shlibs, make libswipl.so findable for other minor releases.
2016-10-29 18:43:28 +02:00
Alessio Sergi
bd5e81947f
mpv: rebuild due to ffmpeg version bump
...
While I'm here:
- add vapoursynth build option (off)
- license is GPL-2 (they switched back to GPL-2 some time ago)
2016-10-28 15:15:15 +02:00
Juergen Buchmueller
2bbaddd4bb
common.sh: unset cross environment variables
...
Closes #5067
2016-10-28 14:47:07 +02:00
Alessio Sergi
9c6d62df0d
x265: update to 2.1 (soname bump)
2016-10-28 14:31:02 +02:00
Alessio Sergi
d77d6cde40
xbps-src: limit the search to the /usr/lib/pythonX.Y directory
2016-10-27 15:22:54 +02:00
Juergen Buchmueller
958b460965
common/xbps-src/shutils/common.sh XBPS_GCC_VER...
...
Export the environment variables XBPS_GCC_VERSION*
2016-10-26 07:24:00 +02:00
Juergen Buchmueller
6c02ded24c
New package: botan-1.10.13
2016-10-25 18:10:07 +02:00
Alessio Sergi
b6bc28251b
hooks/rewrite-python-shebang: s/pycompile_version/pyver/
2016-10-24 10:18:49 +02:00
Alessio Sergi
5a231f8c13
hooks/rewrite-python-shebang: bin-only scripts support
2016-10-24 08:09:54 +02:00
Denis Revin
f332a2750e
New package: kunitconversion-5.26.0 ( #4943 )
2016-10-23 10:20:34 +02:00
Toyam Cox
bdbe473663
Merge pull request #5014 from Vaelatern/ignore_broken_for_show
...
xbps-src: allow show of broken pkgs
2016-10-22 23:42:05 -04:00
Toyam Cox
a4ae8ffc70
Merge pull request #4972 from the-maldridge/plymouth
...
Plymouth Refactor
2016-10-21 13:30:05 -04:00
Toyam Cox
9075e4b2f0
Merge pull request #4942 from dutsky/kpty
...
New package: kpty-5.26.0
2016-10-21 13:22:10 -04:00
Toyam Cox
795c54e7df
Merge pull request #4931 from dutsky/kauth
...
New package: kauth-5.26.0
2016-10-21 13:13:52 -04:00
Toyam Cox
b5dd954b3d
Merge pull request #4929 from dutsky/threadweaver
...
New package: threadweaver-5.26.0
2016-10-21 13:09:18 -04:00
Toyam Cox
298c176ced
Merge pull request #4928 from dutsky/sonnet
...
New package: sonnet-5.26.0
2016-10-21 11:38:59 -04:00
Toyam Cox
2b1f093271
Merge pull request #4925 from dutsky/networkmanager-qt
...
New package: networkmanager-qt5-5.26.0
2016-10-21 11:27:10 -04:00
Michael Gehring
196205b690
Merge pull request #4924 from dutsky/kwidgetsaddons
...
New package: kwidgetsaddons-5.26.0
2016-10-21 11:04:41 +02:00
Michael Gehring
18ad7e5d1d
Merge pull request #4923 from dutsky/kplotting
...
New package: kplotting-5.26.0
2016-10-21 11:03:01 +02:00
Michael Gehring
d7fa69539c
Merge pull request #4922 from dutsky/kitemviews
...
New package: kitemviews-5.26.0
2016-10-21 11:01:19 +02:00
Michael Gehring
bb96d525e9
Merge pull request #4921 from dutsky/kitemmodels
...
New package: kitemmodels-5.26.0
2016-10-21 10:59:37 +02:00
Michael Gehring
1045436fe1
Merge pull request #4920 from dutsky/ki18n
...
New package: ki18n-5.26.0
2016-10-21 10:55:41 +02:00
Michael Aldridge
fbe6918ddf
plymouth: update to 0.9.2
2016-10-21 01:40:15 -05:00
Toyam Cox
7c9d1f61b0
xbps-src: allow show of broken pkgs
2016-10-20 19:49:57 -04:00
Michael Gehring
f82da0a8f7
common/environment/setup/install.sh: quote filename in vinstall
...
Fixes #5011
2016-10-21 01:46:06 +02:00
Michael Gehring
0cf2a7e827
boost: update to 1.62.0 (soname bump)
2016-10-20 20:41:12 +02:00
Alessio Sergi
0e56034021
common/shlibs: remove obsolete python-related entries
2016-10-19 19:43:25 +02:00
Alessio Sergi
0a680874f6
python3.5: removed, superseded by python3.
2016-10-19 19:37:10 +02:00
Alessio Sergi
c425567d6a
python3.4: removed, we switched to Python 3.5
2016-10-19 19:35:03 +02:00
Denis Revin
913bdfd3bd
New package: kauth-5.26.0
2016-10-17 09:53:28 +04:00
Alessio Sergi
16fb9d4c0b
common/shlibs: add missing entry for python3-pyside
2016-10-17 03:00:57 +02:00
Alessio Sergi
29032cfb18
shiboken: rebuild for Python 3.5
...
Switch to python3-* pkgs.
Convert python3.4-* pkgs into dummy pkgs.
2016-10-17 02:30:47 +02:00
Toyam Cox
9656f915c9
Merge pull request #4919 from dutsky/kdnssd
...
New package: kdnssd-5.26.0
2016-10-16 17:11:12 -04:00
Toyam Cox
69ef9890f2
Merge pull request #4901 from dutsky/kdbusaddons
...
New package: kdbusaddons-5.26.0
2016-10-16 17:10:35 -04:00
Toyam Cox
c14a14c769
Merge pull request #4896 from dutsky/kcoreaddons
...
New package: kcoreaddons-5.26.0
2016-10-16 15:01:21 -04:00
Alessio Sergi
817e47b750
common/shlibs: build order hack
2016-10-16 18:15:09 +02:00
Alessio Sergi
1e7999e6e6
python3: update to 3.5.2
2016-10-16 17:04:44 +02:00
Alessio Sergi
4e6576e7a4
xbps-src: add support for python3 pkgs
...
- python_module build style now builds modules for python2/3 by default
- new python2_module and python3_module build styles for building
python2-only and python3-only packages respectively
- no more python_versions
- no need to define pycompile_version for Python modules anymore
(still needed for non-Python modules though)
- Python version and paths are now guessed automatically and a set of
useful variables can now be used in templates
- #!/usr/bin/python2 and #!/usr/bin/python3 are now the default shebangs
- /usr/bin/foo2 and /usr/bin/foo3 are now the default names for bin
scripts (for use with alternatives)
2016-10-16 16:59:31 +02:00
Denis Revin
98c80600d8
New package: kpty-5.26.0
2016-10-16 13:04:02 +04:00
Denis Revin
d78964fecd
New package: threadweaver-5.26.0
2016-10-16 13:00:12 +04:00
Denis Revin
08a2b4f8a7
New package: sonnet-5.26.0
2016-10-16 12:58:41 +04:00
Denis Revin
faf50111fa
New package: networkmanager-qt5-5.26.0
2016-10-16 12:55:30 +04:00
Denis Revin
4c946c824e
New package: kwidgetsaddons-5.26.0
2016-10-16 12:53:59 +04:00
Denis Revin
1441fc1db9
New package: kplotting-5.26.0
2016-10-16 12:51:44 +04:00
Denis Revin
93f07740ee
New package: kitemviews-5.26.0
2016-10-16 12:50:01 +04:00
Denis Revin
22240e533f
New package: kitemmodels-5.26.0
2016-10-16 12:48:42 +04:00
Denis Revin
d8eacfd69a
New package: ki18n-5.26.0
2016-10-16 12:46:48 +04:00
Denis Revin
04ca4dc0c2
New package: kdnssd-5.26.0
2016-10-16 12:42:55 +04:00
Denis Revin
2d50f45656
New package: kdbusaddons-5.26.0
2016-10-16 12:40:57 +04:00