Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (9fa45bb4b66b42c4667582ad4ba21d4289769d21)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (9fa45bb4b66b42c4667582ad4ba21d4289769d21)
  • Date: Sun, 7 Sep 2008 14:04:10 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog | 6 ++++++
accounts | 1 +
dev/null |binary
gnome2-libs/atk/DETAILS | 2 +-
gnome2-libs/atk/HISTORY | 3 +++
gnome2-libs/atk/atk-1.22.0.tar.bz2.sig | 0
gnome2-libs/atk/atk-1.23.5.tar.bz2.sig |binary
gnome2-libs/gail/BUILD | 1 +
gnome2-libs/gail/DEPENDS | 8 +-------
gnome2-libs/gail/DETAILS | 4 +---
gnome2-libs/gail/HISTORY | 3 +++
gnome2-libs/gail/INSTALL | 1 +
gnome2-libs/gail/PRE_BUILD | 1 +
gnome2-libs/gail/TRIGGERS | 1 +
gnome2-libs/gconf2/DEPENDS | 1 +
gnome2-libs/gconf2/DETAILS | 2 +-
gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig | 0
gnome2-libs/gconf2/GConf-2.23.2.tar.bz2.sig |binary
gnome2-libs/gconf2/HISTORY | 4 ++++
gnome2-libs/policykit/BUILD | 2 ++
gnome2-libs/policykit/CONFIGURE | 13 +++++++++++++
gnome2-libs/policykit/DEPENDS | 11 +++++++++++
gnome2-libs/policykit/DETAILS | 20 ++++++++++++++++++++
gnome2-libs/policykit/HISTORY | 2 ++
gnome2-libs/policykit/PolicyKit-0.9.tar.gz.sig |binary
groups | 1 +
x11-libs/cairo/DETAILS | 11 +++++++++--
x11-libs/cairo/HISTORY | 4 ++++
x11-libs/cairo/PREPARE | 1 +
x11-libs/cairo/cairo-1.7.4.tar.gz.sig |binary
x11-toolkits/gtk+2/CONFLICTS | 1 +
x11-toolkits/gtk+2/DETAILS | 2 +-
x11-toolkits/gtk+2/HISTORY | 4 ++++
33 files changed, 95 insertions(+), 15 deletions(-)

New commits:
commit a33ca2eb2fbd969ef11c735ad0f603dd03a76eda
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gtk+2: patchlevel++ to force gail conflict

commit 933ab0eea15fae3095b38a6bc67e9514c029b9a4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gtk+2: missed y on gail conflict

commit 2c7aeee3951168277732f22076f0a52b4e2c2a0a
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gail: deprecating spell as now in gtk+2

commit 47fe15522b45f6d76198638cee0607058009a68d
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gtk+2: added CONFLICTS as gail is now in gtk+

commit 8cd8d9e0970a401050ad0b5bf6ab13b6eb9f0ff7
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

atk: updated to 1.23.5

commit b31c8547d7c6717ba152580738d0ee5958f694f5
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gconf2: updated 2.23.2

commit e53dc9e464632fdd84f103caa7d48f8faddd4c6a
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

policykit: spelling correction

commit 3a2f16beacfa166117766c78dbf9a06005911601
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

policykit: New spell, application level toolkit for defining and handling
policy

commit 9fd1f4eedc7dec8dfd915b670b75dd848afffee0
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

cairo: added development version 1.7.4 for pango 1.21.5

