Search Criteria
Package Details: penguin-subtitle-player-git v1.4.0.r8.822f34e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/penguin-subtitle-player-git.git (read-only, click to copy) |
---|---|
Package Base: | penguin-subtitle-player-git |
Description: | An open-source, cross-platform standalone subtitle player |
Upstream URL: | https://github.com/carsonip/Penguin-Subtitle-Player/ |
Keywords: | subtitles |
Licenses: | GPL3 |
Conflicts: | penguin-subtitle-player, penguin-subtitle-player-git |
Provides: | penguin-subtitle-player |
Submitter: | alexdw |
Maintainer: | alexdw |
Last Packager: | alexdw |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-23 01:24 (UTC) |
Last Updated: | 2021-05-24 22:27 (UTC) |
Dependencies (5)
- libsm
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
Latest Comments
alexdw commented on 2019-01-12 19:42 (UTC)
To confirm, working for me with latest version (1.2.0).
alexdw commented on 2019-01-05 22:54 (UTC)
@alfredo.ardito: Apologies for the incredibly slow response, but I just tried it and this package works fine for me. As this tracks the git repo, maybe there was a time when it wouldn't build but if so it seems to have been transitory.
alfredo.ardito commented on 2018-08-17 10:41 (UTC)
got this error building the package:
src/mainwindow.cpp: In constructor ‘MainWindow::MainWindow(QWidget)’: src/mainwindow.cpp:104:21: error: incomplete type ‘QStyle’ used in nested name specifier QStyle::alignedRect(Qt::LeftToRight, Qt::AlignCenter, this->size(), ^~~~~~~~~~~ src/mainwindow.cpp: In member function ‘virtual void MainWindow::paintEvent(QPaintEvent)’: src/mainwindow.cpp:258:42: warning: unused parameter ‘event’ [-Wunused-parameter] void MainWindow::paintEvent(QPaintEvent event) { ~~~~~~~~~~~~~^~~~~ src/mainwindow.cpp: In member function ‘virtual void MainWindow::mouseReleaseEvent(QMouseEvent)’: src/mainwindow.cpp:293:49: warning: unused parameter ‘event’ [-Wunused-parameter] void MainWindow::mouseReleaseEvent(QMouseEvent event) { ~~~~~~~~~~~~~^~~~~ src/mainwindow.cpp: In member function ‘virtual void MainWindow::enterEvent(QEvent)’: src/mainwindow.cpp:302:37: warning: unused parameter ‘event’ [-Wunused-parameter] void MainWindow::enterEvent(QEvent event) { ~~~~~~~~^~~~~ src/mainwindow.cpp: In member function ‘virtual void MainWindow::leaveEvent(QEvent)’: src/mainwindow.cpp:308:37: warning: unused parameter ‘event’ [-Wunused-parameter] void MainWindow::leaveEvent(QEvent event) { ~~~~~~~~^~~~~ src/mainwindow.cpp: In member function ‘virtual void MainWindow::resizeEvent(QResizeEvent)’: src/mainwindow.cpp:313:44: warning: unused parameter ‘event’ [-Wunused-parameter] void MainWindow::resizeEvent(QResizeEvent event) { ~~~~~~~~~~~~~~^~~~~ make: ** [Makefile:997: build/release/.obj/mainwindow.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build penguin-subtitle-player-git. ==> Restart building penguin-subtitle-player-git ? [y/N]