--- trunk/include/xorg.sminc 2014/02/03 10:30:26 20669 +++ trunk/include/xorg.sminc 2014/06/20 08:50:14 21408 @@ -59,6 +59,7 @@ INHERITS="${INHERITS} xorg" # pkg setup +: ${HOMEPAGE="http://xorg.freedesktop.org"} : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"} : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"} @@ -101,6 +102,8 @@ mirror://${PNAME}/${SRCFILE} ) +UP2DATE="updatecmd_xorg ${PNAME}" + # add default deps DEPEND="${DEPEND} >= virtual/man" @@ -131,6 +134,8 @@ if is_xorg_input_driver then DEPEND="${DEPEND} + >= x11-libs/libXi-1.7 + >= x11-libs/libXtst-1.1 >= x11-base/xorg-server-1" SDEPEND="${SDEPEND}