-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
add: mission-center
#6383
add: mission-center
#6383
Conversation
Tested on Debian Trixie. |
related issue about failed tests |
add : external_connection=true https://github.com/pacstall/pacstall/wiki/Pacscript-101 checkdepends=("libappstream-glib8") is wrong also on Debian 12 :
If you don't want to fix, use : |
Also lemme see if i can fix for Debian Stable... |
aight. for now, i'll just make it incompatible with stable distro until i can make the patch for it. |
@vigress8 Also the rest failed tests was... internet connection problem(?) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the future:
- Run
pre-commit install
in your clone of the repo, to enable the pre-commit hooks - Squash your commits, just for cleanliness
3352bf9
to
6ea7816
Compare
634264c
to
f24a1de
Compare
Extatic 😁
…-------- Original Message --------
On 9/3/24 17:23, Aozora wrote:
@AozoraDev commented on this pull request.
---------------------------------------------------------------
In [packages/mission-center/mission-center.pacscript](#6383 (comment)):
> + "meson"
+ "gettext"
+ "pkg-config"
+ "python3-pip"
+ "python3-gi"
+ "libdrm-dev"
+ "libudev-dev"
+ "libgbm-dev"
+ "libpango1.0-dev"
+ "libgdk-pixbuf-2.0-dev"
+ "libgtk-4-dev"
+ "libdbus-1-dev"
+ "libadwaita-1-dev"
+)
+checkdepends=("appstream-util")
+source=("${url}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
[#634264c](634264c)
Happy?
—
Reply to this email directly, [view it on GitHub](#6383 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AOAFN45HPW2FUSI4MCWCHETZUYSFNAVCNFSM6AAAAABNSBSYUKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDENZYGUZDINJZHE).
You are receiving this because you commented.Message ID: ***@***.***>
|
2aff32c
to
f24a1de
Compare
this shouldn’t have been changed. @Elsie19 was being stupid. This is standard practice. It doesn’t matter if she “doesn’t like it.” |
I need to pacscript rust-bin and test if it build and work with new version of rust. In this case, it will be possible to add something like :
|
@Xdavius |
hummm... I have tested with latest 1.80.1 Rust version but still an error :
|
Skill issue lol jk. i have no idea too. i can't read rust. |
In fact it was ^^
It's blueprint-compiler error... It's dead for Debian 12 |
Yep it takes too long. Gotta maintain it by myself then. |
i don't want to use flatpak anymore.
so here's the native one.