[oe-commits] org.oe.dev scw: update to 0.4.3, point to Debian mirrors

hrw commit openembedded-commits at lists.openembedded.org
Thu Dec 14 14:22:18 UTC 2006


scw: update to 0.4.3, point to Debian mirrors

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: af2ecc646bbd5834b101140f3db1286f0d71d391
ViewMTN: http://monotone.openembedded.org/revision.psp?id=af2ecc646bbd5834b101140f3db1286f0d71d391
Files:
1
packages/scw/scw_0.4.2.bb
packages/scw/scw_0.4.3.bb
Diffs:

#
# mt diff -rba11475ee9b3b3ae392f57a205b1bf45aba88ca3 -raf2ecc646bbd5834b101140f3db1286f0d71d391
#
# 
# 
# rename "packages/scw/scw_0.4.2.bb"
#     to "packages/scw/scw_0.4.3.bb"
# 
# patch "packages/scw/scw_0.4.3.bb"
#  from [1f8c528866266ab9fd489c01bd0689f027c2111e]
#    to [41ad7074f794e115279a3832db2dcd1604333381]
# 
============================================================
--- packages/scw/scw_0.4.2.bb	1f8c528866266ab9fd489c01bd0689f027c2111e
+++ packages/scw/scw_0.4.3.bb	41ad7074f794e115279a3832db2dcd1604333381
@@ -1,11 +1,10 @@ DEPENDS = "gtk+"
 DESCRIPTION = "Scw is a widget set specifically designed for chat programs."
 HOMEPAGE = "http://corrie.scp.fi/users/kalle.vahlman/scw/"
 LICENSE = "LGPL"
 DEPENDS = "gtk+"
 
+SRC_URI = "${DEBIAN_MIRROR}/main/s/${PN}/${PN}_${PV}.orig.tar.gz"
 
-SRC_URI = "http://corrie.scp.fi/users/kalle.vahlman/scw/${P}.tar.gz"
-
 inherit autotools pkgconfig
 
 do_stage() {






More information about the Openembedded-commits mailing list