Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa59f65d1c789e498adf81fd5cdecf624e1973b5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa59f65d1c789e498adf81fd5cdecf624e1973b5)
  • Date: Sat, 10 Oct 2015 10:45:33 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

security/audit/DEPENDS | 2 +-
security/audit/DETAILS | 4 ++--
security/audit/HISTORY | 5 +++++
security/audit/INSTALL | 5 -----
x11/lightdm/BUILD | 11 +++++++++--
x11/lightdm/DEPENDS | 28 +++++++++++++++++++---------
x11/lightdm/DETAILS | 8 +++++---
x11/lightdm/HISTORY | 8 ++++++++
8 files changed, 49 insertions(+), 22 deletions(-)

New commits:
commit aa59f65d1c789e498adf81fd5cdecf624e1973b5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

lightdm: => 1.16.2

commit 3790b58ce326d3ea71d9047ba643b00f57221cd1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

audit: => 2.4.4

diff --git a/security/audit/DEPENDS b/security/audit/DEPENDS
index 2834794..dba5732 100755
--- a/security/audit/DEPENDS
+++ b/security/audit/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends PYTHON &&
depends openldap &&
depends swig &&
optional_depends libprelude \
diff --git a/security/audit/DETAILS b/security/audit/DETAILS
index 828b5b8..9fc6f78 100755
--- a/security/audit/DETAILS
+++ b/security/audit/DETAILS
@@ -1,7 +1,7 @@
SPELL="audit"
- VERSION="2.1.3"
+ VERSION="2.4.4"
+
SOURCE_HASH=sha512:752fa75fdf3406c0a61b57d05cf048e2b79c48589d881a231cb410c8b6031ec50c56b694c7f545c8d78000d4969933cb965016ef5b4a54a9391ad3ea6a55ee40
SOURCE="${SPELL}-${VERSION}.tar.gz"
-
SOURCE_HASH=sha512:0f5c02ee3eb35687e85cfea0cae2bc11c35d2de5c44347f8f3cde4d268aeef215547cfb4b577afffc737ce5944219f46b4594ac122479d8b2e185efe3cdb069b

SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]="http://people.redhat.com/sgrubb/${SPELL}/${SOURCE}";
WEB_SITE="http://people.redhat.com/sgrubb/audit/";
diff --git a/security/audit/HISTORY b/security/audit/HISTORY
index 425e059..7db71db 100644
--- a/security/audit/HISTORY
+++ b/security/audit/HISTORY
@@ -1,3 +1,8 @@
+2915-10-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.4
+ * DEPENDS: python => PYTHON
+ * INSTALL: deleted
+
2012-02-12 Tommy Boatman <tboatman AT sourcemage.org>
* DETAILS: version 2.1.3
* DEPENDS: now requires swig
diff --git a/security/audit/INSTALL b/security/audit/INSTALL
deleted file mode 100755
index 91d0bac..0000000
--- a/security/audit/INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-default_install &&
-chmod 0750 "${INSTALL_ROOT}"/sbin/au{ditctl,report,dispd,ditd,search,trace}
&&
-mkdir -p ${INSTALL_ROOT}/var/log/audit &&
-chmod 0750 "${INSTALL_ROOT}"/var/log/audit/ &&
-chmod 0640 "${INSTALL_ROOT}"/etc/audit/{auditd.conf,audit.rules*}
diff --git a/x11/lightdm/BUILD b/x11/lightdm/BUILD
index 3403016..4d25088 100755
--- a/x11/lightdm/BUILD
+++ b/x11/lightdm/BUILD
@@ -5,5 +5,12 @@ OPTS+=" --disable-tests"
&&
OPTS+=" --with-user-session=lightdm-xsession" &&
OPTS+=" --with-greeter-user=lightdm" &&
OPTS+=" --with-html-dir=${INSTALL_ROOT}/usr/share/doc/${SPELL}/html" &&
-
-QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" PATH="$QTDIR/bin/qt4:$PATH" default_build
+if is_depends_enabled $SPELL qt4;then
+ export PKG_CONFIG_PATH="$QT4DIR/lib/pkgconfig"
+ export PATH+=":$QT4DIR/bin"
+fi &&
+if is_depends_enabled $SPELL qtbase;then
+ export PKG_CONFIG_PATH="$QT5DIR/lib/pkgconfig"
+ export PATH+=":$QT5DIR/bin"
+fi &&
+default_build
diff --git a/x11/lightdm/DEPENDS b/x11/lightdm/DEPENDS
index 1ad2165..6f5c087 100755
--- a/x11/lightdm/DEPENDS
+++ b/x11/lightdm/DEPENDS
@@ -1,21 +1,34 @@
-depends dbus &&
+depends glib2 &&
depends libgcrypt &&
depends linux-pam &&
depends libxklavier &&
-depends -sub XEPHYR xorg-server &&
depends libxml2 &&
-depends itstool &&
-depends libx11 &&
+#depends itstool &&
+#depends libx11 &&
+depends libxcb &&
+depends perl &&
+
+optional_depends audit \
+ '--enable-audit' \
+ '--disable-audit' \
+ 'audit logins' &&

