-
-
Save shamun/1283839 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I got: | |
| ======= | |
| [root@myhost aur]# pacman -Qs dirac | |
| local/schroedinger 1.0.10-1 | |
| An implemenation of the Dirac video codec in ANSI C code | |
| [root@myhost aur]# pacman -Qs aRts | |
| local/run-parts 4.0.2-1 | |
| run scripts or programs in a directory | |
| [root@myhost aur]# pacman -Qs libdvdread | |
| local/libdvdread 4.1.3-2 | |
| provides a simple foundation for reading DVD video disks | |
| [root@myhost aur]# pacman -Qs libdvdnav | |
| local/libdvdnav 4.1.3-2 | |
| The library for xine-dvdnav plugin. | |
| [root@myhost aur]# pacman -Qs libgsm | |
| [root@myhost aur]# pacman -Qs sdl | |
| local/sdl 1.2.14-9 | |
| A library for portable low-level access to a video framebuffer, audio output, mouse, | |
| and keyboard | |
| [root@myhost aur]# pacman -Qs swfdec | |
| [root@myhost aur]# pacman -Qs dtsdec | |
| [root@myhost aur]# pacman -Qs divx | |
| [root@myhost aur]# pacman -Qs musepack | |
| [root@myhost aur]# pacman -Qs nas | |
| local/yasm 1.1.0-1 | |
| A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) | |
| [root@myhost aur]# pacman -Qs libmms | |
| [root@myhost aur]# pacman -Qs libamrnb | |
| [root@myhost aur]# pacman -Qs libkate | |
| [root@myhost aur]# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| configure: *** checking feature: OpenAL plugin *** | |
| configure: *** for plug-ins: openal *** | |
| checking for OPENAL... no | |
| configure: *** These plugins will not be built: openal | |
| configure: *** checking feature: opencv plugins *** | |
| configure: *** for plug-ins: opencv *** | |
| checking for OPENCV... no | |
| configure: *** These plugins will not be built: opencv | |
| configure: *** checking feature: opus *** | |
| configure: *** for plug-ins: opus *** | |
| checking for OPUS... no | |
| configure: *** These plugins will not be built: opus | |
| REQUIREMENTS SAYS, i need those: | |
| ================================= | |
| dirac (Dirac video codec) | |
| http://www.bbc.co.uk/rd/projects/dirac/index.shtml | |
| aRts (for the arts plugin wrapper, and the artsd sink) | |
| http://www.arts-project.org | |
| libdvdread (for the dvdsrc) | |
| http://www.dtek.chalmers.se/groups/dvd/ | |
| (optional: libcss for encrypted DVDs) | |
| libdvdnav (for the dvdnavsrc) | |
| http://dvd.sourceforge.net/ | |
| (optional: libcss for encrypted DVDs) | |
| >= 0.1.9 | |
| libgsm (for the gsm plugin) | |
| http://kbs.cs.tu-berlin.de/~jutta/toast.html | |
| sdl (for the sdl sink) | |
| http://www.libsdl.org | |
| swfdec (for the swfdec (flash) plugin) | |
| http://www.schleef.org/swfdec/ | |
| dtsdec (for DTS audio decoding) | |
| http://www.videolan.org/libdca.html | |
| divx (for divx decoding) | |
| http://www.divx.com/divx/linux/ | |
| musepack (for musepack audio codec/format) | |
| (http://www.musepack.net/) | |
| nas (for the NAS sound server sink) | |
| (http://radscan.com/nas.html) | |
| libmms (for MMS protocol support) | |
| (http://www.sf.net/projects/libmms) | |
| libamrnb (for AMR-NB support) | |
| (http://www.penguin.cz/~utx/amr) | |
| libamrwb (for AMR-WB support) | |
| (http://www.penguin.cz/~utx/amr) | |
| libkate (for Kate support) | |
| (http://libkate.googlecode.com/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment