forked from pool/python-pyglet
Accepting request 515267 from home:jengelh:branches:devel:languages:python
- Other OS need not be mentioned in description for an openSUSE package. OBS-URL: https://build.opensuse.org/request/show/515267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
7fe6562cf4
commit
3c9ada7aa9
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 8 21:33:53 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Other OS need not be mentioned in description for an openSUSE
|
||||||
|
package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 7 16:33:50 UTC 2017 - toddrme2178@gmail.com
|
Mon Aug 7 16:33:50 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-pyglet
|
Name: python-pyglet
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cross-platform windowing and multimedia library
|
Summary: Windowing and multimedia library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://bitbucket.org/pyglet/pyglet
|
Url: https://bitbucket.org/pyglet/pyglet
|
||||||
@@ -41,10 +41,10 @@ BuildRequires: freetype2-devel
|
|||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: openal-soft-devel
|
BuildRequires: openal-soft-devel
|
||||||
BuildRequires: python-imaging
|
BuildRequires: python-imaging
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(gl)
|
BuildRequires: pkgconfig(gl)
|
||||||
BuildRequires: pkgconfig(glu)
|
BuildRequires: pkgconfig(glu)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
Requires: alsa-devel
|
Requires: alsa-devel
|
||||||
Requires: fontconfig-devel
|
Requires: fontconfig-devel
|
||||||
Requires: freetype2-devel
|
Requires: freetype2-devel
|
||||||
@@ -58,9 +58,8 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pyglet provides an object-oriented programming
|
pyglet provides an object-oriented programming interface for
|
||||||
interface for developing games and other visually-rich applications
|
developing games and other visually-rich applications.
|
||||||
for Windows, Mac OS X and Linux.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pyglet-%{version}
|
%setup -q -n pyglet-%{version}
|
||||||
|
Reference in New Issue
Block a user