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

Re: RFS: eclipse-cdt-qt



On 2012-01-12 23:26, Jakub Adam wrote:
> Dear java packagers,
> 
> I am looking for a sponsor for package "eclipse-cdt-qt".
> 
>  * Package name    : eclipse-cdt-qt
>    Version         : 1.6.1-1
>    Upstream Author : Nokia
>  * URL             : http://qt.nokia.com/products/eclipse-integration/
>  * License         : LGPL-2.1
>    Section         : java
> 
> It builds those binary packages:
> 
>   eclipse-cdt-qt - Qt integration for Eclipse CDT
>   eclipse-cdt-qt-jni - Qt integration for Eclipse CDT (native libraries)
> 
> Files can be accessed at pkg-java git repository:
> 
>  http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-cdt-qt.git
> 
>  This plugin allows one to use standard Qt development tools from inside of
>  Eclipse environment. The main features of the integration are:
>  .
>   * Fully integrated form editor (Qt Designer)
>   * Wizards for creating new Qt projects and classes
>   * Integrated .pro file editor
>   * Automated build setup for moc, uic, and rcc
> 
> I would be glad if someone uploaded this package for me.
> 
> Kind regards,
> 
> Jakub Adam
> 
> 

Hi,

I am a bit concerned with the patches here.  Particularly
"custom-build.patch" contains a lot of code changes and its
description/subject ("custom-build") is completely unhelpful.


The description of "disable-preview.patch" sounds like we need a
README.Debian to document it.


d/rules:
"""
override_dh_makeshlibs:
	# Do not call ldconfig in postinst and postrm
"""

By the looks of it, you want "dh_makeshlibs -n" instead of "no-op".  I
suspect that the use of the multi-arch'ed JNI dir requires a
pre-dependency of "multiarch-support" (but I could be wrong here).

~Niels


Reply to: