aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/mutagen: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/asciinema: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* main/py-mccabe: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/radare2: enable on aarch64 againSören Tempel2019-04-171-1/+1
| | | | Passes on DroneCI, should pass on the builders as well.
* community/mplayer: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/kodi: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/gvfs: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/gst-plugins-ugly0.10: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/gst-plugins-ugly: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/audacious-plugins: bump pkgrel. Rebuild against new libcdio ABIFrancesco Colista2019-04-171-1/+1
|
* community/radare2: disable parallel buildSören Tempel2019-04-171-1/+1
| | | | See: https://github.com/radare/radare2/issues/13765
* community/radare2: upgrade to 3.4.1Sören Tempel2019-04-172-27/+3
|
* community/youtube-dl: upgrade 2019.04.17Sören Tempel2019-04-171-2/+2
|
* community/spim: remove aportSören Tempel2019-04-173-249/+0
| | | | | | | | | | | | | upstream for this particular version of spim is dead. Upstream is now maintaining a software called QtSpim which I am not interested in maintaining. From the spim website: The newest version of Spim is called QtSpim […] QtSpim is the version of Spim that currently being actively maintaned. The other versions are still available, but are no longer maintained or updated.
* community/lastpass-cli: upgrade to 1.3.3Francesco Colista2019-04-161-2/+2
|
* community/jenkins: upgrade to 2.173Francesco Colista2019-04-161-2/+2
|
* community/gns3-gui: upgrade to 2.1.6Francesco Colista2019-04-161-2/+2
|
* community/gns3-server: upgrade to 2.1.6Francesco Colista2019-04-161-2/+2
|
* community/wine_gecko: modernizeJ0WI2019-04-161-11/+3
|
* community/leveldb: upgrade to 1.21TBK2019-04-162-14/+41
|
* community/leveldb: clarify licenseTBK2019-04-161-1/+1
|
* community/py-flake8: fix dependencies and upgradeKeith Maxwell2019-04-161-9/+10
| | | | | | | | | | | | | | - solves https://bugs.alpinelinux.org/issues/10137 - dependencies match upstream [1] - upgrade to 3.7.7 - remove string indexing which is a bashism [2] - pure python package so development files are not required - setuptools is a runtime dependency because scripts in /usr/bin/ use 'from pkg_resources import load_entry_point' [3] [1] https://gitlab.com/pycqa/flake8/blob/master/setup.cfg#L10 [2] https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D [3] https://www.python.org/dev/peps/pep-0453/#automatic-installation-of-setuptools
* community/py-flake8: move from mainKeith Maxwell2019-04-161-0/+65
|
* community/py-mccabe: move from mainKeith Maxwell2019-04-161-0/+52
| | | | Dependency for py-flake8
* community/py2-functools32: modernise and add checkKeith Maxwell2019-04-161-6/+9
|
* community/py2-functools32: move from testingKeith Maxwell2019-04-161-0/+31
| | | | Dependency for py-flake8
* community/py-pyflakes: upgrade to 2.1.1Keith Maxwell2019-04-161-4/+4
| | | | | | | Also remove two bashisms - string indexing - see links below for a description: https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D https://github.com/koalaman/shellcheck/wiki/SC2039#var1-substring-expansion
* community/py-pyflakes: move from mainKeith Maxwell2019-04-161-0/+61
| | | | Dependency for py-flake8
* community/py-entrypoints: new aportKeith Maxwell2019-04-161-0/+54
| | | | Dependency for py-flake8
* community/py-pycodestyle: replaces main/py-pep8Keith Maxwell2019-04-161-1/+3
| | | | | For details of the rename see: https://pep8.readthedocs.io/en/release-1.7.x/
* community/py-pycodestyle: enable check and adoptKeith Maxwell2019-04-161-11/+18
| | | | | | | | | | | | - add check() to use test suite - setuptools is a runtime dependency as the files in bin use: `from pkg_resources import load_entry_point` - pure python package so doesn't depend upon -dev header files - avoid string indexing to comply with POSIX - don't use '--quiet' to more closely match draft policy [1] - install scripts with version suffix so they don't clash [1] https://wiki.alpinelinux.org/wiki/Python_package_policies
* community/py-pycodestyle: move from testingKeith Maxwell2019-04-161-0/+49
| | | | Dependency for py-flake8
* community/geth: upgrade 1.8.26André Klitzing2019-04-161-2/+2
|
* community/mkvtoolnix: upgrade to 33.1.0Francesco Colista2019-04-161-2/+2
|
* community/iwd: upgrade to 0.17Milan P. Stanić2019-04-151-6/+4
|
* community/iwd: move from testingMilan P. Stanić2019-04-153-0/+78
|
* community/ceph: move from testingiggy2019-04-154-0/+695
| | | | Add radosgw subpackage back again.
* community/leveldb: move from testingiggy2019-04-151-0/+30
| | | | Required as a dependency of ceph.
* community/oath-toolkit: move from testingiggy2019-04-152-0/+228
| | | | | It's required as a dependency for ceph. It requires a patch to compile with gcc 7.
* community/minetest: upgrade to 5.0.1TBK2019-04-152-16/+75
| | | | | | Add openrc subpkg Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* community/zsh-autosuggestions: upgrade to 0.5.2TBK2019-04-151-2/+2
|
* community/avr-libc: modernize and rebuildJ0WI2019-04-141-4/+2
|
* community/gcc-avr: upgrade to 8.3.0J0WI2019-04-141-6/+6
|
* community/binutils-avr: upgrade to 2.32J0WI2019-04-141-2/+2
|
* community/keychain: move from testingKeith Maxwell2019-04-141-0/+19
| | | | | | Moved after upgrade as keychain has been in testing for two years and meets the criteria on the wiki: https://wiki.alpinelinux.org/wiki/Aports_what_is_edge#How_packages_move_in_edge_.28The_Juggler.29
* community/emacs upgrade to 26.2stf2019-04-141-4/+4
|
* community/py-img2pdf: upgrade to 0.3.3Keith Maxwell2019-04-142-7/+17
|
* community/libreoffice: upgrade to 6.2.3.2J0WI2019-04-142-50/+8
|
* community/mkvtoolnix: upgrade to 33.0.0TBK2019-04-141-3/+3
|
* community/ffmpeg: upgrade to 4.1.3TBK2019-04-142-6/+6
|