The file has FREERDP_VERSION_SUFFIX, which you ignore completely.
However... If the developers want a version string starting with 2.0 (for beta, rc, final or whatever) they should just tag it. This is a git package, so we use git tag.
Search Criteria
Package Details: freerdp-git 3.12.0.r53.g11e980a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freerdp-git.git (read-only, click to copy) |
---|---|
Package Base: | freerdp-git |
Description: | Free implementation of the Remote Desktop Protocol (RDP) |
Upstream URL: | https://github.com/FreeRDP/FreeRDP |
Licenses: | Apache-2.0 |
Conflicts: | freerdp |
Provides: | freerdp, libfreerdp-client3.so, libfreerdp-server-proxy3.so, libfreerdp-server3, libfreerdp-shadow-subsystem3.so, libfreerdp-shadow3.so, libfreerdp3.so, libwinpr-tools3.so, libwinpr3.so |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 88 |
Popularity: | 0.000000 |
First Submitted: | 2010-06-19 21:20 (UTC) |
Last Updated: | 2025-02-22 02:05 (UTC) |
Dependencies (71)
- alsa-lib
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- fuse3 (fuse3-gitAUR)
- icu (icu-gitAUR)
- json-c (json-c-gitAUR)
- krb5 (krb5-gitAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, lib32-ffmpegAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg2.8AUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, lib32-ffmpegAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg2.8AUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg, ffmpeg4.4)
- libcom_err.so (e2fsprogs-gitAUR, e2fsprogs, lib32-e2fsprogs)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libicuuc.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libjson-c.so (json-c-gitAUR, json-c, lib32-json-c)
- libk5crypto.so (krb5-gitAUR, krb5, lib32-krb5)
- libkrb5.so (krb5-gitAUR, krb5, lib32-krb5)
- libpam.so (pam-selinuxAUR, pam)
- Show 51 more dependencies...
Required by (18)
- asbru-cm (requires freerdp) (optional)
- asbru-cm-git (requires freerdp) (optional)
- asbru-cm-loki-git (requires freerdp) (optional)
- cassowary (requires freerdp)
- gnome-connections-git (requires freerdp)
- gnome-remote-desktop-git (requires freerdp)
- gtk-frdp (requires freerdp)
- guacamole-server-git (requires freerdp) (optional)
- krdc-git (requires freerdp) (make)
- krdc-git (requires freerdp) (optional)
- libpam-freerdp2 (requires freerdp)
- libpam-freerdp2 (requires freerdp) (make)
- medusa-git (requires freerdp) (make)
- omnissa-horizon-client (requires freerdp) (optional)
- pidgin-sipe-git (requires freerdp) (optional)
- remmina-git (requires freerdp) (make)
- remmina-git (requires freerdp) (optional)
- vmware-horizon-client (requires freerdp) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
eworm commented on 2016-02-29 15:21 (UTC)
WarheadsSE commented on 2016-02-29 14:32 (UTC)
I am taking it from the source's version numbering. I fail to see how the developers versioning is wrong, as it is their code.
eworm commented on 2016-02-17 17:16 (UTC)
This already uses master. The tag is used to generate the version string.
What you do is wrong... The version number you generate suggests we are post 2.0 release.
WarheadsSE commented on 2016-02-17 17:02 (UTC)
I've updated the PKGBUILD a bit: https://github.com/WarheadsSE/PKGs/commit/1522c78b8454ae2f0701c77f8c1399a6d839888b
* Update to use master, not the out-of-date tag.
* Collect accurate version from CMakeLists.txt
mbroemme commented on 2015-11-25 13:17 (UTC)
Could you please add the following to the PKGBUILD:
diff -Nur freerdp-git/PKGBUILD freerdp-openh264-git/PKGBUILD
--- freerdp-git/PKGBUILD 2015-11-25 14:16:20.440000000 +0100
+++ freerdp-openh264-git/PKGBUILD 2015-11-25 14:17:09.240000000 +0100
@@ -6,7 +6,7 @@
pkgver=1.2.0.beta1.android9.r1982.g7aca1e0
pkgrel=1
depends=('openssl' 'libxcursor' 'libcups' 'alsa-lib' 'libxext' 'libxdamage'
- 'ffmpeg' 'libxkbfile' 'libxinerama' 'libxv')
+ 'ffmpeg' 'libxkbfile' 'libxinerama' 'libxv' 'openh264')
makedepends=('git' 'krb5' 'cmake' 'damageproto')
arch=('i686' 'x86_64')
url="http://www.freerdp.com/"
@@ -39,6 +39,7 @@
-DCMAKE_INSTALL_LIBDIR=lib \
-DWITH_PULSE=ON \
-DWITH_SERVER=ON \
+ -DWITH_OPENH264=ON \
.
make
}
It will allow using h264 channel (especially on Windows 10) with FreeRDP and makes remote desktop experience much better. Also 'openh264' is already available on AUR.
yan12125 commented on 2015-10-16 09:07 (UTC)
FYI: https://github.com/FreeRDP/FreeRDP/pull/2910 is merged.
yan12125 commented on 2015-10-11 07:36 (UTC)
The pull request https://github.com/FreeRDP/FreeRDP/pull/2910 fixes the problem mentioned by @pi3r1k. Please include it before the PR is merged.
pi3r1k commented on 2015-10-08 07:48 (UTC)
I have this error:
```
In file included from /usr/include/gstreamer-1.0/gst/gstbin.h:27:0,
from /usr/include/gstreamer-1.0/gst/gst.h:35,
from /tmp/yaourt-tmp-pierrick/aur-freerdp-git/src/freerdp/channels/tsmf/client/gstreamer/tsmf_gstreamer.c:36:
/usr/include/gstreamer-1.0/gst/gstelement.h:55:27: erreur fatale: gst/gstconfig.h : Aucun fichier ou dossier de ce type
compilation terminée.
channels/tsmf/client/gstreamer/CMakeFiles/tsmf-client-gstreamer-decoder.dir/build.make:62 : la recette pour la cible « channels/tsmf/client/gstreamer/CMakeFiles/tsmf-client-gstreamer-decoder.dir/tsmf_gstreamer.c.o » a échouée
make[2]: *** [channels/tsmf/client/gstreamer/CMakeFiles/tsmf-client-gstreamer-decoder.dir/tsmf_gstreamer.c.o] Erreur 1
CMakeFiles/Makefile2:1761 : la recette pour la cible « channels/tsmf/client/gstreamer/CMakeFiles/tsmf-client-gstreamer-decoder.dir/all » a échouée
make[1]: *** [channels/tsmf/client/gstreamer/CMakeFiles/tsmf-client-gstreamer-decoder.dir/all] Erreur 2
Makefile:149 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
```
resolved by :
```
ln -s /usr/lib64/gstreamer-1.0/include/gst/gstconfig.h /usr/include/gstreamer-1.0/gst/
```
eworm commented on 2015-07-28 09:14 (UTC)
No. The git protocol is a lot more efficient.
Feel free to change the url locally before building.
allspark commented on 2015-07-28 06:00 (UTC)
Hi
can you please change the git url to "git+https"?
Pinned Comments
xiota commented on 2023-12-17 23:44 (UTC) (edited on 2025-02-22 02:40 (UTC) by xiota)
Rebuild for library updates. Run
pacman -Syudd
to force upgrades prior to rebuild. If there are still problems, try building in a clean chroot.xiota commented on 2023-10-26 12:27 (UTC) (edited on 2024-10-30 15:07 (UTC) by xiota)
This is a git package. Please do not flag for mere version bumps. The version number is automatically updated on rebuild.
Please avoid commenting and flagging for the same issue at the same time.