aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/py3-peewee: modernizeprspkt2019-06-021-6/+1
|
* testing/py-peewee: rename to py3-peeweeprspkt2019-06-021-1/+1
|
* testing/openjdk11: disable on ppc64leKevin Daudt2019-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Build errors: > * For target buildjdk_hotspot_variant-server_libjvm_objs_os_linux_ppc.o: > /home/buildozer/aports/testing/openjdk11/src/jdk11u-jdk-11.0.4+4/src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp: > In function 'long unsigned int ucontext_get_trap(const ucontext_t*)': > /home/buildozer/aports/testing/openjdk11/src/jdk11u-jdk-11.0.4+4/src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp:154:30: > error: 'void*' is not a pointer-to-object type > return uc->uc_mcontext.regs->trap; ^~ > * For target hotspot_variant-server_libjvm_objs_os_linux_ppc.o: /home/buildozer/aports/testing/openjdk11/src/jdk11u-jdk-11.0.4+4/src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp: In function 'long unsigned int ucontext_get_trap(const ucontext_t*)': > /home/buildozer/aports/testing/openjdk11/src/jdk11u-jdk-11.0.4+4/src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp:154:30: > error: 'void*' is not a pointer-to-object type > return uc->uc_mcontext.regs->trap; > ^~ Ref: GH-7808
* community/keepalived: upgrade to 2.0.16J0WI2019-06-021-7/+4
| | | | Closes GH-8402
* testing/openjdk11: New aportSimon Frankenberger2019-06-0210-0/+1370
| | | Closes GH-7808
* testing/py-flask-gzip: upgrade to python3prspkt2019-06-021-22/+7
|
* testing/py-flask-gzip: upgrade to 0.2, clarify licenseprspkt2019-06-021-5/+3
|
* testing/py-m2crypto: upgrade to 0.34.0, clarify licenseprspkt2019-06-021-5/+4
| | | Closes GH-8398
* testing/poetry: new aportLeo2019-06-022-0/+50
| | | | | | Python3 dependency management and packaging system https://poetry.eustace.io/ Closes GH-8381
* testing/py3-cachy: new aportLeo2019-06-021-0/+25
| | | | | | Simple yet effective caching library https://github.com/sdispater/cachy Closes GH-8381
* testing/py3-cachecontrol: new aportLeo2019-06-021-0/+25
| | | | | | httplib2 caching for requests https://github.com/ionrock/cachecontrol Closes GH-8381
* testing/py-html5lib: rebuild for python3.7Leo2019-06-021-3/+2
| | | Closes GH-8381
* testing/py3-shellingham: new aportLeo2019-06-021-0/+29
| | | | | | Python3 module to poke around and find out running shell https://github.com/sarugaku/shellingham Closes GH-8381
* testing/py3-tomlkit: new aportLeo2019-06-021-0/+25
| | | | | | Python3 library for parsing and modifying TOML https://github.com/sdispater/tomlkit Closes GH-8381
* testing/py3-cleo: new aportLeo2019-06-021-0/+25
| | | | | | | Python3 to create beautiful and testable command-line interfaces https://github.com/sdispater/cleo Closes GH-8381
* testing/py3-clikit: new aportLeo2019-06-021-0/+25
| | | | | | | Python3 to create beautiful and testable command-line interfaces https://github.com/sdispater/clikit Closes GH-8381
* testing/py3-pylev: new aportLeo2019-06-021-0/+25
| | | | | | Pure Python3 Levenshtein implementation https://github.com/toastdriven/pylev Closes GH-8381
* testing/py3-pastel: new aportLeo2019-06-021-0/+25
| | | | | | Python3 library to bring colors to your terminal url="https://github.com/sdispater/pastel Closes GH-8381
* community/gnuplot: upgrade to 5.2.7Sören Tempel2019-06-021-3/+3
|
* community/z3: upgrade to 4.8.5Sören Tempel2019-06-021-5/+5
|
* testing/kcompletion: use xvfb-run to run tests that need X11Leo2019-06-021-2/+2
| | | Closes GH-8396
* testing/kplotting: use xvfb-run to run testsuiteLeo2019-06-021-2/+2
| | | Closes GH-8395
* testing/kmediaplayer: Use xvfb-run to run full testsuiteLeo2019-06-021-1/+2
| | | Closes GH-8394
* testing/kwindowsystem: make progress in running testsuiteLeo2019-06-021-2/+3
| | | Closes GH-8393
* community/gvfs: upgrade to 1.40.1Rasmus Thomsen2019-06-022-43/+54
| | | | | | | | | * Adopt maintainership * Modernize APKBUILD * Use /usr/libexec/gvfs for binaries instead of /usr/lib/gvfs * Add goa,afc and bluray support * Fix URL&License Closes GH-7597
* community/libusbmuxd: move from testingRasmus Thomsen2019-06-021-9/+5
| | | | | | * Modernize APKBUILD * Fix license Closes GH-7597
* community/libimobiledevice: move from communityRasmus Thomsen2019-06-024-51/+136
| | | | | | | * Modernize APKBUILD * Fix license * Add two upstream patches, fixing OpenSSLv1.1.x build & runtime Closes GH-7597
* community/libplist: fix license&py2 bindings buildRasmus Thomsen2019-06-021-17/+18
| | | | | | * Modernize APKBUILD * Run tests Closes GH-7597
* community/libgdata: enable GOA and GNOME integration, required for gvfsRasmus Thomsen2019-06-022-17/+47
| | | | | | | * Modernize APKBUILD * Adopt package * Fix URL&License Closes GH-7597
* community/uhttpmock: add patch to only listen on IPv4Rasmus Thomsen2019-06-022-17/+33
| | | | | | | * fix url & license * enable tests * modernize APKBUILD Closes GH-7597
* community/gnome-online-accounts: move from testingRasmus Thomsen2019-06-021-0/+0
| | | | | | It's required for libgdata and gvfs now Closes GH-7597
* testing/gnome-online-accounts: upgrade to 3.32.0Rasmus Thomsen2019-06-021-19/+17
| | | Closes GH-7597
* testing/icdiff: add missing makedependKevin Daudt2019-06-021-1/+1
|
* testing/icdiff: new aportKevin Daudt2019-06-023-0/+76
|
* community/atools: upgrade to 15.3Kevin Daudt2019-06-021-2/+2
|
* testing/ktextwidgets: use xvfb-run to run testsuiteLeo2019-06-021-2/+2
| | | Closes GH-8392
* testing/kiconthemes: make progress on running testsuiteLeo2019-06-021-3/+3
| | | Closes GH-8391
* testing/kglobalaccel: use xvfb-run to run testsuiteLeo2019-06-021-2/+2
| | | Closes GH-8390
* testing/kemoticons: use xvfb-run to run testsuiteLeo2019-06-021-4/+3
| | | | Closes GH-8389
* testing/kconfigwidgets: use xvfb-run to run testsuiteLeo2019-06-021-2/+2
| | | Closes GH-8388
* testing/kdesu: use xvfb-run to run testsuiteLeo2019-06-021-2/+3
| | | Closes GH-8387
* testing/kio: make progress on running testsuiteLeo2019-06-021-3/+8
| | | Closes GH-8386
* testing/knewstuff: use xvfb-run to run testsLeo2019-06-021-3/+5
| | | | Closes GH-8384
* testing/kparts: use xvfb-run to run testsLeo2019-06-021-3/+4
| | | Closes GH-8383
* testing/krunner: make progress on testingLeo2019-06-021-3/+5
| | | Closes GH-8382
* testing/kross: new aportBart Ribbers2019-06-021-0/+30
| | | Closes GH-8334
* testing/kmediaplayer: new aportBart Ribbers2019-06-021-0/+31
| | | Closes GH-8334
* testing/kjsembed: new aportBart Ribbers2019-06-021-0/+30
| | | Closes GH-8334
* testing/khtml: new aportBart Ribbers2019-06-021-0/+31
| | | Closes GH-8334
* testing/kjs: new aportBart Ribbers2019-06-021-0/+30
| | | Closes GH-8334