- update to grilo-0.3.1
- override PORTROACH
This commit is contained in:
parent
d6e7e8db9a
commit
b4b63c564d
@ -1,15 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2016/04/28 09:37:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2016/06/17 18:32:29 jasper Exp $
|
||||
|
||||
# XXX: PORTROACH overriden at end of this file.
|
||||
|
||||
COMMENT= framework for making media discovery and browsing easy
|
||||
|
||||
GNOME_PROJECT= grilo
|
||||
GNOME_VERSION= 0.3.0
|
||||
GNOME_VERSION= 0.3.1
|
||||
API= 0.3
|
||||
REVISION= 0
|
||||
|
||||
SUBST_VARS= API
|
||||
|
||||
SHARED_LIBS += grilo-0.3 0.0 # 0.0
|
||||
SHARED_LIBS += grilo-0.3 0.1 # 0.0
|
||||
SHARED_LIBS += grlnet-0.3 0.0 # 0.0
|
||||
SHARED_LIBS += grlpls-0.3 0.0 # 0.0
|
||||
|
||||
@ -44,3 +45,6 @@ post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/lib/grilo-${API}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
# Override PORTROACH from gnome.port.mk since we track 0.3.x
|
||||
PORTROACH= #empty
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/grilo-0.3.0.tar.xz) = H9GofWBvVq2zCGlUuuw+puJdm6P7AQ8R0dPdyexmvGA=
|
||||
SIZE (gnome/grilo-0.3.0.tar.xz) = 623032
|
||||
SHA256 (gnome/grilo-0.3.1.tar.xz) = 673GHceSCoysQ2iV6GJaDuZNaks1KYf7XTYe+HJDzUw=
|
||||
SIZE (gnome/grilo-0.3.1.tar.xz) = 635304
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2016/04/25 15:50:07 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2016/06/17 18:32:29 jasper Exp $
|
||||
@bin bin/grilo-test-ui-${API}
|
||||
@bin bin/grl-inspect-${API}
|
||||
@bin bin/grl-launch-${API}
|
||||
@ -61,6 +61,7 @@ share/locale/eo/LC_MESSAGES/grilo.mo
|
||||
share/locale/es/LC_MESSAGES/grilo.mo
|
||||
share/locale/eu/LC_MESSAGES/grilo.mo
|
||||
share/locale/fr/LC_MESSAGES/grilo.mo
|
||||
share/locale/fur/LC_MESSAGES/grilo.mo
|
||||
share/locale/gl/LC_MESSAGES/grilo.mo
|
||||
share/locale/he/LC_MESSAGES/grilo.mo
|
||||
share/locale/hu/LC_MESSAGES/grilo.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user