Magellan Linux

Diff of /trunk/include/xorg.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 33624 by niro, Mon Oct 27 14:21:07 2014 UTC revision 33625 by niro, Thu Aug 10 15:05:08 2023 UTC
# Line 60  INHERITS="${INHERITS} xorg" Line 60  INHERITS="${INHERITS} xorg"
60    
61  # pkg setup  # pkg setup
62  : ${HOMEPAGE="http://xorg.freedesktop.org"}  : ${HOMEPAGE="http://xorg.freedesktop.org"}
63  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}  : ${SRCFILE="${PNAME}-${PVER}.tar.xz"}
64  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}
65    
66  #XORG_MIRROR="http://ftp.x.org/pub"  #XORG_MIRROR="http://ftp.x.org/pub"
# Line 106  UP2DATE="updatecmd_xorg ${PNAME}" Line 106  UP2DATE="updatecmd_xorg ${PNAME}"
106    
107  # add default deps  # add default deps
108  SDEPEND="${SDEPEND}  SDEPEND="${SDEPEND}
109   >= dev-util/pkgconfig-0.20   >= virtual/pkgconfig
110   >= x11-misc/util-macros-1"   >= x11-misc/util-macros-1"
111    
112  # font dependencies  # font dependencies

Legend:
Removed from v.33624  
changed lines
  Added in v.33625