Update to orca-3.24.0.
This commit is contained in:
parent
42f890805b
commit
ae7f30d043
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.96 2017/04/13 07:38:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.97 2017/04/16 16:02:12 ajacoutot Exp $
|
||||
|
||||
# XXX could use brltty and brlapi (with python bindinds) -- not ported yet
|
||||
|
||||
@ -7,8 +7,7 @@ PKG_ARCH= *
|
||||
COMMENT= assistive screen reader
|
||||
|
||||
GNOME_PROJECT= orca
|
||||
GNOME_VERSION= 3.22.2
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.24.0
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/orca-3.22.2.tar.xz) = WZvu7smfzySu17l8gyFA+TVceVBMklD8rpD2EWgDaMo=
|
||||
SIZE (gnome/orca-3.22.2.tar.xz) = 2345292
|
||||
SHA256 (gnome/orca-3.24.0.tar.xz) = J71eTu4S2nNxdqIAsx0z4RjVWugypOPwy9PnVgJyRtE=
|
||||
SIZE (gnome/orca-3.24.0.tar.xz) = 2391740
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.34 2017/01/03 18:54:49 shadchin Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.35 2017/04/16 16:02:12 ajacoutot Exp $
|
||||
bin/orca
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/__init__.py
|
||||
@ -255,12 +255,9 @@ lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_P
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}script.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}script.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}speech_generator.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}speech_generator.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}spellcheck.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/${MODPY_PYCACHE}spellcheck.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/script.py
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/speech_generator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/Thunderbird/spellcheck.py
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/orca/scripts/apps/${MODPY_PYCACHE}/
|
||||
@ -1404,6 +1401,7 @@ share/locale/et/LC_MESSAGES/orca.mo
|
||||
share/locale/eu/LC_MESSAGES/orca.mo
|
||||
share/locale/fi/LC_MESSAGES/orca.mo
|
||||
share/locale/fr/LC_MESSAGES/orca.mo
|
||||
share/locale/fur/LC_MESSAGES/orca.mo
|
||||
share/locale/ga/LC_MESSAGES/orca.mo
|
||||
share/locale/gl/LC_MESSAGES/orca.mo
|
||||
share/locale/gu/LC_MESSAGES/orca.mo
|
||||
|
Loading…
Reference in New Issue
Block a user