discover: set libexecdir, added ld.so.conf.d configuration

This commit is contained in:
Matt Housh 2024-03-19 23:53:43 -05:00
parent 270735752a
commit 525fa809bb
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
4 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,6 @@
drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ld.so.conf.d/
-rw-r--r-- root/root etc/ld.so.conf.d/discover.conf
drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/
drwxr-xr-x root/root etc/xdg/autostart/ drwxr-xr-x root/root etc/xdg/autostart/
-rw-r--r-- root/root etc/xdg/autostart/org.kde.discover.notifier.desktop -rw-r--r-- root/root etc/xdg/autostart/org.kde.discover.notifier.desktop

View File

@ -1,5 +1,6 @@
untrusted comment: verify with /etc/ports/kde-plasma-6.pub untrusted comment: verify with /etc/ports/kde-plasma-6.pub
RWTGxEYrvi0p3nsbu51vuVSTHajxPzyKpLnMFp0bqdl9SR6FzaS5QwIxDnAuz69cCDrLRCAZ9Be7JF8QfzF1myscgfQJm/7RtgM= RWTGxEYrvi0p3j67D2Gh8e0MY7X3JyExclAwERQKbk+gBbs4tAL/BuNuieVVu4SAOEEFduMmBdPOy4utdzP+8Oo9QSqUEd8YkgU=
SHA256 (Pkgfile) = 5968395c91be987902c293b5cd46f67200d131e293a3ef0fd55f2a851d825933 SHA256 (Pkgfile) = aa3797363d446667574e7c63559c8d4adfabaf422f9116ea4f3ec28efbf11a72
SHA256 (.footprint) = 92e17f6d87c053c5598ee9dd13445f15f005572cd696f5a73cdec7103e85538f SHA256 (.footprint) = 26e272e1018bcbdb573e8660343abe780500c29e1d75b3bc27f1dce015f045c1
SHA256 (discover-6.0.2.tar.xz) = 8c3b964188ee37249aa1bd4acd52967d8803bc40b75f3b7718593c1cd6ccf4f0 SHA256 (discover-6.0.2.tar.xz) = 8c3b964188ee37249aa1bd4acd52967d8803bc40b75f3b7718593c1cd6ccf4f0
SHA256 (discover.conf) = 094b465a6db59782285d4dd1dd656dbdf8b2b71432fb150c8ed7b43ee117f6ff

View File

@ -6,7 +6,8 @@
name=discover name=discover
version=6.0.2 version=6.0.2
release=2 release=2
source=(https://download.kde.org/stable/plasma/$version/$name-$version.tar.xz) source=(https://download.kde.org/stable/plasma/$version/$name-$version.tar.xz \
discover.conf)
build() { build() {
cmake -S $name-$version -B build \ cmake -S $name-$version -B build \
@ -22,6 +23,8 @@ build() {
DESTDIR=$PKG cmake --install build DESTDIR=$PKG cmake --install build
rm -r $PKG/usr/share/locale rm -r $PKG/usr/share/locale
install -m 0644 -D $SRC/discover.conf $PKG/etc/ld.so.conf.d/discover.conf
} }
# vim: set ts=4 et: # vim: set ts=4 et:

1
discover/discover.conf Normal file
View File

@ -0,0 +1 @@
/usr/lib/plasma-discover