Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
The script is useful, even if there is no systemd to run the .service files
on boot.
Also
- fixup quoting
- mention that the original is from the old AUR3
- capitalize USB
|
|
To avoid conflicting with systemd over the sysusers.d(5) manpage
|
|
|
|
- v0.3.2 -> v0.4.8
- use 2-space indent, same as other PKGBUILD files
- groups=('base-openrc'), not openrc-base
- Drop 01-parabola-openrc.conf -- rely on parabola.conf in 'filesystem'
- Split the systemd compat stuff into a separate package
- Pacman hook: packages shouldn't be installing files in
{etc,run}/sysusers.d, don't listen for them
|
|
- Remove pointless boilerplate
- Use git signed tag
- Don't include the "systemd-tmpfiles" program in the main package, as to
not conflict with notsystemd.
- Add a pacman hook similar to systemd
|
|
|
|
- v235.4 -> v238.1
- Every time you use a "#branch=" git URL, I die a little. Use a tag or
a commit hash if you use a git URL. Preferably a signed tag.
- Add a prepare() function to switch to the desired commit from the
${pkgver%%.*}-stable branch *after* makepkg has verified the signed
tag referred to in sources=() (same as core/systemd)
- Adopt the $base_pkgver.$commits_from_stable pkgver notation of core/systemd
- Add a pkgver() function to update $commits_from_stable for you (same as core/systemd)
- Use 2-space indent, same as every other PKGBUILD
- Do similar package splitting to libre/systemd
- Depend on generic 'udev', 'libudev', rather than 'eudev', 'libeudev'
- Don't depend on -elogind versions of packages, let pacman figure it out
- Split libelogind-manpages in to a speparate package, to avoid conflicts with systemd-libsystemd
- Drop options=('!libtool') -- recent versions use Meson, not Autotools
- makedepends: Drop libtool, we use Meson now
- makedepends: Drop intltool, it isn't used
- makedepends/elogind:depends: Drop libseccomp, it isn't used (commented out in the source)
- makedepends: Drop polkit(-elogind), README claims it isn't a compile-time dep
- makedepends: Replace gtk-doc with docbook-xsl, they switched a while ago
- makedepends: Add libcap, just to be safe
- makedepends: Add acl, just to be safe, since it is used
- elogind:conflicts: Drop consolekit, it doesn't exist
- elogind:conflicts: Drop pm-utils, it doesn't exist
- elogind:conflicts: Drop systemd-sysvinit, there's no reason to have it
- elogind:conflicts: Add systemd, they both ship the same dbus files
- libelogind:depends: Drop libcap, it isn't linked against it
- libelogind:depends: Drop libeudev, it isn't linked against libudev.so
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
Do this as long as systemd is in groups=(base-devel) && depends=(udev)
|
|
|
|
doesn't break the world
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just because it's a dependency of android-sdk
Signed-off-by: David P <megver83@parabola.nu>
|
|
Inspired from https://blog.replicant.us/2017/04/there-wont-be-a-replicant-6-0-sdk-because-there-is-already-something-better/
I used the Debian sources since they are fully-free, but I still need to add the API level 23 to build an app, and then move this to [pcr]
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|