mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 06:03:08 +02:00
alpy: fix package meta information
This commit is contained in:
parent
53d162c9f6
commit
7b766316ee
@ -23,9 +23,9 @@ define Package/alpy/Default
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=Alpy (Allegro bindings for Python)
|
TITLE:=Alpy (Allegro bindings for Python)
|
||||||
URL:=https://sourceforge.net/projects/forth-alpy/
|
URL:=http://pyallegro.sourceforge.net/alpy.php
|
||||||
DEPENDS:=+python-mini +liballegro +liballegro-png +liballegro-jpeg
|
DEPENDS:=+python-mini +liballegro +liballegro-png +liballegro-jpeg
|
||||||
|
MAINTAINER:="David Kuehling" <dvdkhlng TA gmx TOD de>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/alpy/Default/description
|
define Package/alpy/Default/description
|
||||||
|
Loading…
Reference in New Issue
Block a user