Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update poedit-git #3025

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

taotieren
Copy link
Contributor

Poedit: cross-platform translation editor

Comment on lines +12 to +30
depends=(aspell
expat
gettext
gtkspell3
hunspell
nlohmann-json
lucene++
pugixml
wxwidgets-gtk3
webkit2gtk)
makedepends=(automake
ccache
boost
git
icu
libjpeg-turbo
libnotify
libsecret
zlib)
Copy link
Contributor

@Zenvie Zenvie Feb 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poedit-git W: Dependency icu detected and implicitly satisfied (libraries ['usr/lib/libicui18n.so.74', 'usr/lib/libicuuc.so.74'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency hicolor-icon-theme detected and implicitly satisfied (needed for hicolor theme hierarchy)
poedit-git W: Dependency glib2 detected and implicitly satisfied (libraries ['usr/lib/libgobject-2.0.so.0', 'usr/lib/libglib-2.0.so.0'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency boost-libs detected and implicitly satisfied (libraries ['usr/lib/libboost_thread.so.1.83.0'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency gcc-libs detected and implicitly satisfied (libraries ['usr/lib/libgcc_s.so.1', 'usr/lib/libstdc++.so.6'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency wxwidgets-common detected and implicitly satisfied (libraries ['usr/lib/libwx_baseu-3.2.so.0', 'usr/lib/libwx_baseu_net-3.2.so.0'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency gtk3 detected and implicitly satisfied (libraries ['usr/lib/libgtk-3.so.0'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency glibc detected and implicitly satisfied (libraries ['usr/lib/libm.so.6', 'usr/lib/libc.so.6'] needed in files ['usr/bin/poedit'])
poedit-git W: Dependency included, but may not be needed ('aspell')
poedit-git W: Dependency included, but may not be needed ('expat')
poedit-git W: Dependency included, but may not be needed ('gettext')
poedit-git W: Dependency included, but may not be needed ('hunspell')
poedit-git W: Dependency included, but may not be needed ('nlohmann-json')
poedit-git W: Dependency included, but may not be needed ('webkit2gtk')

Comment on lines +50 to +58
build() {
cd "${srcdir}/${pkgname}"

./bootstrap
./configure --prefix=/usr \
--libexecdir=/usr/lib/poedit

make CPPFLAGS+=' -DUCHAR_TYPE=uint16_t'
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants