Jakub Jirutka
8c89e12956
testing/rust: upgrade to 1.16.0 and properly fix dynamic linking
2017-04-09 15:41:28 +02:00
Jakub Jirutka
997883d3a0
testing/rust: add missing dependency on gcc
2017-04-09 15:41:28 +02:00
Jakub Jirutka
9345f4e5b2
testing/rust: modernize abuild
2017-04-09 15:41:28 +02:00
Carlo Landmeter
5fa666be46
testing/tvheadend: new 20170408 snapshot
2017-04-09 11:16:22 +02:00
Breno Leitao
8d78af79c4
testing/perl-specio: Adjusting dependencies
...
perl-specio fails to build due to lack of dependency. Adding perl as
dependecy for specio.
2017-04-08 23:31:35 +00:00
Breno Leitao
9fd752de55
testing/perl-specio: New aport
...
Adding new package to the archive because there is one package
(community/perl-net-cli-interact) that FTBFS because it depends on this
package.
2017-04-08 23:24:20 +00:00
Breno Leitao
47800ee3b0
testing/dspam: Moderning abuild
...
dspam APKBUILD applies the build manually instead of using the
default_prepare() helper. Also using the $builddir variable.
2017-04-08 22:48:35 +00:00
Breno Leitao
eaa30e4715
testing/dspam: Fix FTBFS on ppc64le
...
Currently dspam package does not build on ppc64le because it contains
outdate config.guess file. Updating it before building it.
2017-04-08 22:48:30 +00:00
Breno Leitao
d3246c8f85
testing/flickcurl: fix FTBFS on ppc64le
...
Currently flickcurl FTBFS due to an outdate config.guess file. Updating
it to reflect the new platforms.
2017-04-08 22:26:32 +00:00
Breno Leitao
27b38015fb
testing/girara: Skipping test on ppc64le
...
Girara is failing to test on ppc64le due to lack of symbols.
Skipping the tests on ppc64le for a while.
2017-04-08 22:21:32 +00:00
Breno Leitao
9523bc5f42
testing/py-flake8-class: fix source URL
...
The current $source URL does not seem to exist anymore. Grabbing the
source from the github project.
The checksum package changed!
2017-04-09 00:19:04 +02:00
Breno Leitao
932f2160cb
testing/thermald: fix FTBFS on ppc64le
...
Currently musl on ppc64le does not define cpuid.h. Avoiding including
and calling _cpuid.
2017-04-08 22:01:00 +00:00
Stuart Cardall
7ee7d963a2
testing/exim: fix /usr/lib/exim log messages
...
adds a checkpath to initd for /usr/lib/exim
this stops hourly messages in exim's mainlog:
'Couldn't open /usr/lib/exim/: not loading lookup modules'
2017-04-08 21:09:21 +00:00
Tycho Andersen
de5d32ca28
testing/refpolicy: inital import
...
This is the SELinux policy library, which contains a large number of
interface (and other) definitions for use in SELinux policies.
Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-04-08 21:00:28 +00:00
André Klitzing
8badeae46d
testing/pngquant: upgrade to 2.9.1
2017-04-08 20:57:10 +00:00
André Klitzing
2c4349fac7
testing/flatpak: upgrade to 0.9.2
2017-04-08 20:56:41 +00:00
Andy McLeod
99009a8e40
testing/ejson: new aport
...
Adds a new piece of software to aports. EJSON is a small library to
manage encrypted secrets using asymmetric encryption.
This aport includes only the binary cli program. It omits the man pages
and ruby gem.
2017-04-08 20:53:49 +00:00
Breno Leitao
c0282a8458
testing/py-packaging: new aport
...
Core utilities for Python packages. Adding it because this is a
requirement for community/obnam package.
2017-04-07 23:25:40 +00:00
Francesco Colista
69149e4c33
testing/etcd: upgrade to 3.1.5
2017-04-07 13:35:37 +00:00
Leonardo Arena
ac5ddff73d
testing/mongo-php7-library: new aport
2017-04-07 13:26:18 +00:00
Leonardo Arena
e6274e3f89
testing/mongo-php7-driver: new aport
2017-04-07 13:22:06 +00:00
Francesco Colista
fde0cc4960
testing/vcdimager: new aport
2017-04-07 10:43:32 +00:00
Francesco Colista
3088618dbf
community/dvdauthor: moved from testing, improved build
2017-04-07 10:16:08 +00:00
Francesco Colista
93ce768b86
testing/dvdauthor: upgrade to 0.7.2
2017-04-07 07:13:21 +00:00
Francesco Colista
5f56cc0578
testing/dvdauthor: new aport
2017-04-07 06:58:01 +00:00
William Pitcock
4f6577d0d1
testing/gtksourceview: move to community
2017-04-07 05:23:13 +00:00
William Pitcock
71d024f918
testing: purge php5 non-core extensions
2017-04-07 00:09:20 +00:00
Carlo Landmeter
b7bd3dd800
testing/py-gst1: new aport
2017-04-06 13:01:57 +02:00
Jakub Jirutka
fca6623733
testing/emscripten-fastcomp: fix so names conflict with llvm pkg
...
ERROR: unsatisfiable constraints:
emscripten-fastcomp-1.37.9-r0:
conflicts: llvm-3.8.1-r2[so:BugpointPasses.so=0]
satisfies: world[emscripten-fastcomp]
llvm-3.8.1-r2:
conflicts: emscripten-fastcomp-1.37.9-r0[so:BugpointPasses.so=0]
satisfies: world[llvm]
2017-04-06 12:20:29 +02:00
Francesco Colista
c6de00c5d5
testing/shellinabox: new aport
2017-04-06 09:44:14 +00:00
Carlo Landmeter
01abcd4b4e
testing/snapcast: new aport
2017-04-05 15:07:35 +02:00
Leonardo Arena
c747119cd6
testing/keyfinder-cli: deps not avail on ppc64le
2017-04-05 06:54:57 +00:00
Stuart Cardall
f0549fe8df
testing/exim: add crypteq support / fix initd
...
* checkpath added to initd so exim starts
* crypteq added for hashed password support in flat files
2017-04-05 01:52:40 +02:00
Jakub Jirutka
d1f074de96
testing/connman: don't update config.sub, it's up-to-date
2017-04-05 00:18:55 +02:00
Jakub Jirutka
f1ff970e94
testing/connman: rebuild against iptables-1.6.1
2017-04-05 00:18:54 +02:00
Henrik Riomar
fcb310d5e7
testing/etckeeper: minor fixup and make myself maintainer.
2017-04-04 22:42:05 +02:00
Breno Leitao
9bc7468f15
testing/xbps: Fix FTBFS on ppc64le due to macro clashing
...
Currently xbps package fails to build using musl libc because the signal.h
header includes a struct field called _unused, that becomes defined as an
function attribute due to the a CFLAG -D macro definition. This cause the
build to fail.
This patch just rename _unused macro to _unused_attr in order to avoid the
names being clashed.
2017-04-04 20:20:20 +00:00
Nathan Johnson
bc044424ff
testing/rabbitmq-server: update to version 3.6.9
...
Delete grep.patch, merged upstream
2017-04-04 21:38:11 +02:00
Breno Leitao
1b40c9d35c
testing/timew: fix FTBFS on ppc64le
...
Currently timew FTBFS on ppc64le because there is no PATH_MAX defined
implicitly.
If your code needs to use PATH_MAX, it needs to include limits.h.
2017-04-04 18:42:28 +00:00
Breno Leitao
fa0a5dbf86
main/etckeeper: Upstream project moved
...
Joey moved all his repositories from github to his private git server.
Moving the $source URL from github to:
https://git.joeyh.name/index.cgi/etckeeper.git/tag/?h=1.18.6
No changes in the checksum
2017-04-04 17:46:36 +00:00
Breno Leitao
f79b9675ed
testing/exim: Bump to version 4.89
...
The package on current version (4.88) FTBFS due to URL returning 404.
It seems that the URL scheme just works for the latest version.
Bumping to the latest version 4.89.
The checksum of the package also matches the version released:
https://lists.exim.org/lurker/message/20170307.215703.bc9b50b4.en.html
2017-04-04 17:25:13 +00:00
Natanael Copa
4c903b0e2c
testing/xf86-input-wacom: rebuild against xorg-server-1.19
2017-04-04 13:23:05 +00:00
Natanael Copa
deee15f5f9
main/xf86-input-libinput: move to main, claim maintainership
2017-04-04 13:23:03 +00:00
Natanael Copa
00cd1f4302
testing/xf86-input-libinput: upgrade to 0.25.0
2017-04-04 13:23:03 +00:00
Natanael Copa
bbd15bd944
main/libxfont2: move from testing
...
needed by xorg-server-1.19
2017-04-04 13:23:03 +00:00
Leonardo Arena
9c1bf7a26b
testing/libkeyfinder: does not build on ppc64le yet
...
fftadapter.cpp: In constructor 'KeyFinder::FftAdapter::FftAdapter(unsigned int)':
fftadapter.cpp:43:68: error: 'memset' was not declared in this scope
memset(priv->outputComplex, 0, sizeof(fftw_complex) * frameSize);
2017-04-04 10:28:01 +00:00
Leonardo Arena
49625cef9d
testing/libkeyfinder: remove custom doc()
2017-04-04 09:58:38 +00:00
Jean-Louis Fuchs
c3954f42df
testing/libkeyfinder: upgrade to 2.2.1
2017-04-04 09:58:38 +00:00
Natanael Copa
4a6a2f4a33
testing/libxfont2: new aport
...
X.Org X11 libXfont2 runtime library
http://www.x.org
2017-04-04 09:45:10 +00:00
Leonardo Arena
e5f2b2aa99
testing/lua-rapidjson: produce i586 code
2017-04-04 09:40:57 +00:00