Commit graph

28830 commits

Author SHA1 Message Date
Alessio Sergi
3f57e47623 attic: unbreak and fix cross build
Only the development version of attic requires cython to build.
2014-11-07 17:21:56 +01:00
Juan RP
9412829c9b Merge pull request #624 from devane/master
ucspi-tcp package template
2014-11-07 16:54:17 +01:00
Juan RP
518e78693e build_style/python-module: simplify and fix an obvious error. 2014-11-07 16:41:59 +01:00
Juan RP
5b8378dc64 rpi-kernel: update to upstream's git commit 519c51ec5c (3.12.31). 2014-11-07 16:35:38 +01:00
Juan RP
3671a6b053 rpi-firmware: update to upstream git commit b259c7c7c. 2014-11-07 16:35:38 +01:00
Alessio Sergi
d76780a2eb build_style/python-module: fix cross build with python3 2014-11-07 16:33:36 +01:00
Juan RP
4540025aff mutt-kz: enable sasl support; provides/replaces mutt. 2014-11-07 16:14:02 +01:00
Juan RP
9ea35c1955 mutt: build with sasl support. 2014-11-07 16:09:50 +01:00
Christian Neukirchen
4015ecf3c1 xbps-src: add update_* to common/environment/setup/sourcepkg.sh 2014-11-07 16:03:52 +01:00
Christian Neukirchen
030c936850 xtools: update to 0.9. 2014-11-07 16:00:45 +01:00
Juan RP
08717f5ca2 profanity: update to 0.4.5. 2014-11-07 14:38:35 +01:00
Juan RP
9150d28622 skype: rebuild to create 32bit pkg in the correct repository. 2014-11-07 11:36:46 +01:00
Juan RP
97a5e16fab xbps-src: make "repository" per srcpkg, i.e don't override it for subpkgs. 2014-11-07 11:35:53 +01:00
Juan RP
8e92efc31c skype: depend on ca-certificates and pulseaudio (close #616).
- pulseaudio seems to be a hard dependency in skype 4.3.
- pavucontrol is required for sound options.
- ca-certificates is required to log in with a microsoft account.

Thanks to JiCit for testing and suggestions.
2014-11-07 11:24:34 +01:00
devane
af1965efb7 ucspi-tcp: removed do_build() 2014-11-07 12:10:04 +02:00
devane
ae163ea7ae ucspi-tcp: some indent fixed and removed empty lines 2014-11-07 12:10:04 +02:00
devane
0321bdc541 ucspi-tcp: fixed typo public license -> public domain 2014-11-07 12:10:04 +02:00
devane
2d3e43efa9 ucspi-tcp: fixed distfiles to use ${version} 2014-11-07 12:10:04 +02:00
devane
3b35741196 ucspi-tcp: short_desc must be 72 chars long -> fixed it 2014-11-07 12:10:04 +02:00
devane
be8d01a164 ucspi-tcp: removed some lines 2014-11-07 12:10:04 +02:00
devane
7c59b224cc New package: ucspi-tcp-0.88 2014-11-07 12:09:40 +02:00
Juan RP
128bbf2382 firefox-i18n: update to 33.0.3. 2014-11-07 10:50:34 +01:00
Juan RP
fe99430efd firefox: update to 33.0.3. 2014-11-07 09:31:02 +01:00
Juan RP
16b5971c56 groff: update to 1.22.3. 2014-11-07 09:21:34 +01:00
Juan RP
27092744c1 obmenu-generator: depends on perl-Data-Dump (close #622). 2014-11-07 09:11:04 +01:00
Juan RP
f65307ad51 New package: perl-Data-Dump-1.22. 2014-11-07 09:09:57 +01:00
Juan RP
75fe6837a2 procps-ng: provide an empty /etc/sysctl.conf (close #623). 2014-11-07 08:28:14 +01:00
Christian Neukirchen
513fca5e00 libspiro: update to 0.2.20131203. 2014-11-06 21:10:46 +01:00
Christian Neukirchen
12a9cc4cd4 paps: fix --as-needed. 2014-11-06 21:10:46 +01:00
Juan RP
f676369d88 common/shlibs: remove wrong soname. 2014-11-06 20:04:45 +01:00
Juan RP
33c922dafc Merge pull request #619 from ShadowKyogre/keybinder
libkeybinder2 and Kupfer settings patch
2014-11-06 20:00:19 +01:00
Juan RP
24ac22af44 Merge pull request #621 from ShadowKyogre/maim-slop
New packages: Maim and slop
2014-11-06 19:59:04 +01:00
ShadowKyogre
61a47d3521 libkeybinder2: Likewise, remove the renaming of distfile 2014-11-06 09:00:59 -08:00
ShadowKyogre
5d53cebe09 maim: Remove renaming of distfile 2014-11-06 08:59:47 -08:00
ShadowKyogre
77c2e14caa slop: Remove renaming of distfile 2014-11-06 08:58:10 -08:00
ShadowKyogre
6629e99b8b libkeybinder2: Remove blank lines, uncomment the check for gir when packaging
the -devel subpackage, and remove commented out vmove for
usr/share/gtk-doc.
2014-11-06 08:55:07 -08:00
ShadowKyogre
e206a52fd4 libkeybinder2: Remove _offname that was used just in the distfiles
and wrksrc variable. Also, include gtk-doc in hostmakedepends and
force the source file to be written to a properly named *.tar.gz.
2014-11-06 08:45:24 -08:00
Juan RP
9a8e357625 dhcpcd: make wpa_supplicant log to syslog rather than stdout. 2014-11-06 17:35:19 +01:00
ShadowKyogre
b085240483 New package: maim-2.3.31 2014-11-06 08:28:07 -08:00
ShadowKyogre
620ba76028 New package: slop-3.1.10 2014-11-06 08:26:59 -08:00
Juan RP
f7543fb5b6 xbps-src: libexec: simplify chdir to wrksrc/build_wrksrc. 2014-11-06 17:23:58 +01:00
Juan RP
7205e3dd7f xf86-input-wacom: update to 0.27.0. 2014-11-06 16:34:39 +01:00
Enno Boland
b6e4eb818c pcsc-tools: update to 1.4.23. 2014-11-06 13:54:35 +01:00
Enno Boland
d661395e86 openmpi: update to 1.8.3. 2014-11-06 13:51:52 +01:00
Enno Boland
7b80646470 openjpeg: ignore 2.* versions in update-check 2014-11-06 13:38:39 +01:00
Juan RP
23db7e3a10 meld: make this work and add proper rdeps. 2014-11-06 13:33:39 +01:00
Juan RP
c97ff6ecfc meld: remove unnnecessary bdeps; use pycompile_module. 2014-11-06 13:29:36 +01:00
Enno Boland
00e65a700d meld: update to 3.12.1. 2014-11-06 13:22:35 +01:00
Enno Boland
5b2c8cf486 Cython: update to 0.21.1. 2014-11-06 13:12:11 +01:00
Enno Boland
88616b21d0 cmake-gui: update to 3.0.2. 2014-11-06 13:07:44 +01:00