Bug#790196: Please help porting rasmol to latest vte (Was: Bug#790196: rasmol: depends on vte which is deprecated)

2018-02-01 Thread Emilio Pozuelo Monfort
On 15/01/18 09:14, Andreas Tille wrote:
> Hi Jeremy,
> 
> On Sun, Jan 14, 2018 at 11:03:27PM -0500, Jeremy Bicha wrote:
>> I see that you pushed a commit to Build-Depend on libvte-2.91-dev. But
>> vte2.91 is gtk3 only so this bug is also a request to port rasmol to
>> gtk3.
> 
> Would you be able to give any better replacement for the deprecated
> libvte9 which does not require a gtk3 port?  Sorry for my very naive
> attempt but I simply have no idea about GTK porting issues.

There is a GTK+ 2 -> GTK+ 3 porting guide:

https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html

Maybe that helps.

Cheers,
Emilio



Bug#790196: Please help porting rasmol to latest vte (Was: Bug#790196: rasmol: depends on vte which is deprecated)

2018-01-27 Thread Jeremy Bicha
On Mon, Jan 15, 2018 at 3:14 AM, Andreas Tille  wrote:
> Would you be able to give any better replacement for the deprecated
> libvte9 which does not require a gtk3 port?  Sorry for my very naive
> attempt but I simply have no idea about GTK porting issues.

I am unaware of any such library. The last major standalone gtk2
terminal, lxterminal, just switched to gtk3 and vte2.91 in Debian.

Thanks,
Jeremy BIcha



Bug#790196: Please help porting rasmol to latest vte (Was: Bug#790196: rasmol: depends on vte which is deprecated)

2018-01-15 Thread Andreas Tille
Hi Jeremy,

On Sun, Jan 14, 2018 at 11:03:27PM -0500, Jeremy Bicha wrote:
> I see that you pushed a commit to Build-Depend on libvte-2.91-dev. But
> vte2.91 is gtk3 only so this bug is also a request to port rasmol to
> gtk3.

Would you be able to give any better replacement for the deprecated
libvte9 which does not require a gtk3 port?  Sorry for my very naive
attempt but I simply have no idea about GTK porting issues.

Kind regards

Andreas.

-- 
http://fam-tille.de



Bug#790196: Please help porting rasmol to latest vte (Was: Bug#790196: rasmol: depends on vte which is deprecated)

2018-01-14 Thread Jeremy Bicha
Andreas,

I see that you pushed a commit to Build-Depend on libvte-2.91-dev. But
vte2.91 is gtk3 only so this bug is also a request to port rasmol to
gtk3.

Thanks,
Jeremy Bicha



Bug#790196: Please help porting rasmol to latest vte (Was: Bug#790196: rasmol: depends on vte which is deprecated)

2017-12-29 Thread Andreas Tille
Control: tags -1 help

Hi Graham,

On Sat, 4 Jul 2015 12:11:06 +0200 you wrote:
> I'll have a look when I get a chance, possibly at debcamp next month.

I've commited some general packaging changes (short dh would be a nice
thing to have as well but I did not want to fiddle around with this in
a state where the package does not build.  The issue remains the same
for me as I reported previously:

...
Package vte was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vte' found
gcc -g -O2 -fno-strict-aliasing -g -O2 
-fdebug-prefix-map=/build/rasmol-2.7.5.2/src=. -fstack-protector-strong 
-Wformat -Werror=format-security-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=19
9309L-D_POSIX_SOURCE -D_XOPEN_SOURCE
 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_LARGEFILE_SOURCE -D_FILE_OFFSE
T_BITS=64   
-DFUNCPROTO=15 -DNARROWPROTO-DGTKWIN -DRASMOLDIR=\"/usr/share/rasmol/\" 
-DTHIRTYTWOBIT-D_USE_RASMOL
_H_  -I/usr/include/cbf   -I/usr/include   -I/usr/include   
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o rasmol.o rasmol.c
Package vte was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vte' found
Package vte was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vte' found
In file included from 
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33:0,
 from /usr/include/stdlib.h:25,
 from rasmol.c:203:
/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~
rasmol.c:237:10: fatal error: gtk/gtk.h: No such file or directory
 #include 
  ^~~
compilation terminated.
...

Kind regards

 Andreas.

-- 
http://fam-tille.de



Bug#790196: rasmol: depends on vte which is deprecated

2017-12-27 Thread Jeremy Bicha
Control: severity -1 serious
Control: tags -1 -stretch

We do not intent to release Debian 10 "Buster" with the unmaintained
src: vte. Therefore, I am raising the severity of this bug.

On behalf of the Debian GNOME team,
Jeremy Bicha