aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/ncurses: re-arrange terminfo contentsLeo2020-02-261-7/+33
| | | | | | | | | | | | | | This re-arranges the contents of ncurses-terminfo-base so it contains all the terminfo entries for commonly used TERMs like xterm256-color. It also includes all terminfo entries for terminals we package like alacritty, gnome-terminal, konsole, kitty, st, etc. And a few others like putty, tmux and vte. The ncurses-terminfo-base packaged increased from 94.21 kB to 126.98 kB, a quite small increase when considering that now it is in the majority of cases the only package one has to install instead of having to rely on the massive ncurses-terminfo package.
* main/perl-http-message: upgrade to 6.22Leo2020-02-251-14/+9
|
* community/py3-pip: move from mainLeo2020-02-251-108/+0
|
* main/py3-pip: upgrade to 20.0.2Leo2020-02-251-12/+91
|
* main/py3-pip: rename from py2-pipLeo2020-02-251-0/+0
|
* main/python3: upgrade to 3.8.2Leo2020-02-251-6/+8
|
* main/putty: depend on ncurses-terminfoLeo2020-02-251-4/+2
|
* main/snappy: add static subpkgTBK2020-02-252-5/+110
|
* main/oath-toolkit: unset dependencies for liboath and libpskcSören Tempel2020-02-251-4/+3
| | | | | | These two subpackages only ship shared libraries. They should not depend on perl, diffutils, and cvs but without this change they do as they inherit depends from the origin packages.
* main/postgresql-pllua: move s390x to luajitLeo2020-02-251-9/+9
|
* community/xclip: move from mainLeo2020-02-251-46/+0
|
* community/gtk-murrine-engine: move from mainLeo2020-02-251-44/+0
|
* community/dmenu: move from mainLeo2020-02-251-38/+0
|
* community/dwm: move from mainLeo2020-02-251-37/+0
|
* community/xfontsel: move from mainLeo2020-02-251-35/+0
|
* community/xautolock: move from mainLeo2020-02-252-75/+0
|
* community/xcalib: move from mainLeo2020-02-251-27/+0
|
* community/xdm: move from mainLeo2020-02-257-1234/+0
|
* community/rxvt-unicode: move from mainLeo2020-02-253-102/+0
|
* community/mupdf: move from mainLeo2020-02-253-250/+0
|
* community/glamor-egl: move from mainLeo2020-02-251-48/+0
|
* community/st: move from mainLeo2020-02-251-44/+0
|
* community/glfw: move from mainLeo2020-02-251-29/+0
|
* community/virglrenderer: move from mainLeo2020-02-252-45/+0
|
* community/clutter: move from mainLeo2020-02-251-42/+0
|
* main/clutter: modernizeLeo2020-02-251-4/+1
|
* community/stalonetray: move from mainLeo2020-02-251-40/+0
|
* community/gtk-engines: move from mainLeo2020-02-251-59/+0
|
* main/ncurses: fix automatic dependency due to symlinksLeo2020-02-251-9/+7
| | | | | | | | | | | | | | | | | | The -libs subpackage depended on ncurses-terminfo when it shouldn't because when moving $pkgdir/usr/lib also moved /usr/lib/terminfo which is a symlink to /usr/share/terminfo which is part of ncurses-terminfo and thus a dependency would be automatically added by the prepare_symlink() function from APKBUILD. So make the libs() function grab only actual libraries by matching /usr/lib/*.so.* (this does not match libraries meant for -dev which would be *.so) so /usr/lib/terminfo isn't caught up. Also make the terminfo() function move /usr/lib/terminfo to it. In the meantime also do other cleanup like removing unnecessary 'cd "$builddir"' declarations and make libs() depend on the same $pkgver-r$pkgrel of the ncurses-terminfo-base.
* community/vte: move from mainLeo2020-02-255-190/+0
|
* community/gtksourceview2: move from mainLeo2020-02-251-40/+0
|
* community/galculator: move from mainLeo2020-02-251-40/+0
|
* main/libmcrypt: modernizeTBK2020-02-252-15/+37
|
* main/polkit: add polkit openrc serviceLeo2020-02-252-7/+20
|
* community/motif: move from mainLeo2020-02-2513-2162/+0
|
* community/fltk: move from mainLeo2020-02-251-44/+0
|
* community/xbitmaps: move from mainLeo2020-02-251-30/+0
|
* community/lxsession: move from mainLeo2020-02-251-32/+0
|
* community/xrdp: move from mainLeo2020-02-243-80/+0
|
* community/xprop: move from mainLeo2020-02-241-33/+0
|
* community/xdg-utils: move from mainLeo2020-02-242-62/+0
|
* community/xrefresh: move from mainLeo2020-02-241-30/+0
|
* community/xsetmode: move from mainLeo2020-02-241-35/+0
|
* community/pekwm: move from mainLeo2020-02-241-35/+0
|
* main/pekwm: fix buildLeo2020-02-241-4/+11
|
* community/xbacklight: move from mainLeo2020-02-241-28/+0
|
* community/xwininfo: move from mainLeo2020-02-241-31/+0
|
* community/xset: move from mainLeo2020-02-241-36/+0
|
* community/feh: move from mainLeo2020-02-241-27/+0
|
* main/pekwm: fix license=, modernizeLeo2020-02-241-17/+5
|