Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: tsmuxer-ng-cli-bin 2.6.11-1
Git Clone URL: | https://aur-dev.archlinux.org/tsmuxer-ng-bin.git (read-only) |
---|---|
Package Base: | tsmuxer-ng-bin |
Description: | Transport Stream muxer. New Generation (3D capable). CLI |
Upstream URL: | http://forum.doom9.org/showthread.php?t=168539 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 35 |
Popularity: | 1.454537 |
First Submitted: | 2016-12-11 02:36 |
Last Updated: | 2016-12-11 21:08 |
Dependencies (5)
- freetype2 (freetype2-git, freetype2-cleartype, freetype2-old-hinting, freetype2-v35, freetype2-infinality) (i686)
- gcc-libs (gcc-libs-git, gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-multilib) (i686)
- lib32-freetype2 (lib32-freetype2-old-hinting) (x86_64)
- lib32-gcc-libs (lib32-gcc-libs-git) (x86_64)
- upx (make)
Latest Comments
sl1pkn07 commented on 2016-12-11 20:49
and yes. upx is missing in makedepends, I believed that was installed by base-devel
fixed in tsmuxer-ng-bin
sl1pkn07 commented on 2016-12-11 20:44
this package is deprecated. please use tsmuxer-ng-bin instead
gosella commented on 2016-12-11 19:50
Sorry, you are *decompressing* the binaries, not compressing...
So, makedepends=('upx') ?
gosella commented on 2016-12-11 19:48
It seams you are compressing the binaries (/usr/bin/tsmuxer && /usr/bin/tsmuxergui) with UPX but upx is not a build dependency for this package (missing a makedepends maybe?).
Or better yet: Just don't compress the binaries! ;-)
Booloki commented on 2015-12-17 15:55
Thanks for the split !
Booloki commented on 2015-11-30 15:17
Hello,
I used the previous 'tsmuxer' package in a server (without graphical interface). It does not exist anymore.
Your package does not match CLI only use as both tsMuxeR and tsMuxeR-gui binaries are packaged together and tsMuxeR-gui requires qt4.
Is it possible to split the current package into, for example, 'tsmuxer-ng' and 'tsmuxer-ng-gui' ?
Thanks.
herve commented on 2014-10-05 11:27
My bad, I forgot to activate the multilib repo.
herve commented on 2014-10-05 11:19
Hi,
('lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4') none of these packages exist anymore.
sl1pkn07 commented on 2014-06-10 08:13
[ "$CARCH" == "i686" ] && depends+=('gcc-libs' 'freetype2' 'qt4')
[ "$CARCH" == "x86_64" ] && depends+=('lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4')
nothing to do
greetings
vsa commented on 2014-06-10 07:51
lib32-qt4 is required for the gui