Bug#465615: ITP: gant -- Groovy build framework based on scripting Ant tasks
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: gant Version : 1.1.0 Upstream Author : Russel Winder <[EMAIL PROTECTED]> * URL or Web page : http://gant.codehaus.org/ * License : Apache Description : Groovy build framework based on scripting Ant tasks Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant uses Ant tasks for many of the actions, so Gant is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India - Homepage: http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#462081: ITP: libparanamer-java -- java library to access method parameter names at runtime
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libparanamer-java Version : 1.1 Upstream Author : Paul Hammant * URL or Web page : http://paranamer.codehaus.org/ * License : BSD Description : java library to access method parameter names at runtime Paranamer is a library that allows the parameter names of methods and constructors to be accessed at runtime. It works with JDK 1.4 and later. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#461734: ITP: enthought-chaco2 -- interactive plotting application toolkit
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: enthought-chaco2 Version : 2.0.1b1 Upstream Author : Enthought, Inc. * URL or Web page : http://code.enthought.com/chaco/ * License : BSD-style Description : interactive plotting application toolkit Chaco is a Python plotting application toolkit and a part of Enthought Tool Suite. It is meant to facilitate writing plotting applications of all levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex data interrelationships and a multitude of interactive tools. While Chaco generates nice static plots for publication and presentation purposes, its components are all designed to be work well for interactive data visualization. . This package also includes Kiva and Enable packages from the Enthought Tool Suite which are multi-platform DisplayPDF drawing engines that support multiple output backends, including Windows, GTK, and Macintosh native windowing systems, a variety of raster image formats, PDF, and Postscript. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India - Homepage: http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#459350: ITP: enthought-traits-ui -- User interface related modules for enthought traits
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: enthought-traits-ui Version : 2.0.1b1 Upstream Author : Enthought, Inc. * URL or Web page : http://code.enthought.com/traits/ * License : BSD-like Description : User interface related modules for enthought traits Traits lets programmers create special Python attributes called traits that support the following: * Initialization: A trait attribute can have a default value * Validation: A trait attribute is manifestly typed. * Delegation: The value of a trait attribute can be contained in another object * Notification: Setting the value of a trait attribute can fired callbacks * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects. . The Traits UI package is a set of GUI (Graphical User Interface) tools designed to complement Traits. It is based on the wxPython GUI toolkit and implements a Model-View-Controller (MVC) architecture on top of traits. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India -- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#459349: ITP: enthought-traits -- Manifest typing and reactive programming for Python
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: enthought-traits Version : 2.0.1b1 Upstream Author : Enthought, Inc. * URL or Web page : http://code.enthought.com/traits/ * License : BSD-like Description : Manifest typing and reactive programming for Python The traits package provides a metaclass with special attributes that are called traits. A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics: * Initialization: A trait attribute can have a default value * Validation: A trait attribute is manifestly typed. * Delegation: The value of a trait attribute can be contained in another object * Notification: Setting the value of a trait attribute can fired callbacks * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India - Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#453907: ITP: mayavi2 -- A scientific visualization package for 2-D and 3-D data
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: mayavi2 Version : 2.0.2a1 Upstream Author : Prabhu Ramachandran , Gael Varoquaux * URL or Web page : http://code.enthought.com/mayavi2/ * License : BSD Description : A scientific visualization package for 2-D and 3-D data MayaVi2 is a cross-platform tool for 2-D and 3-D scientific data visualization. Its features include: * Visualization of scalar, vector and tensor data in 2 and 3 dimensions * Easy scriptability using Python * Easy extendability via custom sources, modules, and data filters * Reading several file formats: VTK (legacy and XML), PLOT3D, etc. * Saving of visualizations * Saving rendered visualization in a variety of image formats. . MayaVi2 has been designed with scriptability and extensibility in mind. While the mayavi2 application is usable by itself, it may be used as an Envisage plugin which allows it to be embedded in user applications natively. Alternatively, it may be used as a visualization engine for any application. . This debian package actually bundles several useful packages from the Enhought Tool Suite -- tvtk (traited VTK), Envisage and various handy envisage plugins used by the default mayavi application. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org signature.asc Description: Digital signature
Bug#451555: ITP: libnetx-java -- An open-source JNLP client
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libnetx-java Version : 0.5 Upstream Author : Jon A. Maxwell (JAM) * URL or Web page : http://jnlp.sourceforge.net/netx/ * License : LGPL Description : An open-source JNLP client Netx is a high-quality implementation of the Java Network Launching Protocol (JNLP). It downloads code over the network for applications and applets, caches it, and runs it in a secure environment. General Features of netx and JNLP: * Quality: Highest quality open-source JNLP client. * Modular: Easily add JNLP capabilities to any applications. * Security: Run code in a sandbox or log its activities. * Small Size: Loads from a ~130K JAR file. * Auto-Update: No special code needed to auto-update apps. * Fast startup: Runs code from a cache for fast starting. * Saves Memory: Supports running apps in a shared JVM. * No Browser: Runs apps and applets without a browser. * Web Based: No installers needed to deploy an application. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#451488: ITP: libhibernate-entitymanager-java -- Hibernate EntityManager
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libhibernate-entitymanager-java Version : 3.3.1.GA Upstream Author : Emmanuel Bernard, Gavin King, Max Rydahl Andersen * URL or Web page : http://entitymanager.hibernate.org * License : LGPL Description : Hibernate EntityManager Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification. Together with Hibernate Annotations this wrapper implements a complete (and standalone) EJB3 persistence solution on top of the mature Hibernate core. You may use a combination of all three together, annotations without EJB3 programming interfaces and lifecycle, or even pure native Hibernate, depending on the business and technical needs of your project. You can at all times fall back to Hibernate native APIs, or if required, even to native JDBC and SQL. . It includes: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence configuration and packaging -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#451489: ITP: libhibernate-validator-java -- Hibernate Validator
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libhibernate-validator-java Version : 3.0.0.GA Upstream Authors: Emmanuel Bernard, Gavin King, Norman Richards * URL or Web page : http://validator.hibernate.org * License : LGPL Description : Hibernate Validator Hibernate Validator aims at defining and checking a domain model level constraints. It supports custom constraints definitions as well as full internationalization. Annotations are used to define constraints on object level. The validation mechanism can be executed in different layers in your application without having to duplicate any of these rules (presentation layer, data access layer, Database schema). . Hibernate Validator integrates with Hibernate by applying the constraints on the database schema (DDL generation) and by checking entity validity before Hibernate inserts or updates instances. You can use Hibernate Validator with any Java Persistence provider, not only Hibernate, although you will not be able to use automatic DDL alteration for constraint generation outside of Hibernate EntityManager. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#450765: ITP: libjboss-aop-java -- JBoss Aspect Oriented Programming (AOP) framework
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjboss-aop-java Version : 2.0.0.beta2 Upstream Author : JBoss Inc. * URL or Web page : http://labs.jboss.com/jbossaop/ * License : LGPL Description : JBoss Aspect Oriented Programming (AOP) framework JBoss AOP is a 100% Pure Java aspected oriented framework usuable in any programming environment or tightly integrated with our application server. Aspects allow you to more easily modularize your code base when regular object oriented programming just doesn't fit the bill. It can provide a cleaner separation from application logic and system code. It provides a great way to expose integration points into your software. Combined with JDK 1.5 Annotations, it also is a great way to expand the Java language in a clean pluggable way rather than using annotations solely for code generation. . JBoss AOP is not only a framework, but also a prepackaged set of aspects that are applied via annotations, pointcut expressions, or dynamically at runtime. Some of these include caching, asynchronous communication, transactions, security, remoting, and many many more. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#450615: ITP: opennms -- Open-source Network Management
Hi, On Thu, 08 Nov, 2007 at 07:37:35PM +0100, Bernd Zeimetz wrote: > > > OpenNMS is a highly-customizable network management platform. It > > provides three main functional areas: > > * Service Polling: the system monitors services on the network and > > reports on their "service level". > > * Performance: data is collected from the remote systems via SNMP in > > order to measure the performance of the network. > > * Event Management and Notifications: OpenNMS includes a robust > > notification system, including escalations, that can be generated by > > network events. > > much better. > I'd like to see the programming language in the description, too. > There're people who prefer not to use systems because they're written in > a language/using a system which is bloated/buggy/broken/nothing they can > handle Sure, I shall include the language (java) in the description. Thanks for the suggestion. Regards Varun -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#450615: ITP: opennms -- Open-source Network Management
On Thu, 08 Nov, 2007 at 05:57:25PM +0100, Stefano Zacchiroli wrote: > On Thu, Nov 08, 2007 at 09:38:27PM +0530, Varun Hiremath wrote: > > OpenNMS is the world's first enterprise grade network management > > platform developed under the open source model. It consists of a > > Sorry, but I don't buy the "world's first ..." and as such I wouldn't > like to see it in the long description. > > What does it means? First under what criteria? > > Sounds more like an advertisement than a useful information for the > sysadm that need to choose whether to install it or not. I agree, that wasn't a very good description of the package. Sorry. How about this one? OpenNMS is a highly-customizable network management platform. It provides three main functional areas: * Service Polling: the system monitors services on the network and reports on their "service level". * Performance: data is collected from the remote systems via SNMP in order to measure the performance of the network. * Event Management and Notifications: OpenNMS includes a robust notification system, including escalations, that can be generated by network events. Regards Varun -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#450616: ITP: libjboss-web-services1-java -- JBoss Web Services (JBossWS)
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjboss-web-services1-java Version : 1.2.1.GA Upstream Author : JBoss Inc. * URL or Web page : http://labs.jboss.com/jbossws/ * License : LGPL Description : JBoss Web Services (JBossWS) JBossWS is a JAX-WS compliant web service stack developed to be part of JBoss' Java EE5 offering. JAX-WS brings to web services what EJB3 brings to EJB. With its greatly simplified programming model and functional enhancements it is desigend to take the place of previous JAX-RPC web service implementations. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#450615: ITP: opennms -- Open-source Network Management
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: opennms Version : 1.2.9 Upstream Author : The OpenNMS Group, Inc. * URL or Web page : http://www.opennms.org/index.php/Main_Page * License : GPL Description : Open-source Network Management OpenNMS is the world's first enterprise grade network management platform developed under the open source model. It consists of a community supported open-source project as well as a commercial services, training, and support organization. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#443406: Use of our external site embedded into a Debian file
Hi all, On Fri, 21 Sep, 2007 at 07:35:47AM +0100, Ian Campbell wrote: > Package: liquidlnf > Priority: Normal > Version: 2.9.1-2 > > Please stop using sitetruth.com in your debian/watch -- I think it would > be preferable to just disable the watch file until uscan gets https > support, if it doesn't already have it (I think 2.10.7 does though). I have already stopped using sitetruth.com and the watch file has been fixed in the svn: http://bollin.googlecode.com/svn/liquidlnf/trunk/debian/watch I will ask my sponsor to upload this fixed package soon. Thanks Varun -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#441047: ITP: libyanfs-java -- Yet Another NFS - a Java NFS library
Package: wnpp Severity: wishlist Owner: Varun Hiremath <[EMAIL PROTECTED]> * Package name: libyanfs-java Version : CVS Upstream Author : Agnes Jacob et al * URL : https://yanfs.dev.java.net/source/browse/yanfs/ * License : BSD Programming Lang: Java Description : Yet Another NFS - a Java NFS library This project represents a Java implementation of the XDR, RPC, NFSv2, and NFSv3 protocols in client side form. . WebNFS was the original name for this implementation but the name has changed to reflect the expanded scope of the project to include a server side implementation. . Homepage: https://yanfs.dev.java.net/ -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.15-ck7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#422336: ITP: tinylaf -- pluggable Look and Feel for Java
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: tinylaf Version : 1.3.05 Upstream Author : Hans Bickel * URL or Web page : http://www.muntjak.de/hans/java/tinylaf/index.html * License : LGPL Description : pluggable Look and Feel for Java TinyLaF is a (mostly painted) pluggable Look and Feel for Java. TinyLaF can look like Windows 98 or like Windows XP. With the assistance of the control panel, the user can define the component's colors and behaviour. . Homepage: http://www.muntjak.de/hans/java/tinylaf/index.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#422334: ITP: libjgoodies-binding-java -- Swing Data Binding Framework
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjgoodies-binding-java Version : 1.4.0 Upstream Author : Karsten Lentzsch * URL or Web page : https://binding.dev.java.net/ * License : BSD Description : Swing Data Binding Framework The JGoodies Binding synchronizes object properties with Swing components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface. . The Binding requires Java 1.4 or later. . Homepage: https://binding.dev.java.net/ signature.asc Description: Digital signature
Bug#422333: ITP: libjgoodies-animation-java -- Time-based real-time animations in Java
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjgoodies-animation-java Version : 1.2.0 Upstream Author : Karsten Lentzsch * URL or Web page : https://animation.dev.java.net/ * License : BSD Description : Time-based real-time animations in Java The JGoodies Animation framework enables you to produce sophisticated time-based real-time animations in Java. It has been designed for a seemless, flexible and powerful integration with Java, ease-of-use and a small library size. . The Animation framework requires Java 1.4 or later. . Homepage: https://animation.dev.java.net/ signature.asc Description: Digital signature
Bug#422335: ITP: liquidlnf -- Java Swing Look and Feel of Mosfet Liquid KDE 3.x
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: liquidlnf Version : 2.9.1 Upstream Author : Erik Vickroy <[EMAIL PROTECTED]> * URL or Web page : https://liquidlnf.dev.java.net/ * License : LGPL Description : Java Swing Look and Feel of Mosfet Liquid KDE 3.x This is a look and feel for Java GUI applications based on Swing. It is based on Mosfet's Liquid theme for KDE . Homepage: https://liquidlnf.dev.java.net/ signature.asc Description: Digital signature
Bug#421717: ITP: libjspeex-java -- Java Implementation of Speex
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjspeex-java Version : 0.9.7 Upstream Author : Marc Gimpel, James Lawrence * URL or Web page : http://jspeex.sourceforge.net/index.php * License : BSD Description : Java Implementation of Speex JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI. . Homepage: http://jspeex.sourceforge.net/index.php signature.asc Description: Digital signature
Bug#421716: ITP: libjorbis-java -- Pure Java Ogg Vorbis Decoder
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjorbis-java Version : 0.0.16 Upstream Author : ymnk <[EMAIL PROTECTED]> * URL or Web page : http://www.jcraft.com/jorbis/ * License : LGPL Description : Pure Java Ogg Vorbis Decoder JOrbis is a pure Java Ogg Vorbis decoder. JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM. . Homepage: http://www.jcraft.com/jorbis/ signature.asc Description: Digital signature
Bug#421639: ITP: libmp3spi-java -- interface to support MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libmp3spi-java Version : 1.9.4 Upstream Author : Joseph Hines, Dong Yang, Scott Pennell, Dmitry Vaguine * URL or Web page : http://www.javazoom.net/mp3spi/mp3spi.html * License : LGPL Description : interface to support MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format support for Java Platform. It supports streaming, ID3v2 frames and Equalizer. . Homepage: http://www.javazoom.net/mp3spi/mp3spi.html -- Regards Varun -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#421641: ITP: libkjdsp-java -- dsp package for the Light Development Spectrum Analyzer
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libkjdsp-java Version : 1.2 Upstream Author : Kris Fudalewski * URL or Web page : http://code.google.com/p/libkj-java/downloads/list * License : GPL Description : dsp package for the Light Development Spectrum Analyzer This package allows developers to add real time digital signal processing to their Java Sound applications. It includes an AWT component to render a scope or spectrum analyser. . The Light Development Spectrum Analyzer Component (http://www.lightdev.com/) relies on the KJ DSP package. . Homepage: http://code.google.com/p/libkj-java/ -- Regards Varun signature.asc Description: Digital signature
Bug#420581: ITP: libjflac-java -- Java Free Lossless Audio Codec
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjflac-java Version : 1.2 Upstream Author : David R Robison <[EMAIL PROTECTED]> * URL or Web page : http://jflac.sourceforge.net/ * License : BSD Description : Java Free Lossless Audio Codec JFLAC is a port of the Free Lossless Audio Codec (FLAC) library to Java. This library allows java developers to experiment and write programs that use the FLAC algorithms. . Homepage: http://jflac.sourceforge.net/ -- Regards Varun signature.asc Description: Digital signature
Bug#420542: ITP: libvorbisspi-java -- interface to support OGG vorbis audio format
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libvorbisspi-java Version : 1.0.2 Upstream Author : Joseph Hines, Dong Yang, Scott Pennell, Dmitry Vaguine * URL or Web page : http://www.javazoom.net/jlgui/api.html * License : LGPL Description : interface to support OGG vorbis audio format VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform. It supports icecast streaming. . Homepage: http://www.javazoom.net/vorbisspi/vorbisspi.html -- Regards Varun signature.asc Description: Digital signature
Bug#420543: ITP: libjlayer-java -- library to decode, convert and play MP3 files
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libjlayer-java Version : 1.0 Upstream Author : Joseph Hines, Dong Yang, Scott Pennell, Dmitry Vaguine * URL or Web page : http://www.javazoom.net/jlgui/api.html * License : LGPL Description : library to decode, convert and play MP3 files Java library that decodes, converts and plays MP3 files in real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio format. JLayer doesn't need JMF. It runs under J2SE. . Homepage: http://www.javazoom.net/jlgui/api.html -- Regards Varun signature.asc Description: Digital signature
Bug#420505: ITP: libbasicplayer-java -- threaded simple player class based on JavaSound API
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: libbasicplayer-java Version : 3.0 Upstream Author : Joseph Hines, Dong Yang, Scott Pennell, Dmitry Vaguine * URL or Web page : http://www.javazoom.net/jlgui/api.html * License : LGPL Description : threaded simple player class based on JavaSound API This java library is part of the jlgui player project but can be used independently. . Homepage: http://www.javazoom.net/jlgui/api.html Regards Varun signature.asc Description: Digital signature
pychess freezes + kernel 2.6 threading library
On Sun, 15 Apr, 2007 at 12:20:00PM +0200, Thomas Dybdahl Ahle wrote: > s??n, 15 04 2007 kl. 15:31 +0530, skrev Varun Hiremath: > > Hi Thomas, > > > > On Sat, 14 Apr, 2007 at 11:26:26PM +0200, Thomas Dybdahl Ahle wrote: > > > l??r, 14 04 2007 kl. 23:10 +0530, skrev Varun Hiremath: > > > > Please find attached the deb package for the final version. > > > Thanks. > > > > > > > But, sorry to say it still freezes on my comp :-( > > > Dammit. Don't you have a file called /etc/debian-release > > > or /etc/debian_version? > > > > I have /etc/debian_version file. > > ok. Then exporting manually should make do difference. > > > > Could you try to run export LD_ASSUME_KERNEL=2.4.1 just before you start > > > pychess? > > > > Actually yesterday I upgraded my computer to the latest Debian > > unstable. Now pychess refuses to start and gives this error. Before > > this upgrade pychess final version didn't give this error. > > > > $$ python: error while loading shared libraries: libpthread.so.0: cannot > > open shared object file: No such file or directory > > > > I changed the export LD_ASSUME_KERNEL to 2.6.1 in pychess file and > > then the main window loaded but still it freezes when I start playing > > the game. > > > > What exactly does this export statement do? Is the problem with the > > new kernels or the old kernels? > > It seams to be related to some pthreads 2.4->2.6 stuff. > http://www.daa.com.au/pipermail/pygtk/2005-October/011246.html > > I get the same error when using the line on fedora, so probably debian > has now switched to theo same kernel configuration on the point. > > I guess we should the remove the auto calling on debian, and instead > write it in some "known errors" article... > > What I just don't seam to understand is why pychess still crashes on you > computer... > idle_add and source_remove seams to be a common reason for crashes: > http://www.google.com/search?q=idle_add+freeze but everybody else seams > to solve it by using ASSUME_KERNEL on debian. > > Perhaps we could recode PyChess to not use source_remove. I might not be > too hard. Not sure. Hi Thomas, I am CCing this mail to debian-devel. Lets see if we can get some help there. Hi all, Please have a look at this bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407872 Pychess freezes during a game and the problem seems to be with pyGTK and the threading library in kernel 2.6. I have not yet tried it with kernel 2.4. I just wanted to know if this is a known issue and is there is any fix for this. export LD_ASSUME_KERNEL=2.4.1 doesn't seem to work. Any help would be appreciated. Thanks Varun signature.asc Description: Digital signature
Bug#416079: ITP: pole -- portable library for structured storage
Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist * Package name: pole Version : 0.2 Upstream Author : Ariya Hidayat <[EMAIL PROTECTED]> * URL or Web page : http://pole.berlios.de/ * License : BSD Description : portable library for structured storage POLE is a portable C++ library to access structured storage. It is designed to be compatible with Microsoft structured storage, also sometimes known as OLE Compound Document. . Homepage: http://pole.berlios.de/ -- .''`. Varun Hiremath <[EMAIL PROTECTED]> : :' :Homepage: http://varun.travisbsd.org `. `'` `- Debian - when you have better things to do than fixing a system signature.asc Description: Digital signature