Skip to content
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

New package: fiss-0.1.1 #43676

Closed
wants to merge 154 commits into from
Closed

Conversation

friedelschoen
Copy link

@friedelschoen friedelschoen commented Apr 30, 2023

Testing the changes

  • I tested the changes in this PR: YES

New package

@abenson abenson added the new-package This PR adds a new package label Apr 30, 2023
leahneukirchen and others added 29 commits May 5, 2023 21:55
Add icons, help files
Remove custom update file - dead link, ad-hoc update
This is now the default in void-packages for packages with
build_style=meson.
will now read the contents of `$XDG_CONFIG_HOME/vivaldi-stable.conf` and
pass that to the underlying binary

patch comes from arch

for example, to force `prefers-color-scheme: dark` and work on wayland:
```
$ cat ~/.config/vivaldi-stable.conf
--force-dark-mode --ozone-platform-hint=auto
```

missing dependencies libnotify and xdg-utils also added

permission to redistribute has now been granted, see:
srcpkgs/vivaldi/files/redistribution-permission.eml
Other changes:
 - remove connman as it depends on systemd
 - move more network dependent modules to dracut-network package
`vman out/foo.fr.UTF-8.1` should install `usr/share/man/fr.UTF-8/man1/foo.1`,
not `usr/share/man/fr/man1/foo.UTF-8.1`
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
some tests change cwd which causes relative tmpdir to point to a non-existent
location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet