Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | testing/steghide: fix build and enable on ppc64e | Roberto Oliveira | 2017-06-14 | 2 | -10/+24 |
| | | | | | | | autoreconf was failing because steghide did not provide AUTHORS, NEWS and ChangeLog files Use 'foreign' keyword to allow automake runs whithout these files. | ||||
* | testing/steghide: Disabling on ppc64le | Breno Leitao | 2017-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Package failing to build on ppc64le on the autoreconf phase. This is the log: Makefile.am: error: required file './NEWS' not found Makefile.am: error: required file './AUTHORS' not found Makefile.am: error: required file './ChangeLog' not found automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 Disabling this package on ppc64le for now. | ||||
* | testing/steghide: new aport | Francesco Colista | 2016-09-22 | 3 | -0/+226 |