Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4759ba99067a5c032288ac3b2a9bfc9283c5629e

commit 4759ba99067a5c032288ac3b2a9bfc9283c5629e
Author: crazy <[email protected]>
Date:   Sun Dec 3 18:21:14 2017 +0100

systemd-231-17-x86_64

* rebuild
* disable xorg-set-resolution

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 9fab2b2..cad635a 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -9,13 +9,13 @@ USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}

pkgname=systemd
pkgver=231
-pkgrel=16
+pkgrel=17
pkgdesc="A System and Service Manager"
url="http://www.freedesktop.org/wiki/Software/systemd";
depends=('kmod>=24-2' 'cryptsetup-luks>=1.7.3-3' 'lz4')
makedepends=('docbook-xsl' 'docbook-xml' 'intltool>=0.51.0-2' \
'gperf>=3.0.4-4' 'gnu-efi>=3.0.4-3' 'lxml>=3.5.0' 
'gobject-introspection>=1.46.0-2')
-rodepends=('dbus>=1.10.10-3' "libsystemd=$pkgver" 'scriptlet-core')
+rodepends=('dbus>=1.10.10-3' "libsystemd>=$pkgver" 'scriptlet-core')
options+=('scriptlet')
_F_github_tag_v=y
Finclude github
@@ -95,7 +95,7 @@ subgroups+=('base-extra')
subarchs+=('x86_64')
subprovides+=('')
subconflicts+=('')
-subdepends+=('libmicrohttpd>=0.9.52-2 lz4>=r131-7')
+subdepends+=('libmicrohttpd>=0.9.57 lz4>=r131-7')
suboptions+=('')

subpkgs+=('systemd-pull')
@@ -271,9 +271,9 @@ EOF
Frm /etc/bash_completion.d
Frm /lib/udev/hwdb.d # Use the one from hwdata

-       Fmkdir /usr/libexec
-       Fexec cc -Wall -Wextra $CFLAGS $Fsrcdir/xorg-set-resolution.c -o 
$Fdestdir/usr/libexec/xorg-set-resolution
-       Ffile /lib/systemd/system/xorg-set-resolution.service
+       #Fmkdir /usr/libexec
+       #Fexec cc -Wall -Wextra $CFLAGS $Fsrcdir/xorg-set-resolution.c -o 
$Fdestdir/usr/libexec/xorg-set-resolution
+       #Ffile /lib/systemd/system/xorg-set-resolution.service

Fsplit systemd-remote lib/systemd/systemd-journal-gatewayd
Fsplit systemd-remote lib/systemd/systemd-journal-remote
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to