seems to be broken. does not compile anymore:
In file included from /usr/include/speex/speexdsp_types.h:122:0,
from /usr/include/speex/speex_echo.h:40,
from ../speexdsp/speexdsp.h:32,
from ../speexdsp/speexdsp.c:30:
/usr/include/speex/speexdsp_config_types.h:13:9: error: unknown type name ‘uint16_t’
typedef uint16_t spx_uint16_t;
^
/usr/include/speex/speexdsp_config_types.h:15:9: error: unknown type name ‘uint32_t’
Search Criteria
Package Details: psimedia-plus-git 20130807-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-05-18)
| Package Base: | psimedia-plus-git |
|---|---|
| Description: | Voice and video chat plugin for Psi-like IM clients. The implementation is based on GStreamer. Patched by Psi-plus team. |
| Upstream URL: | http://code.google.com/p/psi-dev/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | CtHx |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 26 |
| First Submitted: | 2012-02-27 22:06 |
| Last Updated: | 2013-08-20 16:06 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by qso
Comment by CtHx
Sorry, I know that this plugin doesn't work a long time for psi-plus, but I don't know how to fix it at this moment :(
Comment by gdamjan
Using this with psi-plus-webkit-git doesn't work for me:
[12:26:17] W:Attempted to load /usr/lib/psi-plus/plugins/libgstprovider.so, but it is not a valid plugin.
[12:26:17] W:File is a plugin but not for Psi
Comment by CtHx
Fixed! Thank you :)
Comment by sergej
I think
install -d -m644 ${pkgdir}/usr/lib/psi/plugins/
should be changed to
install -d -m755 ${pkgdir}/usr/lib/psi/plugins/
Comment by CtHx
updated!
Anonymous comment
Please, change the dependency: qt -> qt4.
Comment by CtHx
sorry for the long response! updated :)
Comment by radioxoma
gstreamer0.10-base-plugins
needs to, otherwise it falls with
(psi-plus:5122): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed
Comment by CtHx
The package is based on psimedia-plus-svn package, changed for new source location.
Comment by h31
Dropped.
Comment by sergej
can not be built without svn
Comment by caemir
Hi!
psi-plus for dep plz :)
Comment by matse
if you change the last line to
"install -D -m644 ${srcdir}/$_svnmod-build/gstprovider/libgstprovider.so ${pkgdir}/usr/lib/psi-plus/plugins/libgstprovider.so"
this plugin works with the psi+ package from AUR fine.
Comment by matse
Please add "subversion" to the dependencies.
And did anybody manage to use this plugin with psi+?
Comment by kotyz
Checked out revision 790.
==> SVN Checkout done or server timeout
Export complete.
qconf: /home/kotyz/builds/abs/local/lib/qconf-svn/pkg/usr/share/qconf/conf does not exist.
Aborting...