Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
office:goldendict
goldendict-master
_service:set_version:PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:set_version:PKGBUILD of Package goldendict-master
# $Id$ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: m0rph <m0rph.mailbox@gmail.com> # Contributor: Tvangeste <i.4m.l33t@yandex.ru> # Contributor: opensuse.lietuviu.kalba@gmail.com # See also: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=goldendict-git pkgname=goldendict pkgver=1.5.0~rc2+git.20211129T112539 pkgrel=0 pkgdesc="Feature-rich dictionary lookup program, supporting multiple dictionary formats." arch=('i686' 'x86_64') packager="Tvangeste <i.4m.l33t@yandex.ru>" url="https://github.com/goldendict/goldendict" url="http://goldendict.org/" license=('GPL3') depends=('hunspell' 'libao' 'libvorbis' 'libxtst' 'lzo' 'zlib' 'xz' 'qt5-webkit' 'qt5-svg' 'qt5-tools' 'qt5-x11extras' 'qt5-multimedia') makedepends=('git' 'patch') provides=('goldendict') changelog=debian.changelog source=("${pkgname}-${pkgver}.tar.gz") sha256sums=('SKIP') build(){ cd ${srcdir}/${pkgname}-${pkgver} qmake-qt5 "CONFIG+=zim_support" "CONFIG+=no_epwing_support" PREFIX="/usr" goldendict.pro make } package() { cd ${srcdir}/${pkgname}-${pkgver} make INSTALL_ROOT=${pkgdir} install }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor