Magellan Linux

Diff of /trunk/include/gnome2.sminc

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

branches/magellan-next/include/gnome2.sminc revision 6654 by niro, Tue Sep 14 16:46:32 2010 UTC trunk/include/gnome2.sminc revision 22124 by niro, Fri Sep 5 07:24:10 2014 UTC
# Line 1  Line 1 
1  # $Header: /magellan-cvs/smage/include/gnome2.sminc,v 1.23 2008/03/28 10:39:41 niro Exp $  # $Id$
2    
3  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}
4  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}
5    
6    : ${HOMEPAGE="http://gnome.org/"}
7    
8  INHERITS="${INHERITS} gnome2"  INHERITS="${INHERITS} gnome2"
9    
10  # default SRC_URIs  # default SRC_URIs
# Line 27  then Line 29  then
29   >= app-text/scrollkeeper-0.3.14"   >= app-text/scrollkeeper-0.3.14"
30  fi  fi
31    
32    if [[ ${GNOME_FULL_PROCESSOR_FUNCTIONS} = 1 ]]
33    then
34     SPECIAL_VARS+=" GNOME_FULL_PROCESSOR_FUNCTIONS"
35    fi
36    
37  # function to clean gnome pakages  # function to clean gnome pakages
38  # scrollkeeper and mimeinfo crap  # scrollkeeper and mimeinfo crap

Legend:
Removed from v.6654  
changed lines
  Added in v.22124