SVN commit 12395 by tcberner:

Introduce Uses/grantlee.mk

Usage: USES=grantlee:<args>
ValidArgs 4 5 and 4,build respectively 5,build

Effect: 
        1) GRANTLEE_VER-plistsub is defined.
        2) if 'build' is set, then also SHLIB_VER is defined
        3) else LIB_DEPENDS gets setup to the right port. 

This should make it unecessary to update ports depending on devel/grantlee and
devel/grantlee5 respectively everytime they are updated themselves, by simply
providing the PLIST_SUB necessary for the plist via grantlee.mk.


Ports that previously had 
        LIB_DEPENDS=    libgrantlee_gui.so:devel/grantlee
        PLIST_SUB=      GRANTLEE_VER=0.5
should be modified to 
        USES=           grantlee:4
and drop the PLIST_SUB.






 M  +1 -3      KDE/deskutils/grantleetheme-kf5/Makefile  
 M  +2 -3      KDE/deskutils/kdepim-kf5/Makefile  
 M  +1 -2      KDE/deskutils/kdepim4/Makefile  
 M  +3 -4      KDE/deskutils/kdepimlibs-kf5/Makefile  
 M  +1 -3      KDE/deskutils/kjots/Makefile  
 M  +3 -15     KDE/devel/grantlee5/Makefile  
 M  +2 -2      KDE/devel/grantlee5/distinfo  
 M  +2 -3      KDE/math/rocs/Makefile  
 M  +1 -3      KDE/net/kcalutils-kf5/Makefile  
 M  +1 -3      KDE/net/kpimtextedit-kf5/Makefile  
 M  +3 -4      KDE/x11/kdelibs4/Makefile  
 A             PORTS/Mk/Uses/grantlee.mk  
 M  +2 -13     PORTS/devel/grantlee/Makefile  
 M  +1 -2      PORTS/devel/kdevplatform-kf5/Makefile  
 M  +2 -3      PORTS/devel/kdevplatform/Makefile  
 M  +2 -3      PORTS/finance/skrooge/Makefile  


_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to