optional_depends gettext \
'--enable-nls' \
'--disable-nls' \
'for Native Language Support (NLS)' &&

+optional_depends qtbase \
+ '--enable-liblightdm-qt5' \
+ '--disable-liblightdm-qt5' \
+ 'enable LightDM client QT5 libraries' &&
+if is_depends_enabled $SPELL qtbase; then
+ depends -sub CXX gcc
+fi &&
optional_depends qt4 \
'--enable-liblightdm-qt' \
'--disable-liblightdm-qt' \
- 'enable LightDM client QT libraries' &&
+ 'enable LightDM client QT4 libraries' &&
if is_depends_enabled $SPELL qt4; then
depends -sub CXX gcc
fi &&
@@ -24,7 +37,4 @@ optional_depends gtk-doc '--enable-gtk-doc'
'--disable-gtk-doc' \
optional_depends gobject-introspection \
'--enable-introspection=yes' \
'--enable-introspection=no' \
- 'for introspection support' &&
-optional_depends glib2 '--enable-liblightdm-gobject' \
- '--disable-liblightdm-gobject' \
- 'to enable LightDM client gobject libraries'
+ 'for introspection support'
diff --git a/x11/lightdm/DETAILS b/x11/lightdm/DETAILS
index 3f22bf9..012421c 100755
--- a/x11/lightdm/DETAILS
+++ b/x11/lightdm/DETAILS
@@ -1,8 +1,10 @@
SPELL=lightdm
- VERSION=1.8.0
+ VERSION=1.16.2
+
SOURCE_HASH=sha512:9f1e27b390bdd475eb9aa38e35d8fc8278eaa30a65cffbe2ea3979826efc71ececd54982a0be67f4c9d22369c2032453b606ce4cb4092794d7cfbb800bc95d0a
+ VX=`echo $VERSION|cut -d. -f-2`
SOURCE="${SPELL}-${VERSION}.tar.xz"
-
SOURCE_URL[0]=http://launchpad.net/${SPELL}/1.8/$VERSION/+download/${SOURCE}
-
SOURCE_HASH=sha512:770c92d28c9f76def517e1b4fed962b1852b0796e3068d2e6bbbe9ff4ba1182bbbc5148c4961b19e4f3ed2e5a943dd513d05fa74459a9a28ed1871bc6319fe64
+
SOURCE_URL[0]=https://launchpad.net/${SPELL}/$VX/$VERSION/+download/${SOURCE}
+ SOURCE_HINTS="no-check-certificate"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://launchpad.net/lightdm";
LICENSE[0]=GPL3/LGPL3
diff --git a/x11/lightdm/HISTORY b/x11/lightdm/HISTORY
index cd49e75..819e9b0 100644
--- a/x11/lightdm/HISTORY
+++ b/x11/lightdm/HISTORY
@@ -1,3 +1,11 @@
+2015-10-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.16.2
+ * DEPENDS: add qt5 support
+ delete obsolete dependencies
+ glib2 is required
+ add audit, theoretically optional, but fails wihout it
+ * BUILD: fix for qt5/5
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: depends -sub CXX gcc (half-automated)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa59f65d1c789e498adf81fd5cdecf624e1973b5), Treeve Jelbert, 10/10/2015

Archive powered by MHonArc 2.6.24.

Top of Page