Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/ncurses: re-arrange terminfo contents | Leo | 2020-02-26 | 1 | -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.22 | Leo | 2020-02-25 | 1 | -14/+9 | |
| | ||||||
* | community/py3-pip: move from main | Leo | 2020-02-25 | 1 | -108/+0 | |
| | ||||||
* | main/py3-pip: upgrade to 20.0.2 | Leo | 2020-02-25 | 1 | -12/+91 | |
| | ||||||
* | main/py3-pip: rename from py2-pip | Leo | 2020-02-25 | 1 | -0/+0 | |
| | ||||||
* | main/python3: upgrade to 3.8.2 | Leo | 2020-02-25 | 1 | -6/+8 | |
| | ||||||
* | main/putty: depend on ncurses-terminfo | Leo | 2020-02-25 | 1 | -4/+2 | |
| | ||||||
* | main/snappy: add static subpkg | TBK | 2020-02-25 | 2 | -5/+110 | |
| | ||||||
* | main/oath-toolkit: unset dependencies for liboath and libpskc | Sören Tempel | 2020-02-25 | 1 | -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 luajit | Leo | 2020-02-25 | 1 | -9/+9 | |
| | ||||||
* | community/xclip: move from main | Leo | 2020-02-25 | 1 | -46/+0 | |
| | ||||||
* | community/gtk-murrine-engine: move from main | Leo | 2020-02-25 | 1 | -44/+0 | |
| | ||||||
* | community/dmenu: move from main | Leo | 2020-02-25 | 1 | -38/+0 | |
| | ||||||
* | community/dwm: move from main | Leo | 2020-02-25 | 1 | -37/+0 | |
| | ||||||
* | community/xfontsel: move from main | Leo | 2020-02-25 | 1 | -35/+0 | |
| | ||||||
* | community/xautolock: move from main | Leo | 2020-02-25 | 2 | -75/+0 | |
| | ||||||
* | community/xcalib: move from main | Leo | 2020-02-25 | 1 | -27/+0 | |
| | ||||||
* | community/xdm: move from main | Leo | 2020-02-25 | 7 | -1234/+0 | |
| | ||||||
* | community/rxvt-unicode: move from main | Leo | 2020-02-25 | 3 | -102/+0 | |
| | ||||||
* | community/mupdf: move from main | Leo | 2020-02-25 | 3 | -250/+0 | |
| | ||||||
* | community/glamor-egl: move from main | Leo | 2020-02-25 | 1 | -48/+0 | |
| | ||||||
* | community/st: move from main | Leo | 2020-02-25 | 1 | -44/+0 | |
| | ||||||
* | community/glfw: move from main | Leo | 2020-02-25 | 1 | -29/+0 | |
| | ||||||
* | community/virglrenderer: move from main | Leo | 2020-02-25 | 2 | -45/+0 | |
| | ||||||
* | community/clutter: move from main | Leo | 2020-02-25 | 1 | -42/+0 | |
| | ||||||
* | main/clutter: modernize | Leo | 2020-02-25 | 1 | -4/+1 | |
| | ||||||
* | community/stalonetray: move from main | Leo | 2020-02-25 | 1 | -40/+0 | |
| | ||||||
* | community/gtk-engines: move from main | Leo | 2020-02-25 | 1 | -59/+0 | |
| | ||||||
* | main/ncurses: fix automatic dependency due to symlinks | Leo | 2020-02-25 | 1 | -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 main | Leo | 2020-02-25 | 5 | -190/+0 | |
| | ||||||
* | community/gtksourceview2: move from main | Leo | 2020-02-25 | 1 | -40/+0 | |
| | ||||||
* | community/galculator: move from main | Leo | 2020-02-25 | 1 | -40/+0 | |
| | ||||||
* | main/libmcrypt: modernize | TBK | 2020-02-25 | 2 | -15/+37 | |
| | ||||||
* | main/polkit: add polkit openrc service | Leo | 2020-02-25 | 2 | -7/+20 | |
| | ||||||
* | community/motif: move from main | Leo | 2020-02-25 | 13 | -2162/+0 | |
| | ||||||
* | community/fltk: move from main | Leo | 2020-02-25 | 1 | -44/+0 | |
| | ||||||
* | community/xbitmaps: move from main | Leo | 2020-02-25 | 1 | -30/+0 | |
| | ||||||
* | community/lxsession: move from main | Leo | 2020-02-25 | 1 | -32/+0 | |
| | ||||||
* | community/xrdp: move from main | Leo | 2020-02-24 | 3 | -80/+0 | |
| | ||||||
* | community/xprop: move from main | Leo | 2020-02-24 | 1 | -33/+0 | |
| | ||||||
* | community/xdg-utils: move from main | Leo | 2020-02-24 | 2 | -62/+0 | |
| | ||||||
* | community/xrefresh: move from main | Leo | 2020-02-24 | 1 | -30/+0 | |
| | ||||||
* | community/xsetmode: move from main | Leo | 2020-02-24 | 1 | -35/+0 | |
| | ||||||
* | community/pekwm: move from main | Leo | 2020-02-24 | 1 | -35/+0 | |
| | ||||||
* | main/pekwm: fix build | Leo | 2020-02-24 | 1 | -4/+11 | |
| | ||||||
* | community/xbacklight: move from main | Leo | 2020-02-24 | 1 | -28/+0 | |
| | ||||||
* | community/xwininfo: move from main | Leo | 2020-02-24 | 1 | -31/+0 | |
| | ||||||
* | community/xset: move from main | Leo | 2020-02-24 | 1 | -36/+0 | |
| | ||||||
* | community/feh: move from main | Leo | 2020-02-24 | 1 | -27/+0 | |
| | ||||||
* | main/pekwm: fix license=, modernize | Leo | 2020-02-24 | 1 | -17/+5 | |
| |