| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Packages in kde-frameworks depending on other frameworks should require a
version equal or greater to their own. Packages in all other categories should
require some minimal version (like KDE_MINIMAL from KDE4).
This solves an issue where live Plasma 5 packages require live Frameworks
packages, when really a recent release works fine.
|
|
|
|
|
|
Some packages released with Plasma 2 were originally part of extragear (which
means they belong in kde-misc). Since those packages are now moved to
kde-workspace, they can to go kde-base and we no longer need an extra special
function to handle the versioning.
|
|
Otherwise, trying to add an empty use-spec results in the version
argument to be taken as use-spec.
|
|
|
|
The function was not able to create given use flags, because wrong
variable was used to create depending pkg use flags.
|
|
|