public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dialup/komport/files: komport-0.5.9-desktop-file.diff komport-0.5.9-gcc43.diff
@ 2009-02-10 23:32 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Lohrke (carlo) @ 2009-02-10 23:32 UTC (permalink / raw
  To: gentoo-commits

carlo       09/02/10 23:32:37

  Added:                komport-0.5.9-desktop-file.diff
                        komport-0.5.9-gcc43.diff
  Log:
   Get rid of invalid aRts dependency. Compile with GCC 4.3, bug #251438. Desktop file fix.
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-dialup/komport/files/komport-0.5.9-desktop-file.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/komport/files/komport-0.5.9-desktop-file.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/komport/files/komport-0.5.9-desktop-file.diff?rev=1.1&content-type=text/plain

Index: komport-0.5.9-desktop-file.diff
===================================================================
--- ./work/komport-0.5.9/komport/komport.desktop.orig	2009-02-11 00:22:03.000000000 +0100
+++ ./work/komport-0.5.9/komport/komport.desktop	2009-02-11 00:22:03.000000000 +0100
@@ -1,12 +1,11 @@
 # KDE Config File  
 [Desktop Entry]
-Encoding=UTF-8
 Type=Application
-Exec=komport -caption "%c" %i %m  
-Icon=komport.png
-DocPath=komport/index.html
+Exec=komport -caption "%c" %i  
+Icon=komport
+X-DocPath=komport/index.html
 Comment=
 Comment[de]=
-Terminal=0
+Terminal=false
 Name=Komport
 Name[de]=Komport



1.1                  net-dialup/komport/files/komport-0.5.9-gcc43.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/komport/files/komport-0.5.9-gcc43.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/komport/files/komport-0.5.9-gcc43.diff?rev=1.1&content-type=text/plain

Index: komport-0.5.9-gcc43.diff
===================================================================
--- komport-0.5.9b/komport/komportview.h	2009-01-23 03:41:00.000000000 -0400
+++ komport-0.5.9/komport/komportview.h	2009-01-23 03:42:06.000000000 -0400
@@ -74,7 +74,7 @@
   /** Re-draw a cell given and _x, _y coordinate. */
   void updateCell(QPainter* _p, int _x,int _y);
   /** Re-draw a cell given a QPoint coordinate. */
-  void updateCell(QPainter* _p, QPoint _p);
+  void updateCell(QPainter* _paint, QPoint _p);
   /** Get a pointer to the serial port object. */
   KomportSerial* getSerial();
   /** clear selection */
--- komport-0.5.9b/komport/settingsdialog.h	2009-01-23 03:56:23.000000000 -0400
+++ komport-0.5.9/komport/settingsdialog.h	2009-01-23 03:56:38.000000000 -0400
@@ -11,6 +11,7 @@
 #define SETTINGSDIALOG_H
 
 #include <qvariant.h>
+#include <qlayout.h>
 #include <qdialog.h>
 
 class QVBoxLayout;
@@ -78,6 +79,7 @@
     QPushButton* buttonHelp;
     QPushButton* buttonOk;
     QPushButton* buttonCancel;
+    QSpacerItem* Horizontal_Spacing2;
 
 public slots:
     virtual void FlowControlComboBox_highlighted( int _i );






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-dialup/komport/files: komport-0.5.9-desktop-file.diff komport-0.5.9-gcc43.diff
@ 2009-12-23 20:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-23 20:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/23 20:45:28

  Removed:              komport-0.5.9-desktop-file.diff
                        komport-0.5.9-gcc43.diff
  Log:
  Remove masked pkgs



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-23 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 20:45 [gentoo-commits] gentoo-x86 commit in net-dialup/komport/files: komport-0.5.9-desktop-file.diff komport-0.5.9-gcc43.diff Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-02-10 23:32 Carsten Lohrke (carlo)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox