summaryrefslogtreecommitdiff
path: root/pcr
AgeCommit message (Collapse)Author
2018-07-29pcr/eudev: Fix pkgdesc for eudev-libudevLuke Shumaker
2018-07-28pcr/bbb-gadgets: Drop dep on systemdLuke Shumaker
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
2018-07-27pcr/opensysusers: Split man5 off in to a separate packageLuke Shumaker
To avoid conflicting with systemd over the sysusers.d(5) manpage
2018-07-27pcr/opensysusers: Don't include -systemdcompat in groups=(base-openrc)Luke Shumaker
2018-07-27pcr/opensysusers: Update 0.3.2 -> 0.4.8, clean upLuke Shumaker
- 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
2018-07-27pcr/opentmpfiles: Split off opentmpfiles-systemdcompat, improveLuke Shumaker
- 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
2018-07-27pcr/elogind: Update v235.4->v238.1, improveLuke Shumaker
- 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
2018-07-27pcr/systemd-dummy: AddLuke Shumaker
2018-07-27fix youtube-dl-qt so we can scratch it from the Out-of-date etherpad.Freemor
2018-07-26starting on the out-of-date etherpad packagesFreemor
2018-07-25Update i2p package, marked outof date this morning. First push, hope it ↵Freemor
doesn't break the world
2018-07-22Removing plymouth-legacy: Use plymouth-nosystemd insteadOmar Vega Ramos
2018-07-21pcr/udev-init-scripts: Fix url=Luke Shumaker
2018-07-20Removing grub-legacyOmar Vega Ramos
2018-07-17octopi-0.9.0-1.parabola3: rebuildOmar Vega Ramos
2018-07-17addpkg: pcr/proguardDavid P
Just because it's a dependency of android-sdk Signed-off-by: David P <megver83@parabola.nu>
2018-07-16pcr/plymouth{,-nosystemd}: Merge, fixupChristopher Davis
2018-07-16rm -rf pcr/opensysusers && mv -T pcr{-testing,}/opensysusersLuke Shumaker
I've already run `db-move` to move it in the repos.
2018-07-16pcr/eudev: Add to groups=(base-openrc), fix typo in optdependsLuke Shumaker
2018-07-12pcr/kmod-openrc: Bump epoch so ver is > than the one from pcr/openrc-baseLuke Shumaker
2018-07-12pcr/kmod-openrc: Split off from pcr/openrc-base, tidy upLuke Shumaker
The rest of pcr/openrc-base could use the same treatment, but I'm only one man. However, in the mean time, stick a _commit= in pcr/openrc-base so that I can at least run `updpkgsums`, instead of trusting "master" to have not changed.
2018-07-12pcr/{eudev-openrc,udev-init-scripts}: Clean upLuke Shumaker
- Update all URLs to point to Gentoo, because that's where we're getting it from, not Artix. - Rename eudev-openrc to udev-init-scripts, because that's what Gentoo upstream calls it, and we follow upstream as much as possible. - groups=(base-openrc), not groups=(openrc-base) - depend on 'udev>=217', which is provided by both eudev and systemd-udev - Don't bother fixing /sbin/ paths in the init scripts; it's a symlink and it will work. - Don't conflict with systemd-sysvcompat... that's SOOOOO not our job - Bump pkgrel 4.3->5 -
2018-07-12pcr/openrc: Drop dependency on opentmpfilesLuke Shumaker
opentmpfiles used to be part of openrc, but it was split off because IT WAS NOT NEEDED. If you need it, install it yourself.
2018-07-12pcr/eudev: Rename libeudev->eudev-libudev, fixup provides/conflictsLuke Shumaker
2018-07-12rm pcr/systemdcompatLuke Shumaker
It isn't needed anymore - systemd-dummy -> systemd-common - libsystemd-dummy -> systemd-libsystemd (formerly libsystemd-standalone)
2018-07-09pcr/papis: updated to 0.6Andreas Grapentin
2018-07-04octopi-0.9.0-1.parabola2: rebuildOmar Vega Ramos
2018-07-03octopi-0.9.0-1.parabola1: updating versionOmar Vega Ramos
2018-07-03Removing clx-gitOmar Vega Ramos
2018-07-03Removing stumpwm-gitOmar Vega Ramos
2018-07-03Removing gcc-gcj-ecjOmar Vega Ramos
2018-07-03Removing pdftkOmar Vega Ramos
2018-07-03Removing azr3-jackOmar Vega Ramos
2018-07-03[mkinitcpio-openswap]: source openswap.conf by absolute path (fixes #1869)bill-auger
2018-07-03[mkinitcpio-openswap]: source openswap.conf by absolute pathbill-auger
2018-06-30upgpkg: pcr/ttf-fonts-meta 20180630-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-30upgpkg: pcr/base-meta 20180630-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-28add puzzlemoppet-gitbill-auger
2018-06-22Removing perl-parallel-forkmanager: This package is in [community] repoOmar Vega Ramos
2018-06-22Removing lostfiles: This package is in [community] repoOmar Vega Ramos
2018-06-06Removing args4jOmar Vega Ramos
2018-06-06ttf-free-comic-font-0.03.2-1.1: rebuildOmar Vega Ramos
2018-06-04Removing xpra: This package is in [community] repoOmar Vega Ramos
2018-06-04addpkg: pcr/plasma-applet-active-window-controlDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-04pcr/qemu{,-user-static}-git: obsolete. removed.Andreas Grapentin
2018-06-04[qupzilla1]: remove packagebill-auger
2018-05-26Removing ultrastardx-gitOmar Vega Ramos
2018-05-25[apertium]: use github sourcesbill-auger
2018-05-25[parabola-theme-blackmate]: add qt5ct depsbill-auger
2018-05-24[apertium]: add subversion build depbill-auger