Commit e3ed789
0
plików
+0
dodanych
-0
usuniętych
@@ -1,63 +0,0 @@
1
-# GENEROWANY PLIK — nie edytować ręcznie.
2
-# Źródło prawdy: config/ i session/ (dom projektu PaganBuild/PaganDE).
3
-# Regeneracja: make tarball-meta && make recipe
4
-
5
-pkgname: pagande
6
-pkgver: '0.2.0'
7
-pkgrel: 1
8
-pkgdesc: 'PaganDE — lekkie środowisko Wayland: fork labwc-pagan (rc.ini + live reload), wlroots-pagan, Catppuccin Mocha (waybar, rofi, mako, foot, kanshi, swaybg, swaylock)'
9
-url: 'https://paganlinux.eu'
10
-arch: x86_64
11
-license:
12
-- MIT
13
-depends:
14
-- cantarell-fonts
15
-- catppuccin-gtk-theme
16
-- foot
17
-- kanshi
18
-- labwc-pagan
19
-- mako
20
-- network-manager-applet
21
-- papirus-icon-theme
22
-- pavucontrol
23
-- pipewire
24
-- polkit-gnome
25
-- rofi
26
-- swaybg
27
-- swaylock
28
-- thunar
29
-- thunar-archive-plugin
30
-- waybar
31
-- xcursor-dmz
32
-- xdg-desktop-portal
33
-- xdg-desktop-portal-gtk
34
-makedepends: []
35
-source:
36
-- pagande-${pkgver}.tar.gz
37
-sha256sums:
38
-- '8ebe4df2514491a50a6485db5d4f790f6c81f6d6fc50b999806e2413b204e1d1'
39
-build: |
40
- cd ${pkgname}
41
-
42
- # ── Pliki sesji ─────────────────────────────────────────────
43
- install -dm755 "${PKGDIR}/usr/bin"
44
- install -m755 session/pagande-session "${PKGDIR}/usr/bin/pagande-session"
45
-
46
- install -dm755 "${PKGDIR}/usr/share/wayland-sessions"
47
- install -m644 session/pagande.desktop "${PKGDIR}/usr/share/wayland-sessions/pagande.desktop"
48
-
49
- # ── Motyw okien labwc (config/theme/* → /usr/share/themes) ─
50
- install -dm755 "${PKGDIR}/usr/share/themes"
51
- cp -a config/theme/. "${PKGDIR}/usr/share/themes/"
52
-
53
- # ── Domyślne konfiguracje (sesja rozkłada je do ~/.config) ─
54
- install -dm755 "${PKGDIR}/etc/xdg/pagande"
55
- cp -a config/labwc "${PKGDIR}/etc/xdg/pagande/labwc"
56
- cp -a config/waybar "${PKGDIR}/etc/xdg/pagande/waybar"
57
- cp -a config/rofi "${PKGDIR}/etc/xdg/pagande/rofi"
58
- cp -a config/mako "${PKGDIR}/etc/xdg/pagande/mako"
59
- cp -a config/foot "${PKGDIR}/etc/xdg/pagande/foot"
60
- cp -a config/kanshi "${PKGDIR}/etc/xdg/pagande/kanshi"
61
- cp -a config/gtk-3.0 "${PKGDIR}/etc/xdg/pagande/gtk-3.0"
62
-package: |
63
- true
64
0
deleted file mode 100644
@@ -1,9 +0,0 @@
1
-# meta/pagande/ — meta-pakiet (generowany)
2
-
3
-`make build` utworzy tu:
4
-
5
-- `PAGBUILD.yaml` — **GENEROWANY PLIK** (nie edytować ręcznie),
6
-- `pagande-<ver>.tar.gz` — tarball `config/` + `session/`.
7
-
8
-Zawartość i zależności meta-pakietu: `pagande.md` §9. Cel `make sync-recipes`
9
-kopiuje gotowy meta-pakiet do receptur (`../budowanie/recipes/de/pagande`).
10
0
deleted file mode 100644
11
1
Binary files a/meta/pagande/pagande-0.2.0.tar.gz and /dev/null differ