Update to julius-1.3.0
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.3.0
This commit is contained in:
parent
1aa6099cef
commit
9f4adac1d5
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2020/01/10 14:44:53 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2020/02/15 14:49:37 bcallah Exp $
|
||||
|
||||
V = 1.2.0
|
||||
V = 1.3.0
|
||||
COMMENT = open source re-implementation of Caesar III game engine
|
||||
DISTNAME = julius-${V}
|
||||
EXTRACT_SUFX = -source.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (julius-1.2.0-source.tar.gz) = cjlcMNNwmCPeFcIzelUuXM+kZoA6K9l7xb7oGAuUceU=
|
||||
SIZE (julius-1.2.0-source.tar.gz) = 8448355
|
||||
SHA256 (julius-1.3.0-source.tar.gz) = jd2/J9b1QhfZxD89I4a3128fB+GLlcOxXOW8bGgwvfo=
|
||||
SIZE (julius-1.3.0-source.tar.gz) = 8457777
|
||||
|
@ -1,9 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/01/10 14:44:53 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/02/15 14:49:37 bcallah Exp $
|
||||
@bin bin/julius
|
||||
share/applications/julius.desktop
|
||||
share/applications/com.github.bvschaik.julius.desktop
|
||||
share/doc/pkg-readmes/${PKGSTEM}
|
||||
share/icons/hicolor/256x256/apps/julius.png
|
||||
share/icons/hicolor/48x48/apps/julius.png
|
||||
share/icons/hicolor/512x512/apps/julius.png
|
||||
share/icons/hicolor/256x256/apps/com.github.bvschaik.julius.png
|
||||
share/icons/hicolor/48x48/apps/com.github.bvschaik.julius.png
|
||||
share/icons/hicolor/512x512/apps/com.github.bvschaik.julius.png
|
||||
share/metainfo/
|
||||
share/metainfo/com.github.bvschaik.julius.metainfo.xml
|
||||
@tag update-desktop-database
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
|
Loading…
Reference in New Issue
Block a user