Bug#430864: xdialog kun gtk2

2007-08-17 Thread Michelle Konzack
Hallo Alexander,

Nachdem ich bereits seit gut über einem Jahr GTK2 patches für Xdialog
teste, hatte ich eine Diskussion mit Thierry Godefroy und wir sind zu
dem Entschluß gekommen, das es besser ist wenn das Source-Paket zwei
Binaries xdialog und xdialog2 produzieren sollte. (Die 2 sagt GTK 2
aus)

Am besten währe es, wenn /usr/bin/Xdialog ein Symlink zu einem der
beiden Binaries /usr/bin/Xdialog1 oder /usr/bin/Xdialog2 sein
könnte, sprich, das postinst sollte überprüfen ob das andere binary
installiert ist und den $USER nach der gewünschten DEFAULT version fragen.

Ich habe dein experimental Paket runtergeladen und installiert und
experimental ist noch zu wenig...  wie währe es mit kopfschuß?

Über 80% der verwendeten Dialoge funktionieren nicht richtig...
(ich habe derzeit 83 Tools mit über 500 Dialogboxen)

Ich werde das direkt an Thierry weiterleiten wenn ich lösungen habe, wobei
ich derzeit nicht allzuviel zeit habe...

Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant




Am 2007-08-03 14:04:01, schrieb Alexander Schmehl:
 Thanks for your interest in xdialog and your patch, I just finished
 creating xdialog packages which - beneath some other changes - use gtk2
 and glib2.
 
 However since the upstream author officially claims that gtk2 support is
 experimental, I would like to see some more tests before uploading
 them to Debian sid.
 
 Would you be willing to download them from
 http://people.debian.org/~tolimar/tmp/xdialog-gtk2/ and test them a bit?
 (Versions for Debian 4.0 etch ara available as well as packages for
 Debian sid; you just need to download the .deb-files and install them
 dpkg -i).
 
 That would be a great help!
 
 Yours sincerely,
   Alexander
- END OF REPLIED MESSAGE -





-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSN LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#430864: xdialog kun gtk2

2007-08-03 Thread Alexander Schmehl
Hi Simon!

* [EMAIL PROTECTED] [EMAIL PROTECTED] [070627 21:56]:
 Package: xdialog
 Version: 2.2.1-2
 Severity: whishlist
 Tags: patch
 
 Saluton!
 
 La interfacio estas tamen pli bela kun gtk2...
 Dankon!

Thanks for your interest in xdialog and your patch, I just finished
creating xdialog packages which - beneath some other changes - use gtk2
and glib2.

However since the upstream author officially claims that gtk2 support is
experimental, I would like to see some more tests before uploading
them to Debian sid.

Would you be willing to download them from
http://people.debian.org/~tolimar/tmp/xdialog-gtk2/ and test them a bit?
(Versions for Debian 4.0 etch ara available as well as packages for
Debian sid; you just need to download the .deb-files and install them
dpkg -i).

That would be a great help!

Yours sincerely,
  Alexander


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#430864: xdialog kun gtk2

2007-06-27 Thread simon . addareyss
Package: xdialog
Version: 2.2.1-2
Severity: whishlist
Tags: patch

Saluton!

La interfacio estas tamen pli bela kun gtk2...
Dankon!

Simon Adda-Reyss

Mi amas du aj^ojn : DEBIAN kaj ESPERANTO!

===
diff -Naur orig/debian/changelog nouv/debian/changelog
--- orig/debian/changelog   Wed Jun 27 21:47:47 2007
+++ nouv/debian/changelog   Wed Jun 27 21:47:47 2007
@@ -1,3 +1,9 @@
+xdialog (2.2.1-3) simstable; urgency=low
+
+  * gtk2
+
+ -- Simon Adda-Reyss [EMAIL PROTECTED]  Wed, 27 Jun 2007 21:45:23 +0200
+
 xdialog (2.2.1-2) unstable; urgency=low
 
   * New Maintainer (Closes: #410371)
diff -Naur orig/debian/control nouv/debian/control
--- orig/debian/control Wed Jun 27 21:47:47 2007
+++ nouv/debian/control Wed Jun 27 21:47:47 2007
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Alexander Schmehl [EMAIL PROTECTED]
-Build-Depends: libglib-dev, libgtk1.2-dev, debhelper ( 4.1.0), gettext, 
autotools-dev, cdbs, dpatch
+Build-Depends: libgtk2.0-dev, debhelper ( 4.1.0), gettext, autotools-dev, 
cdbs, dpatch
 Standards-Version: 3.7.2
 
 Package: xdialog
diff -Naur orig/debian/rules nouv/debian/rules
--- orig/debian/rules   Wed Jun 27 21:47:47 2007
+++ nouv/debian/rules   Wed Jun 27 21:47:47 2007
@@ -12,6 +12,7 @@
 DEB_INSTALL_DOCS_ALL := BUGS
 DEB_INSTALL_EXAMPLES_xdialog := samples/*
 DEB_COMPRESS_EXCLUDE := .html .png
+DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk2
 
 binary-install/xdialog::
mv $(DESTDIR)/usr/share/doc/Xdialog-2.2.1 
$(DESTDIR)/usr/share/doc/xdialog/html
diff -Naur orig/debian/changelog nouv/debian/changelog
--- orig/debian/changelog   Wed Jun 27 21:47:47 2007
+++ nouv/debian/changelog   Wed Jun 27 21:47:47 2007
@@ -1,3 +1,9 @@
+xdialog (2.2.1-3) simstable; urgency=low
+
+  * gtk2
+
+ -- Simon Adda-Reyss [EMAIL PROTECTED]  Wed, 27 Jun 2007 21:45:23 +0200
+
 xdialog (2.2.1-2) unstable; urgency=low
 
   * New Maintainer (Closes: #410371)
diff -Naur orig/debian/control nouv/debian/control
--- orig/debian/control Wed Jun 27 21:47:47 2007
+++ nouv/debian/control Wed Jun 27 21:47:47 2007
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Alexander Schmehl [EMAIL PROTECTED]
-Build-Depends: libglib-dev, libgtk1.2-dev, debhelper ( 4.1.0), gettext, 
autotools-dev, cdbs, dpatch
+Build-Depends: libgtk2.0-dev, debhelper ( 4.1.0), gettext, autotools-dev, 
cdbs, dpatch
 Standards-Version: 3.7.2
 
 Package: xdialog
diff -Naur orig/debian/rules nouv/debian/rules
--- orig/debian/rules   Wed Jun 27 21:47:47 2007
+++ nouv/debian/rules   Wed Jun 27 21:47:47 2007
@@ -12,6 +12,7 @@
 DEB_INSTALL_DOCS_ALL := BUGS
 DEB_INSTALL_EXAMPLES_xdialog := samples/*
 DEB_COMPRESS_EXCLUDE := .html .png
+DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk2
 
 binary-install/xdialog::
mv $(DESTDIR)/usr/share/doc/Xdialog-2.2.1 
$(DESTDIR)/usr/share/doc/xdialog/html