macify-linux icon indicating copy to clipboard operation
macify-linux copied to clipboard

Need documentation on everything that is installed.

Open jonchun opened this issue 4 years ago • 2 comments

Should probably write up documentation on everything (or at least the main things) that it installs.

jonchun avatar Apr 04 '20 03:04 jonchun

Currently all of the apt dependencies for each module:

Module: hotkeys
    ibus
    xbindkeys
    xdotool

Module: lookandfeel
    build-essential
    cmake
    curl
    extra-cmake-modules
    g++
    gettext
    kinit-dev
    kwin-dev
    libkdecorations2-dev
    libkf5config-dev
    libkf5configwidgets-dev
    libkf5coreaddons-dev
    libkf5crash-dev
    libkf5globalaccel-dev
    libkf5guiaddons-dev
    libkf5kio-dev
    libkf5notifications-dev
    libkf5package-dev
    libkf5windowsystem-dev
    libqt5x11extras5-dev
    qtbase5-dev
    qtdeclarative5-dev
    qttools5-dev

Module: spotlight
    cmake
    libmuparser-dev
    libqt5charts5-dev
    libqt5svg5-dev
    libqt5x11extras5-dev
    python3-dev
    python3-distutils
    qtdeclarative5-dev

Module: plasmoids
    cmake
    extra-cmake-modules
    libkdecorations2-dev
    libkf5configwidgets-dev
    libkf5plasma-dev
    libkf5windowsystem-dev
    libqt5x11extras5-dev
    libsm-dev
    libx11-xcb-dev
    libxcb-randr0-dev
    qtdeclarative5-dev

Module: dockandpanel
    build-essential
    cmake
    extra-cmake-modules
    gettext
    git
    libkf5activities-dev
    libkf5archive-dev
    libkf5crash-dev
    libkf5declarative-dev
    libkf5iconthemes-dev
    libkf5newstuff-dev
    libkf5notifications-dev
    libkf5plasma-dev
    libkf5sysguard-dev
    libkf5wayland-dev
    libkf5windowsystem-dev
    libkf5xmlgui-dev
    libqt5x11extras5-dev
    libsm-dev
    libxcb-util-dev
    libxcb-util0-dev
    qtdeclarative5-dev

jonchun avatar Apr 07 '20 06:04 jonchun

Here are the git repositories that are currently being pulled from right now:

Module: hotkeys
    kinto: https://github.com/rbreaves/kinto.git

Module: lookandfeel
    macify_linux_lookandfeel: No git repo available
    custom_wallpaper: No git repo available
    mcmojave_cursors: https://github.com/vinceliuice/McMojave-cursors.git
    notification_center: No git repo available
    os_catalina_icons: https://github.com/zayronxio/Os-Catalina-icons
    sf_fonts: https://github.com/blaisck/sfwin.git
    kde_plasma_chili: https://github.com/Jonchun/hello.git
    kde_hello: https://github.com/Jonchun/hello.git

Module: spotlight
    albert: https://github.com/Jonchun/albert.git

Module: plasmoids
    applet_latte_separator: https://github.com/psifidotos/applet-latte-separator.git
    applet_latte_sidebar_button: https://github.com/psifidotos/applet-latte-sidebar-button.git
    applet_latte_spacer: https://github.com/psifidotos/applet-latte-spacer.git
    applet_window_title: https://github.com/psifidotos/applet-window-title.git
    applet_window_appmenu: https://github.com/psifidotos/applet-window-appmenu.git
    kde_plasmoid_chiliclock: https://github.com/MarianArlt/kde-plasmoid-chiliclock.git
    mac_inline_battery: https://github.com/Polunom/mac-inline-battery.git
    uswitch: https://gitlab.com/divinae/uswitch.git

Module: dockandpanel
    latte_dock: https://github.com/KDE/latte-dock.git

jonchun avatar Apr 07 '20 06:04 jonchun