[arch-commits] Commit in gnome-ppp/repos (16 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 12:18:35 UTC 2014


    Date: Tuesday, July 1, 2014 @ 14:18:35
  Author: spupykin
Revision: 114011

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gnome-ppp/repos/community-i686/PKGBUILD
    (from rev 114010, gnome-ppp/trunk/PKGBUILD)
  gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-implicit-decl.patch
    (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-implicit-decl.patch)
  gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-wvdial-notify.patch
    (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-wvdial-notify.patch)
  gnome-ppp/repos/community-i686/gnome-ppp.install
    (from rev 114010, gnome-ppp/trunk/gnome-ppp.install)
  gnome-ppp/repos/community-x86_64/PKGBUILD
    (from rev 114010, gnome-ppp/trunk/PKGBUILD)
  gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch
    (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-implicit-decl.patch)
  gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch
    (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-wvdial-notify.patch)
  gnome-ppp/repos/community-x86_64/gnome-ppp.install
    (from rev 114010, gnome-ppp/trunk/gnome-ppp.install)
Deleted:
  gnome-ppp/repos/community-i686/PKGBUILD
  gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-implicit-decl.patch
  gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-wvdial-notify.patch
  gnome-ppp/repos/community-i686/gnome-ppp.install
  gnome-ppp/repos/community-x86_64/PKGBUILD
  gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch
  gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch
  gnome-ppp/repos/community-x86_64/gnome-ppp.install

-------------------------------------------------------+
 /PKGBUILD                                             |   66 ++++++
 /gnome-ppp-0.3.23-implicit-decl.patch                 |   20 +
 /gnome-ppp-0.3.23-wvdial-notify.patch                 |  166 ++++++++++++++++
 /gnome-ppp.install                                    |   22 ++
 community-i686/PKGBUILD                               |   29 --
 community-i686/gnome-ppp-0.3.23-implicit-decl.patch   |   10 
 community-i686/gnome-ppp-0.3.23-wvdial-notify.patch   |   83 --------
 community-i686/gnome-ppp.install                      |   11 -
 community-x86_64/PKGBUILD                             |   29 --
 community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch |   10 
 community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch |   83 --------
 community-x86_64/gnome-ppp.install                    |   11 -
 12 files changed, 274 insertions(+), 266 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-i686/PKGBUILD	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=gnome-ppp
-pkgver=0.3.23
-pkgrel=8
-pkgdesc="A GNOME 2 WvDial frontend"
-arch=('i686' 'x86_64')
-url="http://www.gnomefiles.org/app.php?soft_id=41"
-license=('GPL2')
-depends=('libglade' 'wvdial')
-makedepends=('intltool' 'pkgconfig')
-install=gnome-ppp.install
-source=(http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2
-	gnome-ppp-0.3.23-implicit-decl.patch
-	gnome-ppp-0.3.23-wvdial-notify.patch)
-md5sums=('ec2e20fc713a01c953d759bea3df8618'
-         '22eb07c957b8e00b1939560785c97c45'
-         '00452b66d033316adff0c01373f6108a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-implicit-decl.patch
-  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-wvdial-notify.patch
-  LDFLAGS=-lX11 ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-ppp/repos/community-i686/PKGBUILD (from rev 114010, gnome-ppp/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=gnome-ppp
+pkgver=0.3.23
+pkgrel=9
+pkgdesc="A GNOME 2 WvDial frontend"
+arch=('i686' 'x86_64')
+url="http://www.gnomefiles.org/app.php?soft_id=41"
+license=('GPL2')
+depends=('libglade' 'wvdial')
+makedepends=('intltool' 'pkgconfig')
+install=gnome-ppp.install
+source=(http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2
+	gnome-ppp-0.3.23-implicit-decl.patch
+	gnome-ppp-0.3.23-wvdial-notify.patch)
+md5sums=('ec2e20fc713a01c953d759bea3df8618'
+         '22eb07c957b8e00b1939560785c97c45'
+         '00452b66d033316adff0c01373f6108a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-implicit-decl.patch
+  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-wvdial-notify.patch
+  LDFLAGS=-lX11 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/gnome-ppp-0.3.23-implicit-decl.patch
===================================================================
--- community-i686/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-i686/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,10 +0,0 @@
---- src/gnome-ppp-details.c	2005-05-04 01:26:25.000000000 +0300
-+++ src/gnome-ppp-details.c	2007-04-14 13:28:30.000000000 +0300
-@@ -31,6 +31,7 @@
-  *    Joe Marcus Clarke  <marcus at freebsd.org>
-  */
- 
-+#include <unistd.h>
- #include "gnome-ppp.h"
- 
- 

Copied: gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-implicit-decl.patch (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-implicit-decl.patch)
===================================================================
--- community-i686/gnome-ppp-0.3.23-implicit-decl.patch	                        (rev 0)
+++ community-i686/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,10 @@
+--- src/gnome-ppp-details.c	2005-05-04 01:26:25.000000000 +0300
++++ src/gnome-ppp-details.c	2007-04-14 13:28:30.000000000 +0300
+@@ -31,6 +31,7 @@
+  *    Joe Marcus Clarke  <marcus at freebsd.org>
+  */
+ 
++#include <unistd.h>
+ #include "gnome-ppp.h"
+ 
+ 

Deleted: community-i686/gnome-ppp-0.3.23-wvdial-notify.patch
===================================================================
--- community-i686/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-i686/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,83 +0,0 @@
---- src/gnome-ppp-connected.c	2005-02-07 23:23:10.000000000 +0200
-+++ src/gnome-ppp-connected.c	2007-07-14 09:00:51.000000000 +0300
-@@ -51,6 +51,8 @@
- 
- gboolean on_conn_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
- {
-+	gnome_ppp.connected.show = FALSE;
-+	gtk_widget_hide (gnome_ppp.connected.window);
- 	return TRUE;
- }
- 
---- src/gnome-ppp-wvdial.c	2005-02-01 21:28:25.000000000 +0200
-+++ src/gnome-ppp-wvdial.c	2007-07-14 09:01:29.000000000 +0300
-@@ -56,13 +56,13 @@
- 	
- 	g_print ("GNOME PPP: STDERR: %s", line);
- 	
--	if (g_strrstr (line, "--> Cannot open") != NULL)
-+	if (g_strrstr (line, "Cannot open") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Can not open modem."));
- 	
--	if (g_strrstr (line, "--> Modem not responding") != NULL)
-+	if (g_strrstr (line, "Modem not responding") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Modem not responding."));
- 	
--	if (g_strrstr (line, "--> Please enter password") != NULL) {
-+	if (g_strrstr (line, "Please enter password") != NULL) {
- 		const gchar *password;
- 		
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Sending password..."));
-@@ -75,7 +75,7 @@
- 		g_io_channel_shutdown (in, TRUE, NULL);
- 	}
- 	
--	if (g_strrstr (line, "--> Configuration does not specify a valid password.") != NULL)
-+	if (g_strrstr (line, "Configuration does not specify a valid password.") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("No valid password."));
- 	
- 	if (g_strrstr (line, "ATM") != NULL) {
-@@ -90,13 +90,13 @@
- 		g_free (message);
- 	}
- 	
--	if (g_strrstr (line, "--> Carrier detected.  Waiting for prompt.") != NULL)
-+	if (g_strrstr (line, "Carrier detected.  Waiting for prompt.") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Waiting for prompt..."));
- 	
- 	if (g_strrstr (line, "Username:") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Authenticating..."));
- 	
--	if (g_strrstr (line, "--> Using interface") != NULL) {
-+	if (g_strrstr (line, "Using interface") != NULL) {
- 		gchar iface[255];
- 		gchar tmp[255];
- 		
-@@ -104,14 +104,14 @@
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.details.interface), &iface[0]);
- 	}
- 	/* in case we are using auto reconnect */
--	if (g_strrstr (line, "--> Auto Reconnect") != NULL) {
-+	if (g_strrstr (line, "Auto Reconnect") != NULL) {
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Reconnecting..."));
- 		gtk_widget_hide (gnome_ppp.gnome_ppp.window);
- 		gtk_widget_hide (gnome_ppp.details.window);
- 		gtk_widget_show (gnome_ppp.connecting.window);		
- 	}
- 	/* we're about to connect (pppd) */
--	if (g_strrstr (line, "--> Starting pppd") != NULL) {
-+	if (g_strrstr (line, "Starting pppd") != NULL) {
- 		gboolean minimize;
- 				
- 		minimize = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (gnome_ppp.setup.minimize));
-@@ -135,8 +135,8 @@
- 		gnome_ppp.connected.update = g_timeout_add (1000, (GSourceFunc)timer, NULL);
- 	}
- 	
--	if (g_strrstr (line, "--> The PPP daemon has died") != NULL
--		|| g_strrstr (line, "--> Disconnecting") != NULL) {
-+	if (g_strrstr (line, "The PPP daemon has died.") != NULL
-+		|| g_strrstr (line, "Disconnecting") != NULL) {
- 	
- 		if (gnome_ppp.connected.update) {
- 			g_source_remove (gnome_ppp.connected.update);

Copied: gnome-ppp/repos/community-i686/gnome-ppp-0.3.23-wvdial-notify.patch (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-wvdial-notify.patch)
===================================================================
--- community-i686/gnome-ppp-0.3.23-wvdial-notify.patch	                        (rev 0)
+++ community-i686/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,83 @@
+--- src/gnome-ppp-connected.c	2005-02-07 23:23:10.000000000 +0200
++++ src/gnome-ppp-connected.c	2007-07-14 09:00:51.000000000 +0300
+@@ -51,6 +51,8 @@
+ 
+ gboolean on_conn_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
+ {
++	gnome_ppp.connected.show = FALSE;
++	gtk_widget_hide (gnome_ppp.connected.window);
+ 	return TRUE;
+ }
+ 
+--- src/gnome-ppp-wvdial.c	2005-02-01 21:28:25.000000000 +0200
++++ src/gnome-ppp-wvdial.c	2007-07-14 09:01:29.000000000 +0300
+@@ -56,13 +56,13 @@
+ 	
+ 	g_print ("GNOME PPP: STDERR: %s", line);
+ 	
+-	if (g_strrstr (line, "--> Cannot open") != NULL)
++	if (g_strrstr (line, "Cannot open") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Can not open modem."));
+ 	
+-	if (g_strrstr (line, "--> Modem not responding") != NULL)
++	if (g_strrstr (line, "Modem not responding") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Modem not responding."));
+ 	
+-	if (g_strrstr (line, "--> Please enter password") != NULL) {
++	if (g_strrstr (line, "Please enter password") != NULL) {
+ 		const gchar *password;
+ 		
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Sending password..."));
+@@ -75,7 +75,7 @@
+ 		g_io_channel_shutdown (in, TRUE, NULL);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> Configuration does not specify a valid password.") != NULL)
++	if (g_strrstr (line, "Configuration does not specify a valid password.") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("No valid password."));
+ 	
+ 	if (g_strrstr (line, "ATM") != NULL) {
+@@ -90,13 +90,13 @@
+ 		g_free (message);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> Carrier detected.  Waiting for prompt.") != NULL)
++	if (g_strrstr (line, "Carrier detected.  Waiting for prompt.") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Waiting for prompt..."));
+ 	
+ 	if (g_strrstr (line, "Username:") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Authenticating..."));
+ 	
+-	if (g_strrstr (line, "--> Using interface") != NULL) {
++	if (g_strrstr (line, "Using interface") != NULL) {
+ 		gchar iface[255];
+ 		gchar tmp[255];
+ 		
+@@ -104,14 +104,14 @@
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.details.interface), &iface[0]);
+ 	}
+ 	/* in case we are using auto reconnect */
+-	if (g_strrstr (line, "--> Auto Reconnect") != NULL) {
++	if (g_strrstr (line, "Auto Reconnect") != NULL) {
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Reconnecting..."));
+ 		gtk_widget_hide (gnome_ppp.gnome_ppp.window);
+ 		gtk_widget_hide (gnome_ppp.details.window);
+ 		gtk_widget_show (gnome_ppp.connecting.window);		
+ 	}
+ 	/* we're about to connect (pppd) */
+-	if (g_strrstr (line, "--> Starting pppd") != NULL) {
++	if (g_strrstr (line, "Starting pppd") != NULL) {
+ 		gboolean minimize;
+ 				
+ 		minimize = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (gnome_ppp.setup.minimize));
+@@ -135,8 +135,8 @@
+ 		gnome_ppp.connected.update = g_timeout_add (1000, (GSourceFunc)timer, NULL);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> The PPP daemon has died") != NULL
+-		|| g_strrstr (line, "--> Disconnecting") != NULL) {
++	if (g_strrstr (line, "The PPP daemon has died.") != NULL
++		|| g_strrstr (line, "Disconnecting") != NULL) {
+ 	
+ 		if (gnome_ppp.connected.update) {
+ 			g_source_remove (gnome_ppp.connected.update);

Deleted: community-i686/gnome-ppp.install
===================================================================
--- community-i686/gnome-ppp.install	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-i686/gnome-ppp.install	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: gnome-ppp/repos/community-i686/gnome-ppp.install (from rev 114010, gnome-ppp/trunk/gnome-ppp.install)
===================================================================
--- community-i686/gnome-ppp.install	                        (rev 0)
+++ community-i686/gnome-ppp.install	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-x86_64/PKGBUILD	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=gnome-ppp
-pkgver=0.3.23
-pkgrel=8
-pkgdesc="A GNOME 2 WvDial frontend"
-arch=('i686' 'x86_64')
-url="http://www.gnomefiles.org/app.php?soft_id=41"
-license=('GPL2')
-depends=('libglade' 'wvdial')
-makedepends=('intltool' 'pkgconfig')
-install=gnome-ppp.install
-source=(http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2
-	gnome-ppp-0.3.23-implicit-decl.patch
-	gnome-ppp-0.3.23-wvdial-notify.patch)
-md5sums=('ec2e20fc713a01c953d759bea3df8618'
-         '22eb07c957b8e00b1939560785c97c45'
-         '00452b66d033316adff0c01373f6108a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-implicit-decl.patch
-  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-wvdial-notify.patch
-  LDFLAGS=-lX11 ./configure --prefix=/usr
-  make
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-ppp/repos/community-x86_64/PKGBUILD (from rev 114010, gnome-ppp/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=gnome-ppp
+pkgver=0.3.23
+pkgrel=9
+pkgdesc="A GNOME 2 WvDial frontend"
+arch=('i686' 'x86_64')
+url="http://www.gnomefiles.org/app.php?soft_id=41"
+license=('GPL2')
+depends=('libglade' 'wvdial')
+makedepends=('intltool' 'pkgconfig')
+install=gnome-ppp.install
+source=(http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2
+	gnome-ppp-0.3.23-implicit-decl.patch
+	gnome-ppp-0.3.23-wvdial-notify.patch)
+md5sums=('ec2e20fc713a01c953d759bea3df8618'
+         '22eb07c957b8e00b1939560785c97c45'
+         '00452b66d033316adff0c01373f6108a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-implicit-decl.patch
+  patch -Np0 -i ${srcdir}/gnome-ppp-0.3.23-wvdial-notify.patch
+  LDFLAGS=-lX11 ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch
===================================================================
--- community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,10 +0,0 @@
---- src/gnome-ppp-details.c	2005-05-04 01:26:25.000000000 +0300
-+++ src/gnome-ppp-details.c	2007-04-14 13:28:30.000000000 +0300
-@@ -31,6 +31,7 @@
-  *    Joe Marcus Clarke  <marcus at freebsd.org>
-  */
- 
-+#include <unistd.h>
- #include "gnome-ppp.h"
- 
- 

Copied: gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-implicit-decl.patch)
===================================================================
--- community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch	                        (rev 0)
+++ community-x86_64/gnome-ppp-0.3.23-implicit-decl.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,10 @@
+--- src/gnome-ppp-details.c	2005-05-04 01:26:25.000000000 +0300
++++ src/gnome-ppp-details.c	2007-04-14 13:28:30.000000000 +0300
+@@ -31,6 +31,7 @@
+  *    Joe Marcus Clarke  <marcus at freebsd.org>
+  */
+ 
++#include <unistd.h>
+ #include "gnome-ppp.h"
+ 
+ 

Deleted: community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch
===================================================================
--- community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,83 +0,0 @@
---- src/gnome-ppp-connected.c	2005-02-07 23:23:10.000000000 +0200
-+++ src/gnome-ppp-connected.c	2007-07-14 09:00:51.000000000 +0300
-@@ -51,6 +51,8 @@
- 
- gboolean on_conn_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
- {
-+	gnome_ppp.connected.show = FALSE;
-+	gtk_widget_hide (gnome_ppp.connected.window);
- 	return TRUE;
- }
- 
---- src/gnome-ppp-wvdial.c	2005-02-01 21:28:25.000000000 +0200
-+++ src/gnome-ppp-wvdial.c	2007-07-14 09:01:29.000000000 +0300
-@@ -56,13 +56,13 @@
- 	
- 	g_print ("GNOME PPP: STDERR: %s", line);
- 	
--	if (g_strrstr (line, "--> Cannot open") != NULL)
-+	if (g_strrstr (line, "Cannot open") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Can not open modem."));
- 	
--	if (g_strrstr (line, "--> Modem not responding") != NULL)
-+	if (g_strrstr (line, "Modem not responding") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Modem not responding."));
- 	
--	if (g_strrstr (line, "--> Please enter password") != NULL) {
-+	if (g_strrstr (line, "Please enter password") != NULL) {
- 		const gchar *password;
- 		
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Sending password..."));
-@@ -75,7 +75,7 @@
- 		g_io_channel_shutdown (in, TRUE, NULL);
- 	}
- 	
--	if (g_strrstr (line, "--> Configuration does not specify a valid password.") != NULL)
-+	if (g_strrstr (line, "Configuration does not specify a valid password.") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("No valid password."));
- 	
- 	if (g_strrstr (line, "ATM") != NULL) {
-@@ -90,13 +90,13 @@
- 		g_free (message);
- 	}
- 	
--	if (g_strrstr (line, "--> Carrier detected.  Waiting for prompt.") != NULL)
-+	if (g_strrstr (line, "Carrier detected.  Waiting for prompt.") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Waiting for prompt..."));
- 	
- 	if (g_strrstr (line, "Username:") != NULL)
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Authenticating..."));
- 	
--	if (g_strrstr (line, "--> Using interface") != NULL) {
-+	if (g_strrstr (line, "Using interface") != NULL) {
- 		gchar iface[255];
- 		gchar tmp[255];
- 		
-@@ -104,14 +104,14 @@
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.details.interface), &iface[0]);
- 	}
- 	/* in case we are using auto reconnect */
--	if (g_strrstr (line, "--> Auto Reconnect") != NULL) {
-+	if (g_strrstr (line, "Auto Reconnect") != NULL) {
- 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Reconnecting..."));
- 		gtk_widget_hide (gnome_ppp.gnome_ppp.window);
- 		gtk_widget_hide (gnome_ppp.details.window);
- 		gtk_widget_show (gnome_ppp.connecting.window);		
- 	}
- 	/* we're about to connect (pppd) */
--	if (g_strrstr (line, "--> Starting pppd") != NULL) {
-+	if (g_strrstr (line, "Starting pppd") != NULL) {
- 		gboolean minimize;
- 				
- 		minimize = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (gnome_ppp.setup.minimize));
-@@ -135,8 +135,8 @@
- 		gnome_ppp.connected.update = g_timeout_add (1000, (GSourceFunc)timer, NULL);
- 	}
- 	
--	if (g_strrstr (line, "--> The PPP daemon has died") != NULL
--		|| g_strrstr (line, "--> Disconnecting") != NULL) {
-+	if (g_strrstr (line, "The PPP daemon has died.") != NULL
-+		|| g_strrstr (line, "Disconnecting") != NULL) {
- 	
- 		if (gnome_ppp.connected.update) {
- 			g_source_remove (gnome_ppp.connected.update);

Copied: gnome-ppp/repos/community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch (from rev 114010, gnome-ppp/trunk/gnome-ppp-0.3.23-wvdial-notify.patch)
===================================================================
--- community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch	                        (rev 0)
+++ community-x86_64/gnome-ppp-0.3.23-wvdial-notify.patch	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,83 @@
+--- src/gnome-ppp-connected.c	2005-02-07 23:23:10.000000000 +0200
++++ src/gnome-ppp-connected.c	2007-07-14 09:00:51.000000000 +0300
+@@ -51,6 +51,8 @@
+ 
+ gboolean on_conn_delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
+ {
++	gnome_ppp.connected.show = FALSE;
++	gtk_widget_hide (gnome_ppp.connected.window);
+ 	return TRUE;
+ }
+ 
+--- src/gnome-ppp-wvdial.c	2005-02-01 21:28:25.000000000 +0200
++++ src/gnome-ppp-wvdial.c	2007-07-14 09:01:29.000000000 +0300
+@@ -56,13 +56,13 @@
+ 	
+ 	g_print ("GNOME PPP: STDERR: %s", line);
+ 	
+-	if (g_strrstr (line, "--> Cannot open") != NULL)
++	if (g_strrstr (line, "Cannot open") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Can not open modem."));
+ 	
+-	if (g_strrstr (line, "--> Modem not responding") != NULL)
++	if (g_strrstr (line, "Modem not responding") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Modem not responding."));
+ 	
+-	if (g_strrstr (line, "--> Please enter password") != NULL) {
++	if (g_strrstr (line, "Please enter password") != NULL) {
+ 		const gchar *password;
+ 		
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Sending password..."));
+@@ -75,7 +75,7 @@
+ 		g_io_channel_shutdown (in, TRUE, NULL);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> Configuration does not specify a valid password.") != NULL)
++	if (g_strrstr (line, "Configuration does not specify a valid password.") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("No valid password."));
+ 	
+ 	if (g_strrstr (line, "ATM") != NULL) {
+@@ -90,13 +90,13 @@
+ 		g_free (message);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> Carrier detected.  Waiting for prompt.") != NULL)
++	if (g_strrstr (line, "Carrier detected.  Waiting for prompt.") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Waiting for prompt..."));
+ 	
+ 	if (g_strrstr (line, "Username:") != NULL)
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Authenticating..."));
+ 	
+-	if (g_strrstr (line, "--> Using interface") != NULL) {
++	if (g_strrstr (line, "Using interface") != NULL) {
+ 		gchar iface[255];
+ 		gchar tmp[255];
+ 		
+@@ -104,14 +104,14 @@
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.details.interface), &iface[0]);
+ 	}
+ 	/* in case we are using auto reconnect */
+-	if (g_strrstr (line, "--> Auto Reconnect") != NULL) {
++	if (g_strrstr (line, "Auto Reconnect") != NULL) {
+ 		gtk_label_set_text (GTK_LABEL (gnome_ppp.connecting.msgs), _("Reconnecting..."));
+ 		gtk_widget_hide (gnome_ppp.gnome_ppp.window);
+ 		gtk_widget_hide (gnome_ppp.details.window);
+ 		gtk_widget_show (gnome_ppp.connecting.window);		
+ 	}
+ 	/* we're about to connect (pppd) */
+-	if (g_strrstr (line, "--> Starting pppd") != NULL) {
++	if (g_strrstr (line, "Starting pppd") != NULL) {
+ 		gboolean minimize;
+ 				
+ 		minimize = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (gnome_ppp.setup.minimize));
+@@ -135,8 +135,8 @@
+ 		gnome_ppp.connected.update = g_timeout_add (1000, (GSourceFunc)timer, NULL);
+ 	}
+ 	
+-	if (g_strrstr (line, "--> The PPP daemon has died") != NULL
+-		|| g_strrstr (line, "--> Disconnecting") != NULL) {
++	if (g_strrstr (line, "The PPP daemon has died.") != NULL
++		|| g_strrstr (line, "Disconnecting") != NULL) {
+ 	
+ 		if (gnome_ppp.connected.update) {
+ 			g_source_remove (gnome_ppp.connected.update);

Deleted: community-x86_64/gnome-ppp.install
===================================================================
--- community-x86_64/gnome-ppp.install	2014-07-01 12:18:18 UTC (rev 114010)
+++ community-x86_64/gnome-ppp.install	2014-07-01 12:18:35 UTC (rev 114011)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: gnome-ppp/repos/community-x86_64/gnome-ppp.install (from rev 114010, gnome-ppp/trunk/gnome-ppp.install)
===================================================================
--- community-x86_64/gnome-ppp.install	                        (rev 0)
+++ community-x86_64/gnome-ppp.install	2014-07-01 12:18:35 UTC (rev 114011)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}




More information about the arch-commits mailing list