[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is it possible to upload texmacs?



Hi Cyril,

On Sat, 21 Jul 2012 00:49:29 +0200, Cyril Brulebois wrote:

> thanks, it looks good to me except for this part, seen by diffing
> testing and unstable packages:
> | --- texmacs-1.0.7.15/packages/macos/Base.xcconfig
> | +++ texmacs-1.0.7.15/packages/macos/Base.xcconfig
> | @@ -24,7 +24,7 @@
> |  TM_LDDL = -ldl
> |  TM_LDX11 =  -lXext -lX11
> |  TM_LDCOCOA = 
> | -TM_LDQT = -L/usr/lib -lQtGui -lQtCore -lpthread 
> | +TM_LDQT = -L/usr/lib/i386-linux-gnu -lQtGui -lQtCore -lpthread 
> |  TM_LDGUI = $(LDQT)
> |  TM_LDAXEL = 
> |  TM_LDCAIRO = 
> 
> Where does that come from?
> 
> Given the file name, I /guess/ it's not actually used in Debian builds,
> but that's still a strange thing to see.

Well Base.xcconfig is generated from Base.xcconfig.in 
so I believe there is no problem at all.
Please see the following output:
$ ls -l packages/macos/Base.xcconfig*
-rw-r--r-- 1 kohda kohda 2752 Jul 21 16:37 packages/macos/Base.xcconfig
-rw-r--r-- 1 kohda kohda 2534 Mar 18 18:12 packages/macos/Base.xcconfig.in

Thanks for your work.
Best regards,				2012-7-21(Sat)

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda <kohda AT debian.org>
 Department of Math., Univ. of Tokushima


Reply to: