From 509a1e859a3040c97eaa3e04b21969046485e493 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 22 Oct 2010 10:41:19 +0200 Subject: yawp, nettoyage du port --- kde/yawp/Pkgfile | 2 +- kde/yawp/yawp-0.3.2-gcc-01.patch | 31 ------------------------------- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 kde/yawp/yawp-0.3.2-gcc-01.patch (limited to 'kde/yawp') diff --git a/kde/yawp/Pkgfile b/kde/yawp/Pkgfile index d8d7e1cf6..415e24b6f 100755 --- a/kde/yawp/Pkgfile +++ b/kde/yawp/Pkgfile @@ -8,7 +8,7 @@ name=yawp version=0.3.2 release=2 source=(http://downloads.sourceforge.net/yawp/yawp-$version.tar.bz2\ - yawp-0.3.2-gcc-01.patch) + http://nutyx.meticul.eu/files/patchs/$name/$name-$version-gcc-01.patch) build() { cd $name-$version diff --git a/kde/yawp/yawp-0.3.2-gcc-01.patch b/kde/yawp/yawp-0.3.2-gcc-01.patch deleted file mode 100644 index cc72ebce6..000000000 --- a/kde/yawp/yawp-0.3.2-gcc-01.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- yawp-0.3.2/applet/countrymap.cpp 2009-12-06 21:08:29.000000000 +0100 -+++ yawp-0.3.2.new/applet/countrymap.cpp 2010-05-07 18:11:21.000000000 +0200 -@@ -47,7 +47,7 @@ - const QString CountryMap::sFlagTemplate("l10n/%1/flag.png"); - - --CountryMap::CountryMap * -+CountryMap * - CountryMap::instance() - { - QMutexLocker locker( &singeltonMutex ); -@@ -210,7 +210,7 @@ - - /******************************************************************************/ - --UsStatesMap::UsStatesMap * -+UsStatesMap * - UsStatesMap::instance() - { - QMutexLocker locker( &singeltonMutex ); ---- yawp-0.3.2/applet/ionlistmodel.cpp 2009-12-06 21:08:29.000000000 +0100 -+++ yawp-0.3.2.new/applet/ionlistmodel.cpp 2010-05-07 18:12:09.000000000 +0200 -@@ -45,7 +45,7 @@ - return bReturnVal; - } - --IonListModel::IonListModel * -+IonListModel * - IonListModel::instance() - { - QMutexLocker locker( &m_singeltonMutex ); -- cgit v1.2.3-70-g09d2