Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: document undocumented depends and requirements #46

Open
6 tasks
mckaygerhard opened this issue Sep 10, 2017 · 0 comments
Open
6 tasks

bug: document undocumented depends and requirements #46

mckaygerhard opened this issue Sep 10, 2017 · 0 comments
Assignees
Labels

Comments

@mckaygerhard
Copy link
Member

after solved minimun requirements for liblxqt and qtxdg in #42 for qt5 in the past comits, now new depends are, each module need document specific depends..

  • documented minimun build modules
  • sumarize the build depends of the project in "taht moment" of time
  • once sumarize depends create repo with each one due today those are ovbiously deprecared
    • create new repo for qtxdg qt5 for mlde specifically and rename it (permit coexists with newer)
    • create new repo for libqt qt5 for mlde specifically and rename it (permit coexists with newer)
    • create new repo for menu-cache lib and rename it (permit coexists with newer) only for mlde

due the behaviour of the project each depends will be a separate library :

-- No module descriptor found for panel, generating new one.
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
-- checking for module 'libmenu-cache>=0.3.3'
--   package 'libmenu-cache>=0.3.3' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
  src/panel-dash_xdg/CMakeLists.txt:55 (pkg_check_modules)
-- No module descriptor found for panel_dash_xdg, generating new one.
@mckaygerhard mckaygerhard added this to the mlde: 0.7 (MoonLightDE) milestone Sep 10, 2017
@mckaygerhard mckaygerhard self-assigned this Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant