aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gnome-desktop: upgrade to 3.32.2Rasmus Thomsen2019-06-081-11/+10
| | | | | * remove superflous deps from depends_dev * fix typo in gnome_distributor meson option
* community/pdns-recursor: clarify licenseprspkt2019-06-081-1/+1
| | | | Fixes #10536
* community/pdns: clarify licenseprspkt2019-06-081-1/+1
| | | | Fixes #10536
* community/dnsdist: clarify licenseprspkt2019-06-081-1/+1
| | | | Fixes #10536
* community/eog: upgrade to 3.32.2Rasmus Thomsen2019-06-081-3/+4
| | | | * remove superflous gtk+3.0-dev from depends_dev
* community/mousepad: fix urlLeo2019-06-081-10/+4
|
* community/lockdev: fix license, modernizeLeo2019-06-081-21/+9
|
* community/crystal: upgrade to 0.29.0Milan P. Stanić2019-06-072-7/+22
| | | | add fix to openssl check (author j8r)
* community/markdown: fix licenseLeo2019-06-071-11/+7
| | | Closes GH-8598
* Revert "community/knot: modernize"tcely2019-06-071-0/+2
| | | | This reverts commit 8abea60276762020a7897b579f6996433f69756b.
* community/py-hypothesis: upgrade to 4.24.3Leo2019-06-071-2/+2
|
* community/libsoup: depend on schema for 'org.gnome.system.proxy'Timo Teräs2019-06-071-2/+2
| | | | | otherwise libsoup users will abort with: GLib-GIO-ERROR **: 15:31:03.634: Settings schema 'org.gnome.system.proxy' is not installed
* community/knot: modernizeLeo2019-06-071-2/+0
|
* community/knot: split static libstcely2019-06-071-0/+2
|
* community/knot: tweak packagetcely2019-06-071-3/+3
|
* community/knot: remove unneeded builddir linestcely2019-06-071-5/+0
|
* community/knot: clarify licensetcely2019-06-071-1/+1
|
* community/knot: upgrade to 2.8.2tcely2019-06-071-3/+3
|
* community/appstream-glib: add missing dep on gsettings-desktop-schemasRasmus Thomsen2019-06-071-2/+2
| | | | | | Otherwise we'd get errors like: (appstream-util:5474): GLib-GIO-ERROR **: 09:53:31.453: Settings schema 'org.gnome.system.proxy' is not installed
* community/rcon: move from testingTBK2019-06-061-0/+37
|
* community/rpm2cpio: rebuild for community/Leo2019-06-061-1/+1
|
* community/rpm2cpio: move from testingTBK2019-06-062-0/+43
|
* community/archivemount: modernize, fix urlLeo2019-06-061-10/+5
|
* community/crystal: add libevent-static to dependsMilan P. Stanić2019-06-061-1/+1
| | | | libevent-static is needed to build static version
* community/libgweather: bump to build on armv7Kevin Daudt2019-06-061-1/+1
| | | | Package disappeared on armv7, bump it to force a rebuild.
* community/icedtea-web: Provided support for aarch64ossdev2019-06-061-1/+1
| | | | | | | Added aarch64 architecture Signed-off-by: ossdev <ossdev@puresoftware.com> Closes GH-8549
* community/openjdk9: disable on armv7Kevin Daudt2019-06-061-1/+1
| | | | | opendjk9 fails to build on all 32-bit arches, but armv7 was still enabled. Disable armv7 as well.
* community/py-hypothesis: upgrade to 4.24.2Leo2019-06-061-4/+4
|
* community/certbot: upgrade to 0.35.0Francesco Colista2019-06-061-2/+2
|
* community/php7: add secfixesAndy Postnikov2019-06-061-0/+3
| | | Closes GH-8534
* community/php7-pecl-event: upgrade to 2.5.2Andy Postnikov2019-06-061-2/+2
|
* community/colord: bump to force rebuildKevin Daudt2019-06-051-1/+1
| | | | package disappeared from armv7
* community/sxiv: re-add contrib tagEivind Uggedal2019-06-051-0/+1
| | | | I brought sxiv to the tree in d85087eb0545.
* community/go: re-add contrib tagEivind Uggedal2019-06-051-0/+1
| | | | I brought go to the tree in abfdfd32d2c6.
* community/go-bootsrap: fix my mailEivind Uggedal2019-06-051-1/+1
|
* community/docker: re-add contrib tagEivind Uggedal2019-06-051-1/+1
| | | | I brought docker to the tree in 4248d1a88bcd
* community/dzen: moved from mainEivind Uggedal2019-06-052-0/+71
| | | | | | The project seems abandoned upstream. It is also based on the latest HEAD id. I don't think it needs to be in main. When I brought it into the tree 5 years ago there were no community repo.
* community/gpgme: enable qgpgme subpackageBart Ribbers2019-06-051-10/+12
|
* community/gpgme: move from mainBart Ribbers2019-06-052-0/+141
|
* community/mcabber: move from mainBart Ribbers2019-06-052-0/+135
|
* community/volume_key: move from mainBart Ribbers2019-06-051-0/+40
|
* community/libblockdev: move from mainBart Ribbers2019-06-052-0/+58
|
* community/udisks2: move from mainBart Ribbers2019-06-052-0/+69
|
* community/sylpheed: move from mainBart Ribbers2019-06-051-0/+36
|
* community/pacman: move from mainBart Ribbers2019-06-051-0/+37
|
* community/neovim: update secfix informationKevin Daudt2019-06-051-0/+2
|
* community/sane: enable on all archesNatanael Copa2019-06-051-1/+1
| | | | seems to build on both s390x and ppc64le
* community/simple-mtpfs: modernizeLeo2019-06-051-4/+0
|
* community/gnome-keyring: enable PAM integrationRasmus Thomsen2019-06-051-12/+14
| | | | | | | | | This is required for stuff like automatically unlocking the keyring on unlock. * modernize APKBUILD * Fix homepage * adopt maintainership * Fix tests
* community/glade: enable WebKit&Python catalog, GIR and GladeUIRasmus Thomsen2019-06-051-9/+14
| | | | * Adopt maintainership