-
-
Notifications
You must be signed in to change notification settings - Fork 184
add: noctalia-deb
#9185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ajstrongdev
wants to merge
30
commits into
pacstall:master
Choose a base branch
from
ajstrongdev:add/noctalia
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
add: noctalia-deb
#9185
Changes from 20 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2ade8d0
add: noctalia-shell
ajstrongdev 1f82f09
Merge branch 'master' into add/noctalia
ajstrongdev 5016249
chore: add incompatible field for debian
ajstrongdev f88b296
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev 4d32b55
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4b3ceae
fix: missing deps
ajstrongdev 98e4274
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev 99ea365
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8cfada6
chore: apply suggestions from code review
ajstrongdev 8e08a6e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4f2444c
chore: resolve review comments
ajstrongdev f10d051
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] baf1f25
fix: merge issues?
ajstrongdev 360ab2d
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev ebdad24
Merge branch 'master' into add/noctalia
ajstrongdev 1204b3a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0887f82
fix: typo
ajstrongdev d529e4a
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev a982736
fix: typo
ajstrongdev 44e1ff6
fix: pkg desc
ajstrongdev c4851d5
Update packages/noctalia-shell-git/noctalia-shell-git.pacscript
ajstrongdev 6ffd407
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6f55404
feat: replace noctalia-shell-git with noctalia-deb package
ajstrongdev f074574
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev 44f9973
feat: trixie support
ajstrongdev c6c8a4e
fix: debian trixie
ajstrongdev 78d614a
fix: pacscript
ajstrongdev 2b9f50d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 55f578f
fix: missing deps
ajstrongdev 2bc52a5
Merge branch 'add/noctalia' of https://github.com/ajstrongdev/pacstal…
ajstrongdev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,92 @@ | ||
| pkgbase = noctalia-shell-git | ||
| gives = noctalia | ||
| pkgver = 1.0.0 | ||
| pkgdesc = Sleek, customizable desktop shell crafted for Wayland | ||
| url = https://github.com/noctalia-dev/noctalia | ||
| arch = any | ||
| depends = bash | ||
| depends = git | ||
| depends = pipewire | ||
| depends = libc6 | ||
| depends = libcairo2 | ||
| depends = libcurl3t64-gnutls | ||
| depends = libegl1 | ||
| depends = libfontconfig1 | ||
| depends = libfreetype6 | ||
| depends = libgcc-s1 | ||
| depends = libgles2 | ||
| depends = libglib2.0-0t64 | ||
| depends = libharfbuzz0b | ||
| depends = libjemalloc2 | ||
| depends = libjxl0.11 | ||
| depends = libmd4c0 | ||
| depends = libpam0g | ||
| depends = libpango-1.0-0 | ||
| depends = libpangocairo-1.0-0 | ||
| depends = libpangoft2-1.0-0 | ||
| depends = libpipewire-0.3-0t64 | ||
| depends = libpolkit-agent-1-0 | ||
| depends = libpolkit-gobject-1-0 | ||
| depends = libqalculate23 | ||
| depends = librsvg2-2 | ||
| depends = libsdbus-c++2 | ||
| depends = libsecret-1-0 | ||
| depends = libsodium23 | ||
| depends = libstdc++6 | ||
| depends = libtomlplusplus3t64 | ||
| depends = libical3 | ||
| depends = libwayland-client0 | ||
| depends = libwayland-egl1 | ||
| depends = libwebp7 | ||
| depends = libical-dev | ||
| depends = libsndfile-dev | ||
| depends = libharfbuzz-dev | ||
| depends = libwireplumber-0.5-0 | ||
| depends = libxkbcommon0 | ||
| depends = libxml2-dev | ||
| depends = libsndfile1 | ||
| depends = upower | ||
| depends = ddcutil | ||
| makedepends = meson | ||
| makedepends = ninja-build | ||
| makedepends = git | ||
| makedepends = libwayland-dev | ||
| makedepends = wayland-protocols>=1.45 | ||
| makedepends = libfreetype-dev | ||
| makedepends = libfontconfig-dev | ||
| makedepends = libcairo2-dev | ||
| makedepends = libpango1.0-dev | ||
| makedepends = librsvg2-dev | ||
| makedepends = libxkbcommon-dev | ||
| makedepends = libepoxy-dev | ||
| makedepends = libgles-dev | ||
| makedepends = libwebp-dev | ||
| makedepends = libjxl-dev | ||
| makedepends = libcurl4-gnutls-dev | ||
| makedepends = libmd4c-dev | ||
| makedepends = nlohmann-json3-dev | ||
| makedepends = libsdbus-c++-dev | ||
| makedepends = libsecret-1-dev>=0.20 | ||
| makedepends = libsodium-dev>=1.0.18 | ||
| makedepends = libstb-dev | ||
| makedepends = libtomlplusplus-dev | ||
| makedepends = libpipewire-0.3-dev | ||
| makedepends = libpam0g-dev | ||
| makedepends = libpolkit-agent-1-dev | ||
| makedepends = libpolkit-gobject-1-dev | ||
| makedepends = libqalculate-dev | ||
| makedepends = libwireplumber-0.5-dev | ||
| makedepends = libxml2-dev | ||
| makedepends = libical-dev | ||
| makedepends = libsndfile-dev | ||
| makedepends = libharfbuzz-dev | ||
| makedepends = libjemalloc-dev | ||
| makedepends = libical-dev | ||
| makedepends = libsndfile-dev | ||
| makedepends = libharfbuzz-dev | ||
| license = MIT | ||
| maintainer = AJStrong <ajstrongdev@pm.me> | ||
| repology = project: noctalia | ||
| source = https://github.com/noctalia-dev/noctalia.git | ||
|
|
||
| pkgname = noctalia-shell-git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| pkgname="noctalia-shell-git" | ||
| gives="noctalia" | ||
| source=("https://github.com/noctalia-dev/noctalia.git") | ||
| arch=("any") | ||
| pkgver="1.0.0" | ||
| pkgdesc="Sleek, customizable desktop shell crafted for Wayland" | ||
| url='https://github.com/noctalia-dev/noctalia' | ||
| license=('MIT') | ||
| maintainer=("AJStrong <ajstrongdev@pm.me>") | ||
| repology=("project: noctalia") | ||
| external_connection=true | ||
| makedepends=("meson" "ninja-build" "git" | ||
| "libwayland-dev" "wayland-protocols>=1.45" "libfreetype-dev" "libfontconfig-dev" | ||
| "libcairo2-dev" "libpango1.0-dev" "librsvg2-dev" "libxkbcommon-dev" | ||
| "libepoxy-dev" "libgles-dev" "libwebp-dev" "libjxl-dev" "libcurl4-gnutls-dev" | ||
| "libmd4c-dev" "nlohmann-json3-dev" "libsdbus-c++-dev" "libsecret-1-dev>=0.20" | ||
| "libsodium-dev>=1.0.18" "libstb-dev" "libtomlplusplus-dev" | ||
| "libpipewire-0.3-dev" "libpam0g-dev" "libpolkit-agent-1-dev" | ||
| "libpolkit-gobject-1-dev" "libqalculate-dev" "libwireplumber-0.5-dev" | ||
| "libxml2-dev" "libical-dev" "libsndfile-dev" "libharfbuzz-dev" "libjemalloc-dev" "libical-dev" "libsndfile-dev" "libharfbuzz-dev") | ||
| depends=( | ||
| "bash" "git" "pipewire" "libc6" "libcairo2" | ||
| "libcurl3t64-gnutls" "libegl1" "libfontconfig1" "libfreetype6" | ||
| "libgcc-s1" "libgles2" "libglib2.0-0t64" "libharfbuzz0b" | ||
| "libjemalloc2" "libjxl0.11" "libmd4c0" "libpam0g" | ||
| "libpango-1.0-0" "libpangocairo-1.0-0" "libpangoft2-1.0-0" | ||
| "libpipewire-0.3-0t64" "libpolkit-agent-1-0" "libpolkit-gobject-1-0" | ||
| "libqalculate23" "librsvg2-2" "libsdbus-c++2" "libsecret-1-0" | ||
| "libsodium23" "libstdc++6" "libtomlplusplus3t64" "libical3" | ||
|
ajstrongdev marked this conversation as resolved.
Outdated
|
||
| "libwayland-client0" "libwayland-egl1" "libwebp7" "libical-dev" "libsndfile-dev" "libharfbuzz-dev" | ||
| "libwireplumber-0.5-0" "libxkbcommon0" "libxml2-dev" "libsndfile1" "upower" "ddcutil") | ||
|
|
||
| prepare() { | ||
| cd "${gives}" | ||
| meson setup build \ | ||
| --buildtype=release \ | ||
| -Dcpp_std=c++23 \ | ||
| -Dtests=auto \ | ||
| -Db_lto=true \ | ||
| --prefix=/usr | ||
| } | ||
|
|
||
| build() { | ||
| cd "${gives}" | ||
| meson compile -C build noctalia | ||
| } | ||
|
|
||
| package() { | ||
| cd "${gives}" | ||
| DESTDIR="${pkgdir}" meson install -C build | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.