Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
0981f4a657
!11 Update to 45.1
From: @dedv_dwe 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2024-01-22 09:04:30 +00:00
ut004527
03c8a17fba Update to 45.1 2023-12-29 10:18:26 +08:00
openeuler-ci-bot
d9a8ccdd2a
!9 Update to 44.1
From: @haomi0602 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-12-04 08:35:38 +00:00
haomimi
a91d7296ef Update to 44.1 2023-11-02 14:25:52 +08:00
openeuler-ci-bot
0c40210f13
!8 Update to 43.0
From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
2023-02-06 11:31:43 +00:00
dwl301
62a5796180 Update to 43.0 2023-02-01 19:05:20 +08:00
openeuler-ci-bot
7de7c66166
!5 update to 42.1
From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-06-08 07:04:28 +00:00
zhang__3125
f3ed4e4797 update to 42.1 2022-06-08 14:00:09 +08:00
openeuler-ci-bot
d79c8dfc7f
!4 Update to 42.0
From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-05-30 05:44:09 +00:00
zhang__3125
0de330eed6 Update to 42.0 2022-04-13 15:07:41 +08:00
4 changed files with 24 additions and 12 deletions

Binary file not shown.

BIN
orca-45.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,15 +1,15 @@
Name: orca
Version: 3.38.2
Version: 45.1
Release: 1
Summary: Assistive technology for people with visual impairments
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Orca
Source0: https://download.gnome.org/sources/orca/3.38/orca-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: pkgconfig(atk-bridge-2.0) pkgconfig(atspi-2) pkgconfig(liblouis) pkgconfig(pygobject-3.0)
BuildRequires: brlapi-devel brltty gettext intltool gtk3-devel itstool python3-brlapi python3-devel
BuildRequires: python3-louis python3-pyatspi python3-speechd desktop-file-utils
BuildRequires: python3-louis python3-pyatspi python3-speechd desktop-file-utils make
Requires: libwnck3 python3-brlapi python3-louis python3-pyatspi python3-speechd
@ -17,11 +17,7 @@ Requires: libwnck3 python3-brlapi python3-louis python3-pyatspi python3-sp
Orca is a screen reader that provides access to the graphical desktop via user-customizable combinations of speech and/or braille.
Orca works with applications and toolkits that support the assistive technology service provider interface (AT-SPI), e.g. the GNOME desktop.
%package help
Summary: Help documents for orca
%description help
The orca-help package conatins manual pages and documents for orca.
%package_help
%prep
%autosetup -p1
@ -33,13 +29,14 @@ The orca-help package conatins manual pages and documents for orca.
%install
%make_install
%find_lang orca --with-gnome
%find_lang %{name} --with-gnome
%delete_la
%check
desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
%files -f orca.lang
%files -f %{name}.lang
%license COPYING
%{_bindir}/orca
%{python3_sitelib}/orca/
%{_datadir}/icons/hicolor/*/apps/orca.png
@ -49,10 +46,25 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
%files help
%doc AUTHORS NEWS README COPYING
%doc AUTHORS NEWS README
%{_mandir}/man1/orca.1*
%changelog
* Fri Dec 29 2023 wangqia <wangqia@uniontech.com> - 45.1-1
- Update to 45.1
* Thu Nov 02 2023 haomimi <haomimi@uniontech.com> - 44.1-1
- Update to 44.1
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
- Update to 43.0
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.1-1
- Update to 42.1
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
- Update to 42.0
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.2-1
- Upgrade to 3.38.2
- Update Version, Release, Source0

View File

@ -1,4 +1,4 @@
version_control: gitlab.gnome
src_repo: orca
tag_prefix: ^v
seperator: .
separator: .