generated from ext/template
This commit is contained in:
parent
05981084c9
commit
5d389265c3
7 changed files with 37 additions and 26 deletions
21
README.md
21
README.md
|
|
@ -1,6 +1,17 @@
|
|||
# Template for external project package building
|
||||
# Unofficial dpkg xwayland-satellite build from main branch
|
||||
|
||||
- git submodule add <https://repo.example.com/external/repo.git> upstream
|
||||
- Makefile: change package name & compile / dpkg target instructions
|
||||
- Dockerfile.builder: required deb packages / base image
|
||||
- deb-package/DEBIAN/control: Package name, depends, conflict & description
|
||||
xwayland-satellite xwayland-satellite grants rootless Xwayland integration to
|
||||
any Wayland compositor implementing xdg_wm_base and viewporter:
|
||||
|
||||
- <https://github.com/Supreeeme/xwayland-satellite>
|
||||
|
||||
All credit to Supreeeme and other contributors of this fantastic project!
|
||||
|
||||
This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble)
|
||||
dpkg package:
|
||||
|
||||
<https://forge.e5150.fr/ext/xwayland-satellite>
|
||||
|
||||
License file in this repo only apply to build & packaging step files,
|
||||
xwayland-satellite is licensed as Mozilla Public License Version 2.0, see
|
||||
upstream project for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue