Bug#334225: ITP: libmodelfile -- library to handle quake .md3 files

2005-10-16 Thread Michael Koch
Package: wnpp
Severity: wishlist
Owner: Michael Koch [EMAIL PROTECTED]


* Package name: libmodelfile
  Version : 0.1.92
  Upstream Author : Al Riddoch [EMAIL PROTECTED]
* URL : http://www.worldforge.org/
* License : GPL
  Description : library to handle quake .md3 files


Source: libmodelfile
Section: libs
Priority: optional
Maintainer: Michael Koch [EMAIL PROTECTED]
Build-Depends: cdbs, debhelper (= 4.1.0)
Standards-Version: 3.6.2

Package: libmd3-0.2-1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: library to handle quake .md3 files
 Full support for loading all quake .md3 models found in the field, many of
 which were not handled by tutorial code, or other loaders. Simple converter
 provided for stripping environment texture coords to make vertex data more
 compact and easy to use.
 .
 This package contains te runtime library.

Package: libmd3-0.2-dev
Architecture: any
Section: libdevel
Depends: libmd3-0.2-1 (= ${Source-Version})
Description: library to handle quake .md3 files - development files
 Full support for loading all quake .md3 models found in the field, many of
 which were not handled by tutorial code, or other loaders. Simple converter
 provided for stripping environment texture coords to make vertex data more
 compact and easy to use.
 .
 This package contains the development files needed to compile and link against
 this library.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Re: Bug#334225: ITP: libmodelfile -- library to handle quake .md3 files

2005-10-16 Thread Clément Stenac
Hello,

 Description: library to handle quake .md3 files
  Full support for loading all quake .md3 models found in the field, many of
  which were not handled by tutorial code, or other loaders. Simple converter
  provided for stripping environment texture coords to make vertex data more
  compact and easy to use.
  .
  This package contains te runtime library.

Please make some complete sentences in the long description

-- 
Clément


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



Re: Bug#334225: ITP: libmodelfile -- library to handle quake .md3 files

2005-10-16 Thread Michael Koch
On Sun, Oct 16, 2005 at 04:45:22PM +0200, Clément Stenac wrote:
 Hello,
 
  Description: library to handle quake .md3 files
   Full support for loading all quake .md3 models found in the field, many of
   which were not handled by tutorial code, or other loaders. Simple converter
   provided for stripping environment texture coords to make vertex data more
   compact and easy to use.
   .
   This package contains te runtime library.
 
 Please make some complete sentences in the long description

I revised the package a bit:


Source: libmodelfile
Section: libs
Priority: optional
Maintainer: Michael Koch [EMAIL PROTECTED]
Build-Depends: cdbs, debhelper (= 4.1.0)
Standards-Version: 3.6.2

Package: libmd3-1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: library to handle Quake .md3 files - runtime library
 This library provides full support for loading all Quake .md3 models found
 in the field. Many of these were not handled by tutorial code, or other
 loaders. It contains a simple converter provided for stripping environment
 texture coords to make vertex data more compact and easy to use.
 .
 This package contains the runtime library.

Package: libmd3-dev
Architecture: any
Section: libdevel
Depends: libmd3-1 (= ${Source-Version})
Description: library to handle Quake .md3 files - development files
 This library provides full support for loading all Quake .md3 models found
 in the field. Many of these were not handled by tutorial code, or other
 loaders. It contains a simple converter provided for stripping environment
 texture coords to make vertex data more compact and easy to use.
 .
 This package contains the development files needed to compile and link against
 this library.


 Clément

You shoud CC such mails to the people reporting the ITP as reading
debian-devel is not mandatory.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


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