Age | Commit message (Collapse) | Author |
|
|
|
source: https://aur.archlinux.org/cgit/aur.git/commit/?h=compiz&id=3973b9fb7dcb3fa6a37ee1bbd084d23016b48a2e
|
|
Changes incorporated from compiz package:
Dependencies no longer specified:
* boost-libs
* fuse2
* xorg-server
Newly specified Deps:
* libice
* libsm
* python
* python-dbus
* ninja (make)
Build changes:
* build now uses ninja
|
|
* add upstream patch to fix crash when launching ccsm
https://git.launchpad.net/compiz/commit/?id=2eaacc774d2451635ae7291978dc0098febbda1b
|
|
* this fixes the intended functionality of setting specific windows to
negate when they first launch when using [Neg Windows] setting in the
[Negative] plugin configuration.
Note: you won't find this patch anywhere else at the moment, as it is
something I threw together to fix a problem that affected me on
a regular basis. I will, at the very least, open a bug upstream and
include this patch at some point, although upstream doesn't seem to be
accepting patches at the moment.
|
|
* add upstream patches:
* drop shaded toggle (no longer supported)
* time unit fixes
* remove uneeded portions of vertexbuffer crash fix patch
* change build type to 'none'
* remove legacy build option: DBUILD_KDE4
|
|
* adopt formatting changes from compiz pkgbuild
* verified no difference in resulting package
|
|
|
|
* add patch to fix crash when using expo with wobbly windows enabled
Thanks to leso-kn for the patch, and PhotonX for reporting.
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/66215/diffs?commit_id=d0a0b3738fe16858024addcefa8fc917a5aa6fe0
|
|
|
|
* adopt formatting changes and option to compile latest git from compiz AUR package
|
|
* add: libnotify
* shift from depends to makedepends: python-setuptools
* sort
|
|
* new dependency: python-setuptools (thanks MarsSeed!)
* attempted race condition workaround by limiting max make jobs to 4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|