From: Mika Laitio Date: Tue, 21 Nov 2006 14:55:37 +0000 (+0200) Subject: gaim: patch the cvs version with using local patch files instead of downloading them... X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=662a7b6587ed16a90bbe81c53a2418592935c169;p=familiar-h63xx-build.git gaim: patch the cvs version with using local patch files instead of downloading them from internet. --- diff --git a/org.handhelds.familiar/packages/gaim/gaim_2.0.0-cvs-mco1.bb b/org.handhelds.familiar/packages/gaim/gaim_2.0.0-cvs-mco1.bb index 97be232..2c1d579 100644 --- a/org.handhelds.familiar/packages/gaim/gaim_2.0.0-cvs-mco1.bb +++ b/org.handhelds.familiar/packages/gaim/gaim_2.0.0-cvs-mco1.bb @@ -5,20 +5,20 @@ PV = "2.0.0-cvs-mco1-${CVSDATE}" WEBCVSURL = "http://handhelds.org/cgi-bin/cvsweb.cgi/~checkout~/gaim" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/gaim;module=gaim \ - ${WEBCVSURL}/no-superimposed-version-on-logo.patch;patch=1 \ - ${WEBCVSURL}/01-optional-icons-in-dialogs.patch;patch=1 \ - ${WEBCVSURL}/02-request-field-dialogs.patch;patch=1 \ - ${WEBCVSURL}/03-blist-dialogs.patch;patch=1 \ - ${WEBCVSURL}/04-saved-status-dialogs.patch;patch=1 \ - ${WEBCVSURL}/05-statusbox-icon-size.patch;patch=1 \ - ${WEBCVSURL}/06-account-dialogs.patch;patch=1 \ - ${WEBCVSURL}/07-roomlist-dialog.patch;patch=1 \ - ${WEBCVSURL}/define-pda-mode.patch;patch=1 \ - ${WEBCVSURL}/desktop-name-2.0.0.patch;patch=1 \ - ${WEBCVSURL}/docklet-icon-size.patch;patch=1 \ - ${WEBCVSURL}/08-prefs-dialog.patch;patch=1 \ - ${WEBCVSURL}/09-filetransfer-dialog.patch;patch=1 \ - ${WEBCVSURL}/10-pda-default-settings.patch;patch=1 \ + file://no-superimposed-version-on-logo.patch;patch=1 \ + file://01-optional-icons-in-dialogs.patch;patch=1 \ + file://02-request-field-dialogs.patch;patch=1 \ + file://03-blist-dialogs.patch;patch=1 \ + file://04-saved-status-dialogs.patch;patch=1 \ + file://05-statusbox-icon-size.patch;patch=1 \ + file://06-account-dialogs.patch;patch=1 \ + file://07-roomlist-dialog.patch;patch=1 \ + file://define-pda-mode.patch;patch=1 \ + file://desktop-name-2.0.0.patch;patch=1 \ + file://docklet-icon-size.patch;patch=1 \ + file://08-prefs-dialog.patch;patch=1 \ + file://09-filetransfer-dialog.patch;patch=1 \ + file://10-pda-default-settings.patch;patch=1 \ " include gaim.inc