Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142631102
D2895.id6417.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2895.id6417.diff
View Options
Index: graphics/Makefile
===================================================================
--- graphics/Makefile
+++ graphics/Makefile
@@ -802,6 +802,7 @@
SUBDIR += pstoedit
SUBDIR += pstoepsi
SUBDIR += pure-gl
+ SUBDIR += py-Pyganim
SUBDIR += py-PyX
SUBDIR += py-PyX12
SUBDIR += py-aafigure
Index: graphics/py-Pyganim/Makefile
===================================================================
--- /dev/null
+++ graphics/py-Pyganim/Makefile
@@ -0,0 +1,21 @@
+# Created by: Johannes Jost Meixner <xmj@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Pyganim
+PORTVERSION= 0.9.0
+CATEGORIES= graphics python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= xmj@FreeBSD.org
+COMMENT= Sprite animation module for Pygame
+
+LICENSE= BSD2CLAUSE
+
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+USES= python zip
+USE_PYTHON= autoplist distutils
+
+.include <bsd.port.mk>
Index: graphics/py-Pyganim/distinfo
===================================================================
--- /dev/null
+++ graphics/py-Pyganim/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Pyganim-0.9.0.zip) = c09138feaa40f700ab2e6139e3c3e09c98b8842fccbf9648244aee07cfaeb491
+SIZE (Pyganim-0.9.0.zip) = 292917
Index: graphics/py-Pyganim/pkg-descr
===================================================================
--- /dev/null
+++ graphics/py-Pyganim/pkg-descr
@@ -0,0 +1,10 @@
+Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame
+that makes it easy to add sprite animations to your Pygame game programs.
+Pyganim works with Python 2 and Python 3.
+
+The mascot of Pyganim is a red vitruvian pig.
+
+Pyganim was written by Al Sweigart and released under a "Simplified BSD"
+license. Contact Al with any questions/bug reports: al@inventwithpython.com
+
+WWW: http://inventwithpython.com/pyganim
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 22, 4:18 PM (11 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27855489
Default Alt Text
D2895.id6417.diff (1 KB)
Attached To
Mode
D2895: graphics/py-Pyganim: create port
Attached
Detach File
Event Timeline
Log In to Comment