mate: remove major-ver and minor-ver

Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.
This commit is contained in:
José Romildo Malaquias
2018-02-13 20:44:07 -02:00
parent 9ef5d9c143
commit aa001cc937
40 changed files with 127 additions and 210 deletions
+4 -1
View File
@@ -5,6 +5,9 @@ let
self = rec {
getRelease = version:
pkgs.stdenv.lib.concatStringsSep "." (pkgs.stdenv.lib.take 2 (pkgs.stdenv.lib.splitString "." version));
atril = callPackage ./atril { };
caja = callPackage ./caja { };
caja-dropbox = callPackage ./caja-dropbox { };
@@ -82,7 +85,7 @@ let
mate-system-monitor
mate-terminal
mate-user-guide
#mate-user-share
# mate-user-share
mate-utils
mozo
pluma