commit | 223ca19e5248b0ca64332af5ac242744593fe3a4 | [log] [tgz] |
---|---|---|
author | tista500 <tista.gma500@gmail.com> | Thu May 05 01:39:43 2016 |
committer | tista500 <tista.gma500@gmail.com> | Thu May 05 01:39:43 2016 |
tree | 55413988200cde5d9c47e431702d6960cd6197f1 | |
parent | b6f55b62e419cbcba69f0cb2de3f5b8f8a778f7d [diff] |
Gtk-2.0: [GtkLabel] Add murrine engine dependency Since unwanted text-shadow behind insensitive label was appeared when using dark varinat, so unwanted murrine was employed, too.
Adapta supports Gtk+ 3.20.x and 3.18.x
* Gtk+-3.0 >= 3.20.1 (or 3.18.9) * Gtk+-2.0 >= 2.24.30 * gtk2-engines-pixbuf >= 2.24.30 * gtk2-engines-murrine >= 0.98.2
* GNOME >= 3.20 (or 3.18) * GNOME-Flashback >= 3.18.0 * Budgie-Desktop >= 10.2.4 * Unity7 >= 7.4.0 * Cinnamon >= 3.0.1 (or 2.8.6) * XFce4 >= 4.12.2
Note: Cinnamon support is under W.I.P state.
sudo apt-add-repository ppa:tista/adapta -y sudo apt update sudo apt install adapta-gtk-theme
Adapta
via Gnome-Tweak-Tool.Note:
- For Gtk+ 3.18.x users, there's no need to upgrade Gnome-Tweak-Tool to 3.20.0 since Adapta revived
gtk-3.0
directory.- As default, Gtk+ 3.21.x support is disabled.
Check autoconf
, automake
and pkg-config
(pkgconfig
) are installed.
Build and install system-wide:
./autogen.sh make sudo make install
Note:
- Default prefix is
/usr
make
actually does nothing (for future release)sudo make install
installs multiple versioned theme and Gtk+ automatically selects proper versioned one when running.
autogen.sh
:--disable-cinnamon disable cinnamon support --disable-flashback disable flashback support --disable-unity disable unity support --disable-xfce disable xfce support
Note:
- Installer installs GNOME/Budgie-Desktop support even if all of options above were applied.
- Cinnamon/Unity support hooks
metacity-1
directory even if GNOME-Flashback support was disabled.
--enable-gtk_next enable Gtk+ 3.21.x support
Note:
- As default, Gtk+ 3.21.x support is disabled.
GPLv2
Nana-4, the developer of Flat-Plat.