diff --git a/ChangeLog b/ChangeLog
index dbea658..f7d7c5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * gnome2-libs/policykit: new spell, application level toolkit for
handling
+ policy
+ * groups: added polkituser (GID 165)
+ * accounts: added polkituser (UID 161)
+
2008-09-07 Vlad Glagolev <stealth AT sourcemage.org>
* xfce/xfce4-screenshooter-plugin: new spell, desktop screenshot
plugin for
xfce
diff --git a/accounts b/accounts
index 5877490..af9eb55 100755
--- a/accounts
+++ b/accounts
@@ -71,4 +71,5 @@ iplog:156:156
davfs2:158:158
dovecot:159:159
nsd:160:164
+polkituser:161:165
nobody:65534:65534
diff --git a/gnome2-libs/atk/DETAILS b/gnome2-libs/atk/DETAILS
index 4f7ac90..4f79aa4 100755
--- a/gnome2-libs/atk/DETAILS
+++ b/gnome2-libs/atk/DETAILS
@@ -1,5 +1,5 @@
SPELL=atk
- VERSION=1.22.0
+ VERSION=1.23.5
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/atk/HISTORY b/gnome2-libs/atk/HISTORY
index 549ecef..4fa83ce 100644
--- a/gnome2-libs/atk/HISTORY
+++ b/gnome2-libs/atk/HISTORY
@@ -1,3 +1,6 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.23.5
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.22.0

diff --git a/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig
b/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig
deleted file mode 100644
index 5f4f552..0000000
Binary files a/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/atk/atk-1.23.5.tar.bz2.sig
b/gnome2-libs/atk/atk-1.23.5.tar.bz2.sig
new file mode 100644
index 0000000..7b36664
Binary files /dev/null and b/gnome2-libs/atk/atk-1.23.5.tar.bz2.sig differ
diff --git a/gnome2-libs/gail/BUILD b/gnome2-libs/gail/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-libs/gail/BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome2-libs/gail/DEPENDS b/gnome2-libs/gail/DEPENDS
index eba33d0..a0e80ef 100755
--- a/gnome2-libs/gail/DEPENDS
+++ b/gnome2-libs/gail/DEPENDS
@@ -1,7 +1 @@
-depends atk &&
-depends gtk+2 &&
-
-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "Build documentation with gtk-doc"
+depends gtk+2
diff --git a/gnome2-libs/gail/DETAILS b/gnome2-libs/gail/DETAILS
index b9255b3..67f68d8 100755
--- a/gnome2-libs/gail/DETAILS
+++ b/gnome2-libs/gail/DETAILS
@@ -1,11 +1,9 @@
SPELL=gail
VERSION=1.22.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
+ PATCHLEVEL=1
WEB_SITE=http://www.gnome.org/
ENTERED=20020505
KEYWORDS="gnome2 libs"
diff --git a/gnome2-libs/gail/HISTORY b/gnome2-libs/gail/HISTORY
index 1666353..b8f9bd8 100644
--- a/gnome2-libs/gail/HISTORY
+++ b/gnome2-libs/gail/HISTORY
@@ -1,3 +1,6 @@
+2008-09-07 Robin Cook <rcook AT lackland.af.mil>
+ * Deprecated spell as it is now in gtk+2
+
2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.22.3, added WEB_SITE

diff --git a/gnome2-libs/gail/INSTALL b/gnome2-libs/gail/INSTALL
new file mode 100755
index 0000000..f32a580
--- /dev/null
+++ b/gnome2-libs/gail/INSTALL
@@ -0,0 +1 @@
+true
\ No newline at end of file
diff --git a/gnome2-libs/gail/PRE_BUILD b/gnome2-libs/gail/PRE_BUILD
new file mode 100755
index 0000000..f32a580
--- /dev/null
+++ b/gnome2-libs/gail/PRE_BUILD
@@ -0,0 +1 @@
+true
\ No newline at end of file
diff --git a/gnome2-libs/gail/TRIGGERS b/gnome2-libs/gail/TRIGGERS
new file mode 100755
index 0000000..af87f47
--- /dev/null
+++ b/gnome2-libs/gail/TRIGGERS
@@ -0,0 +1 @@
+on_cast gail dispel_self
\ No newline at end of file
diff --git a/gnome2-libs/gconf2/DEPENDS b/gnome2-libs/gconf2/DEPENDS
index cef6022..e735911 100755
--- a/gnome2-libs/gconf2/DEPENDS
+++ b/gnome2-libs/gconf2/DEPENDS
@@ -1,6 +1,7 @@
depends libxml2 &&
depends orbit2 &&
depends xml-parser-expat &&
+depends policykit &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
diff --git a/gnome2-libs/gconf2/DETAILS b/gnome2-libs/gconf2/DETAILS
index 4664ae3..ddd9044 100755
--- a/gnome2-libs/gconf2/DETAILS
+++ b/gnome2-libs/gconf2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gconf2
- VERSION=2.22.0
+ VERSION=2.23.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=GConf-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GConf-$VERSION
diff --git a/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig
b/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig
deleted file mode 100644
index 3437cef..0000000
Binary files a/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/gconf2/GConf-2.23.2.tar.bz2.sig
b/gnome2-libs/gconf2/GConf-2.23.2.tar.bz2.sig
new file mode 100644
index 0000000..cfb1493
Binary files /dev/null and b/gnome2-libs/gconf2/GConf-2.23.2.tar.bz2.sig
differ
diff --git a/gnome2-libs/gconf2/HISTORY b/gnome2-libs/gconf2/HISTORY
index 17aa512..fdac536 100644
--- a/gnome2-libs/gconf2/HISTORY
+++ b/gnome2-libs/gconf2/HISTORY
@@ -1,3 +1,7 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.23.2
+ * DEPENDS: added policykit
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.22.0

