[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/emerge/portage/kde-4.4/kdelibs
From:       Patrick von Reth <patrick.vonreth () gmail ! com>
Date:       2010-06-05 9:50:30
Message-ID: 20100605095030.3223EAC8CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1134790 by vonreth:

 added mingw 4 description

 M  +3 -1      kdelibs-20080202.py  


--- trunk/kdesupport/emerge/portage/kde-4.4/kdelibs/kdelibs-20080202.py \
#1134789:1134790 @@ -33,12 +33,14 @@
         CMakePackageBase.__init__( self )
         if self.compiler() == "mingw":
           self.subinfo.options.configure.defines = " -DKDE_DISTRIBUTION_TEXT=\"MinGW \
3.4.5\" " +        elif self.compiler() == "mingw4":
+          self.subinfo.options.configure.defines = " -DKDE_DISTRIBUTION_TEXT=\"MinGW \
4.4.0\" "  elif self.compiler() == "msvc2005":
           self.subinfo.options.configure.defines = " -DKDE_DISTRIBUTION_TEXT=\"MS \
Visual Studio 2005 SP1\" "  elif self.compiler() == "msvc2008":
           self.subinfo.options.configure.defines = " -DKDE_DISTRIBUTION_TEXT=\"MS \
                Visual Studio 2008 SP1\" "
-        #self.subinfo.options.configure.defines += " -DKDE4_ENABLE_UAC_MANIFEST=ON "
 
+
 if __name__ == '__main__':
     Package().execute()
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic