[Bug 472673] New: Review Request: pyglet - A cross-platform windowing and multimedia library for Python
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: pyglet - A cross-platform windowing and multimedia library for Python
https://bugzilla.redhat.com/show_bug.cgi?id=472673
Summary: Review Request: pyglet - A cross-platform windowing
and multimedia library for Python
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: orcanbahri(a)yahoo.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://oget.fedorapeople.org/review/pyglet.spec
SRPM URL: http://oget.fedorapeople.org/review/pyglet-1.1.2-1.fc9.src.rpm
Description:
pyglet provides an object-oriented programming interface for developing
games and other visually-rich applications for Windows, Mac OS X and
Linux. Some of the features of pyglet are:
* No external dependencies or installation requirements. For most
application and game requirements, pyglet needs nothing else besides
Python, simplifying distribution and installation.
* Take advantage of multiple windows and multi-monitor desktops. pyglet
allows you to use as many windows as you need, and is fully aware of
multi-monitor setups for use with fullscreen games.
* Load images, sound, music and video in almost any format. pyglet can
optionally use AVbin to play back audio formats such as MP3,
OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
WMV and Xvid.
-----------------------------------------------------------------------
The package have a few issues:
* It depends softly on avbin. Softly means, it uses it if it is present,
otherwise it won't produce errors. avbin is a wrapper around ffmpeg, so it
can't be packaged for Fedora. I am packaging avbin for rpmfusion. pyglet can do
many other things hence I thought I should package it for Fedora.
The question is: Should I remove the last paragraph from the description?
* The source tarball has an examples directory, with bunch of code examples. I
am packaging all these examples in a -examples subpackage. Among them is a game
called astraea. Astraea contains a ttf font file. The Readme file says it is a
free font by I don't think we can include it in Fedora. It is actually this
font:
http://www.myfonts.com/fonts/larabie/saved-by-zero/
Right now, I picked a font that is available in Fedora and made the -examples
subpackage require that font package. Is this a good solution? What is the best
procedure in such cases?
Please share your opinions.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
14 years, 3 months