Commit Graph

17 Commits

Author SHA1 Message Date
Yaksh Bariya a2e07ef1cc
chore: fix lint errors for packages in x11 and root repo 2022-04-20 15:33:18 +05:30
Yonle 7d2ce5f0d9
Packages: Fix hardcoded Termux prefix (#733)
%ci:no-build
2022-04-18 14:50:30 +05:30
Tee KOBAYASHI 5f2644d38a
xorg-server: Rebuild after fix in libandroid-shmem 2022-04-18 14:50:28 +05:30
Tee KOBAYASHI de6a1ef164
(Re-)revbump openssl revdeps 2022-04-18 14:50:16 +05:30
Yaksh Bariya eaa833684d
revbump all packages dependent on openssl
See https://github.com/termux/termux-packages/issues/9234
2022-04-18 14:50:16 +05:30
Yaksh Bariya 15b12b8187
xorg-server: Rebuild against OpenSSL3 2022-04-18 14:50:15 +05:30
Leonid Pliushch a589488f47
xorg-server: build with -fcommon -fPIC
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch 134c26f8a0
xorg-server & xvfb: fix undefined variable error
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch 7d58192c90
select all packages for rebuilding
Packages are going to be built and submitted manually.

%ci:no-build
2022-04-18 14:48:00 +05:30
Suhan G Paradkar 888eaf467f
enable-package: xorg-server (#365) 2022-04-18 14:47:38 +05:30
Leonid Pliushch 584f39502a
move xorg-server to disabled packages
Reasons:

  * xorg-server: has no real usage for now but still may be useful for devs.
    Though, it works with xf86-video-dummy, but it still better to use Xvfb
    for now.

  * xf86-video-fbdev: linking error - package unusable at all
2022-04-18 14:08:47 +05:30
Leonid Pliushch 1f3e6cfb43
use https in homepage and source urls where possible 2022-04-18 14:08:45 +05:30
Leonid Pliushch 7b625f8208
xorg-server: package shouldn't conflict with itself. 2022-04-18 14:08:41 +05:30
Leonid Pliushch 7b15dcc92d
xorg-server: fix typo in build.sh
It should be added '-Wno-int-to-pointer-cast' instead of '-Wint-to-pointer-cast'.
2022-04-18 14:08:41 +05:30
Twaik Yont 1328e96fe5
Fixing https://github.com/termux/x11-packages/pull/30#issuecomment-440859921 2022-04-18 14:08:41 +05:30
Twaik Yont 547a956ddf
Adding xf86-video-fbdev, xf86-input-evdev, xf86-input mtev and their dependencies libmtdev, libevdev Fixing https://github.com/termux/x11-packages/pull/30#issuecomment-440803079 2022-04-18 14:08:40 +05:30
Twaik Yont 7e9b1e0e89
Adding xorg-server package with full Xorg and dummy driver 2022-04-18 14:08:40 +05:30