diff --git a/gnome2-libs/policykit/BUILD b/gnome2-libs/policykit/BUILD
new file mode 100755
index 0000000..0aec4f0
--- /dev/null
+++ b/gnome2-libs/policykit/BUILD
@@ -0,0 +1,2 @@
+create_account polkituser &&
+default_build
\ No newline at end of file
diff --git a/gnome2-libs/policykit/CONFIGURE b/gnome2-libs/policykit/CONFIGURE
new file mode 100755
index 0000000..cf6b359
--- /dev/null
+++ b/gnome2-libs/policykit/CONFIGURE
@@ -0,0 +1,13 @@
+config_query POLICYKIT_MANPAGES "Install man pages?" y &&
+config_query POLICYKIT_SELINUX "Build SELinux support?" n &&
+
+if spell_ok linux-pam; then
+ config_query_list POLICYKIT_FW "Which Authentication framework?" \
+ linux-pam shadow none
+elif spell_ok shadow; then
+ config_query_list POLICYKIT_FW "Which Authentication framework?" \
+ shadow linux-pam none
+else
+ config_query_list POLICYKIT_FW "Which Authentication framework?" \
+ none shadow linux-pam
+fi
\ No newline at end of file
diff --git a/gnome2-libs/policykit/DEPENDS b/gnome2-libs/policykit/DEPENDS
new file mode 100755
index 0000000..847da54
--- /dev/null
+++ b/gnome2-libs/policykit/DEPENDS
@@ -0,0 +1,11 @@
+depends libxslt &&
+depends pkgconfig &&
+depends dbus &&
+depends dbus-glib &&
+depends expat &&
+depends intltool &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Build Devhelp files?"
\ No newline at end of file
diff --git a/gnome2-libs/policykit/DETAILS b/gnome2-libs/policykit/DETAILS
new file mode 100755
index 0000000..4e8b7c0
--- /dev/null
+++ b/gnome2-libs/policykit/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=policykit
+ VERSION=0.9
+ SOURCE=PolicyKit-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/PolicyKit-$VERSION
+ SOURCE_URL[0]=http://hal.freedesktop.org/releases/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.freedesktop.org/wiki/Software/PolicyKit
+ ENTERED=20080907
+ KEYWORDS="policy"
+ SHORT="Freedesktop.org "
+cat << EOF
+PolicyKit is an application-level toolkit for defining and handling the
policy
+that allows unprivileged processes to speak to privileged processes: It is a
+framework for centralizing the decision making process with respect to
granting
+access to privileged operations for unprivileged applications. PolicyKit is
+specifically targeting applications in rich desktop environments on
multi-user
+UNIX-like operating systems. It does not imply or rely on any exotic kernel
+features.
+EOF
diff --git a/gnome2-libs/policykit/HISTORY b/gnome2-libs/policykit/HISTORY
new file mode 100644
index 0000000..243ebc8
--- /dev/null
+++ b/gnome2-libs/policykit/HISTORY
@@ -0,0 +1,2 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * New Spell: DETAILS, DEPENDS, CONFIGURE, BUILD
\ No newline at end of file
diff --git a/gnome2-libs/policykit/PolicyKit-0.9.tar.gz.sig
b/gnome2-libs/policykit/PolicyKit-0.9.tar.gz.sig
new file mode 100644
index 0000000..607958c
Binary files /dev/null and b/gnome2-libs/policykit/PolicyKit-0.9.tar.gz.sig
differ
diff --git a/groups b/groups
index 4b64ec3..cf05144 100755
--- a/groups
+++ b/groups
@@ -85,5 +85,6 @@ kde4:161:
avahi:162:
vlock:163:
nsd:164:
+polkituser:165:
users:1000:
nogroup:65534:
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 209cfa1..ebbe28f 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,9 +1,16 @@
SPELL=cairo
+if [[ $CAIRO_DEVEL == y ]]; then
+ VERSION=1.7.4
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://cairographics.org/snapshots/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+else
VERSION=1.6.4
-
SOURCE_HASH=sha512:b9b4f57c679559b2a128dde6e92cc297e21a29191219c7c24c2e933cbc8ec741253a2ba76075cf7414a04da506d669f8829d63510a98acc6073989e9b8cbd93e
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
+
SOURCE_HASH=sha512:b9b4f57c679559b2a128dde6e92cc297e21a29191219c7c24c2e933cbc8ec741253a2ba76075cf7414a04da506d669f8829d63510a98acc6073989e9b8cbd93e
+fi
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://cairographics.org
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=MIT
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 317aea3..91f6294 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,7 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: added to build development version for pango 1.21.5
+ * DETAILS: added development VERSION to 1.7.4
+
2008-04-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.6.4

