Search Criteria
Package Details: smplayer-svn 19.5.0.r9225M-1
Git Clone URL: | https://aur.archlinux.org/smplayer-svn.git (read-only, click to copy) |
---|---|
Package Base: | smplayer-svn |
Description: | Media player with built-in codecs that can play virtually all video and audio formats |
Upstream URL: | https://www.smplayer.info/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | 314eter |
Last Packager: | 314eter |
Votes: | 142 |
Popularity: | 0.001214 |
First Submitted: | 2008-02-19 15:58 |
Last Updated: | 2019-07-14 13:33 |
Dependencies (13)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libx11 (libx11-git, libx11-threadsafe)
- qt5-script (qt5-script-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- qt5-tools (qt5-tools-git) (make)
- subversion (make)
- mplayer (mplayer-light-svn, mplayer2, mplayer2-build-git, mplayer-vaapi, mplayer-svn, mplayer-gui, mplayer-gui-svn) (optional) – backend for video playback
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-git-nc, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-amd-full-git, mpv-full-git, mpv-full, mpv-full-build-git, mpv-light, mpv-build-git, mpv-git) (optional) – alternative modern backend
- smplayer-skins-svn (optional) – skin themes collection
- smplayer-themes-svn (optional) – icon themes collection
- smtube-svn (optional) – browse and play YouTube videos
- youtube-dl (youtube-dl-git) (optional) – YouTube videos and streaming
Required by (8)
- gtk-youtube-viewer-git (requires smplayer) (optional)
- papirus-smplayer-theme-git (requires smplayer)
- selene-media-converter (requires smplayer) (optional)
- smplayer-skins-svn (requires smplayer)
- smplayer-themes-svn (requires smplayer)
- smtube-qt4 (requires smplayer) (optional)
- smtube-svn (requires smplayer) (optional)
- ytplmp4 (requires smplayer)
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7 8 9 10 11 Next › Last »
flamelab commented on 2011-03-31 13:36
qt-git PKGBUILD's provides array is a bit of a mess as I can see. You can find the qt version by doing
echo `/bin/grep '^# *define *QT_VERSION_STR' ${srcdir}/${_gitname}-build/src/corelib/global/qglobal.h` | sed 's,^# *define *QT_VERSION_STR *"*\([^ ]*\)"$,\1,'
caemir commented on 2011-03-31 12:56
perhaps it's the qt>=version ?
and qt-git haven't a "version" show.. same as this smplayer no ?
flamelab commented on 2011-03-31 12:03
@caemir: I'm sorry but qt-git as a dep is not something right to do. qt-git already provides "qt", so it would be sufficient.
flamelab commented on 2011-03-31 12:02
Yes, it deletes the build dir. But the svn files seem to have weird permissions and can't be deleted from within the PKGBUILD unfortunately.
caemir commented on 2011-03-31 09:50
Why he want to remove all ? → http://pastebin.archlinux.fr/431734
Perhaps we dont need to keep the build directory's ?
caemir commented on 2011-03-31 09:47
I dont know why with mplayer-svn it's all right, but not for qt-git...
caemir commented on 2011-03-31 09:45
Hi. Good pkgbuild now :)
Can you add "qt-git" too in require plz ?
Thx for your job.
sl1pkn07 commented on 2011-03-29 22:42
patch witout problem in rev 3603
[sl1pkn07@sL1pKn07 smplayer-svn]$ svn update
En la revisión 3603.
[sl1pkn07@sL1pKn07 smplayer-svn]$ patch -Np2 -i seekingfix.diff
patching file src/mplayerprocess.cpp
[sl1pkn07@sL1pKn07 smplayer-svn]$
sl1pkn07 commented on 2011-03-29 22:23
patch witout problem in rev 3603
[sl1pkn07@sL1pKn07 smplayer-svn]$ svn update
En la revisión 3603.
[sl1pkn07@sL1pKn07 smplayer-svn]$ patch -Np2 -i seekingfix.diff
patching file src/mplayerprocess.cpp
[sl1pkn07@sL1pKn07 smplayer-svn]$
sl1pkn07 commented on 2011-03-29 22:16
in rev 3600 patch without problem. i dont know this pach applied on rev 3602
what is the output "pach -p2 < seekingfix.diff" ?