aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/mate-power-manager: ugrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/mate-polkit: upgrade to 1.20.1Roberto Oliveira2018-07-031-2/+2
|
* community/mate-panel: upgrade to 1.21.1Roberto Oliveira2018-07-031-2/+2
|
* community/mate-notification-daemon: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/mate-media: upgrade to 1.20.1Roberto Oliveira2018-07-031-3/+3
|
* community/mate-indicator-applet: upgrade to 1.20.1Roberto Oliveira2018-07-031-2/+2
|
* community/mate-icon-theme-faenza: fix project urlRoberto Oliveira2018-07-031-2/+2
|
* community/mate-control-center: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/mate-menus: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/mate-calc: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/mate-applets: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/certbot: add missing dependency (fixes #9053)Roberto Oliveira2018-07-031-2/+2
| | | | Add py-requests-toolbelt runtime dependency
* community/py-requests-toolbelt: move from testingRoberto Oliveira2018-07-031-0/+52
| | | | certbot requires py-requests-toolbelt to run
* community/marco: upgrade to 1.21.0Roberto Oliveira2018-07-031-2/+2
|
* community/influxdb: upgrade to 1.5.4Roberto Oliveira2018-07-031-2/+2
|
* community/hugo: upgrade to 0.42.2Roberto Oliveira2018-07-031-2/+2
|
* community/babl: enable float-to-8bit test on s390xRoberto Oliveira2018-07-031-10/+1
| | | | | float-to-8bit test seems to be fixed in babl 0.1.52 version. Enabling it again.
* community/babl: upgrade to 0.1.52Roberto Oliveira2018-07-031-2/+2
|
* community/rust: upgrade to 1.27.0Marat Safin2018-07-029-179/+67
|
* community/godep: disable check for nowRoberto Oliveira2018-07-021-0/+1
| | | | | test is failing in some builders with: panic: git add -A .: exit status 128 [recovered]
* community/godep: try fix check in buildersRoberto Oliveira2018-07-021-0/+1
| | | | | builders do not have git configured so we need provide username and email
* community/godep: add checkRoberto Oliveira2018-07-021-1/+6
|
* community/godep: take maintainershipRoberto Oliveira2018-07-021-2/+2
|
* community/gnuplot: upgrade to 5.2.3Roberto Oliveira2018-07-021-3/+3
|
* community/xpra: upgrade to 2.3.2Roberto Oliveira2018-07-021-2/+2
|
* community/flickcurl: modernize and add checkRoberto Oliveira2018-07-011-9/+12
|
* community/virt-what: enable on aarch64Henrik Riomar2018-07-011-2/+2
| | | | Works fine on aarch64 as well
* community/eom: upgrade to 1.21.0Roberto Oliveira2018-06-301-2/+2
|
* community/caja-extensions: upgrade to 1.20.1Roberto Oliveira2018-06-301-2/+2
|
* community/gsoap: upgrade to 2.8.68Roberto Oliveira2018-06-301-2/+2
|
* community/xcb-util-xrm: cleanupSören Tempel2018-07-011-4/+10
| | | | | * Refactor depends * Use the configure options used by the newapkbuild autotools template
* community/xcb-util-xrm: upgrade to 1.3prspkt2018-07-011-6/+6
| | | | Add makedepends for the GNU Autotools suite.
* community/xpra: upgrade to 2.3.1Stuart Cardall2018-06-301-3/+3
|
* community/ostree: attempt to fix build on x86Sören Tempel2018-06-302-1/+34
|
* community/ostree: add -doc subpackageSören Tempel2018-06-301-7/+6
|
* community/ostree: upgrade to 2018.6prspkt2018-06-301-5/+4
| | | | Clarify license, remove SPDX license file.
* community/pluma: upgrade to 1.21.1Roberto Oliveira2018-06-301-2/+2
|
* community/hwinfo: upgrade to 21.56Roberto Oliveira2018-06-301-2/+2
|
* community/atril: upgrade to 1.21.0Roberto Oliveira2018-06-301-3/+4
| | | | New version requires webkit2gtk-dev to build
* community/asio: upgrade to 1.12.1prspkt2018-06-301-3/+3
|
* community/asio: improve abuildprspkt2018-06-301-3/+2
|
* community/asio: drop autoconf automake libtool from dependenciesprspkt2018-06-301-1/+1
|
* community/asio: use sourceforge for distfilesprspkt2018-06-301-5/+6
|
* community/ztd: upgrade to 1.3.5Roberto Oliveira2018-06-303-3/+104
| | | | | Applied 2 upstream patches that fix a behavior when stdin is not a tty.
* community/ristretto: upgrade to 0.8.3 and modernizeRoberto Oliveira2018-06-301-18/+8
|
* community/keepalived: upgrade to 2.0.5Roberto Oliveira2018-06-301-2/+2
|
* community/mdds: Fix a typo ("dimentional")Jonathan Neuschäfer2018-06-301-2/+2
|
* community/mdds1.0: Fix a typo ("dimentional")Jonathan Neuschäfer2018-06-301-2/+2
|
* community/docker-py: upgrade to 3.4.1Francesco Colista2018-06-301-2/+2
|
* community/bats: Update to first successor releaseDario Ernst2018-06-282-55/+8
| | | | | | | | | | | | sstephenson/bats has been abandoned for quite some time. The designated successor-fork seems to be bats-core/bats-core. bats-core has now recently released a stable version, which we package now. The custom patch also has been removed, since libexec/bats-format-tap-stream:5 already seems to check for tput availability. The doc package now depends on man, since it only contains man-pages.