diff --git a/x11-libs/cairo/PREPARE b/x11-libs/cairo/PREPARE
new file mode 100755
index 0000000..4dcfdad
--- /dev/null
+++ b/x11-libs/cairo/PREPARE
@@ -0,0 +1 @@
+config_query CAIRO_DEVEL "Build devel (unstable) version?" n
\ No newline at end of file
diff --git a/x11-libs/cairo/cairo-1.7.4.tar.gz.sig
b/x11-libs/cairo/cairo-1.7.4.tar.gz.sig
new file mode 100644
index 0000000..499283c
Binary files /dev/null and b/x11-libs/cairo/cairo-1.7.4.tar.gz.sig differ
diff --git a/x11-toolkits/gtk+2/CONFLICTS b/x11-toolkits/gtk+2/CONFLICTS
new file mode 100755
index 0000000..6b3a6c8
--- /dev/null
+++ b/x11-toolkits/gtk+2/CONFLICTS
@@ -0,0 +1 @@
+conflicts gail y
\ No newline at end of file
diff --git a/x11-toolkits/gtk+2/DETAILS b/x11-toolkits/gtk+2/DETAILS
index fb6a127..6ebcecb 100755
--- a/x11-toolkits/gtk+2/DETAILS
+++ b/x11-toolkits/gtk+2/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtk+-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$BRANCH/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
KEYWORDS="x11 libs"
DOCS="ChangeLog COPYING NEW README* docs/*.txt docs/faq
docs/tutorial"
WEB_SITE=http://www.gtk.org/
diff --git a/x11-toolkits/gtk+2/HISTORY b/x11-toolkits/gtk+2/HISTORY
index 62da1a4..afd88ee 100644
--- a/x11-toolkits/gtk+2/HISTORY
+++ b/x11-toolkits/gtk+2/HISTORY
@@ -1,3 +1,7 @@
+2008-09-07 Robin Cook <rcook AT wyrms.net>
+ * CONFLICTS: added as gail is now in gtk+
+ * DEPENDS: patchlevel++ to force gail conflict
+
2008-09-06 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.14.1
* DEPENDS: optional_depends jasper



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (9fa45bb4b66b42c4667582ad4ba21d4289769d21), Robin Cook, 09/07/2008

Archive powered by MHonArc 2.6.24.

Top of Page