initial release
This commit is contained in:
parent
2df2ff7c18
commit
3925773250
74
debian/changelog
vendored
74
debian/changelog
vendored
@ -1,76 +1,4 @@
|
|||||||
xdg-desktop-portal-hyprland (1.2.2-100pika1) pikauwu; urgency=medium
|
hyprlang (0.5.2-100pika1) pikauwu; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (1.1.0-100pika1) pikauwu; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.5.0-99pika1) lunar; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika10) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix conflicts
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika9) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix conflicts
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika8) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix conflicts
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika7) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix conflicts
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika6) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix install
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika5) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Fix deps
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika4) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Include share picker
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika3) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Include share picker
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika2) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Initial release.
|
|
||||||
|
|
||||||
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000
|
|
||||||
|
|
||||||
xdg-desktop-portal-hyprland (0.4.0-99pika1) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
33
debian/control
vendored
33
debian/control
vendored
@ -1,41 +1,28 @@
|
|||||||
Source: xdg-desktop-portal-hyprland
|
Source: hyprlang
|
||||||
Section: main
|
Section: main
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: ferrreo <harderthanfire@gmail.com>
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
qt6-base-dev,
|
|
||||||
qt6-wayland-dev,
|
|
||||||
meson,
|
|
||||||
build-essential,
|
|
||||||
ninja-build,
|
|
||||||
libpipewire-0.3-dev,
|
|
||||||
cmake-extras,
|
cmake-extras,
|
||||||
libgbm-dev,
|
|
||||||
libdrm-dev,
|
|
||||||
cmake,
|
cmake,
|
||||||
wayland-protocols,
|
libhyprutils-dev
|
||||||
uuid-dev,
|
|
||||||
libinih-dev,
|
|
||||||
libsystemd-dev,
|
|
||||||
libsdbus-c++-dev,
|
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: xdg-desktop-portal-hyprland
|
Package: libhyprlang
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
hyprland,
|
libhyprutils
|
||||||
qt6-wayland,
|
Provides: hyprlang (= ${binary:Version})
|
||||||
xdg-desktop-portal,
|
Description: The Hypr configuration language library
|
||||||
Provides: xdg-desktop-portal-hyprland, xdg-desktop-portal-backend (= 1.7.1)
|
|
||||||
Description: Desktop portal for hyprland
|
|
||||||
|
|
||||||
Package: xdg-desktop-portal-hyprland-dev
|
Package: libhyprlang-dev
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
xdg-desktop-portal-hyprland (= ${binary:Version}),
|
libhyprlang (= ${binary:Version}),
|
||||||
Description: Development files for Desktop portal for hyprland
|
Provides: hyprlang-dev (= ${binary:Version})
|
||||||
|
Description: Development files for the Hypr configuration language library
|
||||||
|
1
debian/libhyprlang-dev.install
vendored
Normal file
1
debian/libhyprlang-dev.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/usr/share/pkgconfig/hyprlang.pc
|
@ -1 +0,0 @@
|
|||||||
/usr/share/pkgconfig/hyprland-protocols.pc
|
|
6
main.sh
6
main.sh
@ -2,11 +2,13 @@
|
|||||||
|
|
||||||
DEBIAN_FRONTEND=noninteractive
|
DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone --recurse-submodules https://github.com/hyprwm/xdg-desktop-portal-hyprland.git -b v1.2.2
|
git clone --recurse-submodules https://github.com/hyprwm/hyprlang -b v0.5.2
|
||||||
cd xdg-desktop-portal-hyprland
|
cd hyprlang
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user