Compare commits

..

No commits in common. "0981f4a657db653e8d73a6346673cf651d386d21" and "554d2624b4d378a374815b7bf0e49e5f0d5f5bee" have entirely different histories.

4 changed files with 12 additions and 24 deletions

BIN
orca-3.38.2.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,15 +1,15 @@
Name: orca Name: orca
Version: 45.1 Version: 3.38.2
Release: 1 Release: 1
Summary: Assistive technology for people with visual impairments Summary: Assistive technology for people with visual impairments
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Orca URL: https://wiki.gnome.org/Projects/Orca
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/orca/3.38/orca-%{version}.tar.xz
BuildArch: noarch BuildArch: noarch
BuildRequires: pkgconfig(atk-bridge-2.0) pkgconfig(atspi-2) pkgconfig(liblouis) pkgconfig(pygobject-3.0) 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: brlapi-devel brltty gettext intltool gtk3-devel itstool python3-brlapi python3-devel
BuildRequires: python3-louis python3-pyatspi python3-speechd desktop-file-utils make BuildRequires: python3-louis python3-pyatspi python3-speechd desktop-file-utils
Requires: libwnck3 python3-brlapi python3-louis python3-pyatspi python3-speechd Requires: libwnck3 python3-brlapi python3-louis python3-pyatspi python3-speechd
@ -17,7 +17,11 @@ 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 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. Orca works with applications and toolkits that support the assistive technology service provider interface (AT-SPI), e.g. the GNOME desktop.
%package_help %package help
Summary: Help documents for orca
%description help
The orca-help package conatins manual pages and documents for orca.
%prep %prep
%autosetup -p1 %autosetup -p1
@ -29,14 +33,13 @@ Orca works with applications and toolkits that support the assistive technology
%install %install
%make_install %make_install
%find_lang %{name} --with-gnome %find_lang orca --with-gnome
%delete_la %delete_la
%check %check
desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
%files -f %{name}.lang %files -f orca.lang
%license COPYING
%{_bindir}/orca %{_bindir}/orca
%{python3_sitelib}/orca/ %{python3_sitelib}/orca/
%{_datadir}/icons/hicolor/*/apps/orca.png %{_datadir}/icons/hicolor/*/apps/orca.png
@ -46,25 +49,10 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/orca-autostart.de
%{_sysconfdir}/xdg/autostart/orca-autostart.desktop %{_sysconfdir}/xdg/autostart/orca-autostart.desktop
%files help %files help
%doc AUTHORS NEWS README %doc AUTHORS NEWS README COPYING
%{_mandir}/man1/orca.1* %{_mandir}/man1/orca.1*
%changelog %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 * Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.2-1
- Upgrade to 3.38.2 - Upgrade to 3.38.2
- Update Version, Release, Source0 - Update Version, Release, Source0

View File

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