Magellan Linux

Diff of /trunk/core/avahi-qt3/avahi-qt3-0.6.25-r1.smage2

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

revision 1537 by niro, Sun May 10 22:24:03 2009 UTC revision 1538 by niro, Sun May 10 22:25:46 2009 UTC
# Line 16  DEPEND="== net-dns/avahi-${PVER} Line 16  DEPEND="== net-dns/avahi-${PVER}
16  SDEPEND=">= dev-util/intltool-0.40  SDEPEND=">= dev-util/intltool-0.40
17   >= dev-util/pkgconfig-0.23"   >= dev-util/pkgconfig-0.23"
18    
19  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME%-*/}-${PVER}.tar.gz"
20  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME%-*}-${PVER}"
21    
22  sminclude mtools mbuild cleanutils  sminclude mtools mbuild cleanutils
23    
24  SRC_URI=(  SRC_URI=(
25   http://avahi.org/download/${SRCFILE}   http://avahi.org/download/${SRCFILE}
26   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME%-*}/${SRCFILE}
27  )  )
28    
29  UP2DATE="updatecmd ${HOMEPAGE}/download | grep ${PNAME%-*}- | lasttarball gz"  UP2DATE="updatecmd ${HOMEPAGE}/download | grep ${PNAME%-*}- | lasttarball gz"

Legend:
Removed from v.1537  
changed lines
  Added in v.1538