initial commit
This commit is contained in:
parent
183673225d
commit
22ce3733f5
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,12 +0,0 @@
|
|||||||
adw-gtk3 (4.6-99pika1.lunar) lunar; urgency=medium
|
|
||||||
|
|
||||||
* Upgrade to lunar
|
|
||||||
|
|
||||||
-- Ward Nakchbandi <hotrod.master@hotmail.com> Fri, 09 Oct 2022 21:38:00 +0300
|
|
||||||
|
|
||||||
|
|
||||||
adw-gtk3 (4.3-99pika2) kinetic; urgency=medium
|
|
||||||
|
|
||||||
* Initial Creation
|
|
||||||
|
|
||||||
-- Ward Nakchbandi <hotrod.master@hotmail.com> Fri, 09 Oct 2022 21:38:00 +0300
|
|
12
debian/control
vendored
12
debian/control
vendored
@ -1,12 +0,0 @@
|
|||||||
Source: adw-gtk3
|
|
||||||
Section: gnome
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: Ward Nakchbandi <hotrod.master@hotmail.com>
|
|
||||||
Standards-Version: 4.6.1
|
|
||||||
Build-Depends: debhelper-compat (= 13), libdebhelper-perl, meson, sassc
|
|
||||||
Rules-Requires-Root: no
|
|
||||||
|
|
||||||
Package: adw-gtk3-theme
|
|
||||||
Architecture: all
|
|
||||||
Depends: ${misc:Depends}
|
|
||||||
Description: The theme from libadwaita ported to GTK-3
|
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -1,3 +0,0 @@
|
|||||||
#! /usr/bin/make -f
|
|
||||||
%:
|
|
||||||
dh $@ --buildsystem=meson
|
|
1
debian/source/format
vendored
1
debian/source/format
vendored
@ -1 +0,0 @@
|
|||||||
3.0 (native)
|
|
4
main.sh
4
main.sh
@ -1,7 +1,5 @@
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/lassekongo83/adw-gtk3 -b v4.6
|
git clone https://github.com/Vanilla-OS/apx-gui
|
||||||
cp -rvf ./debian ./adw-gtk3/
|
|
||||||
cd ./adw-gtk3
|
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
Loading…
Reference in New Issue
Block a user