Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b60e61a44963bff29750a203ea91e1722dd28321)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b60e61a44963bff29750a203ea91e1722dd28321)
  • Date: Wed, 24 Sep 2008 09:10:51 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 1
gnome2-libs/libgnomeprint20/BUILD | 1
gnome2-libs/libgnomeprint20/DETAILS | 23 -------------------
gnome2-libs/libgnomeprint20/HISTORY | 37
--------------------------------
gnome2-libs/libgnomeprint20/PRE_BUILD | 1
gnome2-libs/libgnomeprintui20/BUILD | 1
gnome2-libs/libgnomeprintui20/DEPENDS | 1
gnome2-libs/libgnomeprintui20/DETAILS | 23 -------------------
gnome2-libs/libgnomeprintui20/HISTORY | 37
--------------------------------
gnome2-libs/libgnomeprintui20/PRE_BUILD | 1
10 files changed, 1 insertion(+), 125 deletions(-)

New commits:
commit b60e61a44963bff29750a203ea91e1722dd28321
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libgnomeprint[ui]20: complete the deprecation

diff --git a/ChangeLog b/ChangeLog
index cb6e369..e281fbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
* net/tcpdump.gpg: added key 0x89E917F3 (tcpdump.org (SIGNING KEY)
<tcpdump-workers AT tcpdump.org>) for libpcap and tcpdump spells
+ * gnome2-libs/libgnomeprint[ui]20: complete the deprecation

2008-09-23 Vlad Glagolev <stealth AT sourcemage.org>
* gnome2-libs/pangomm: new spell, C++ API for Pango
diff --git a/gnome2-libs/libgnomeprint20/BUILD
b/gnome2-libs/libgnomeprint20/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-libs/libgnomeprint20/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-libs/libgnomeprint20/DEPENDS
b/gnome2-libs/libgnomeprint20/DEPENDS
deleted file mode 100755
index e69de29..0000000
diff --git a/gnome2-libs/libgnomeprint20/DETAILS
b/gnome2-libs/libgnomeprint20/DETAILS
deleted file mode 100755
index d14a7e0..0000000
--- a/gnome2-libs/libgnomeprint20/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=libgnomeprint20
- VERSION=1.116.1
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=libgnomeprint-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgnomeprint-$VERSION
-# SOURCE_URL[0]=$GNOME_URL/sources/libgnomeprint/$BRANCH/$SOURCE
-#
SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/$BRANCH/$SOURCE
-#
SOURCE_HASH=sha512:ca4a35826021fa786de976b02210a3781c2d618ed24e8f497c0bd8ef196de7fd83b71cedf8ae1b196b9844a9a1d5145407458599821aac4479880e809f1cc723
- WEB_SITE=http://www.gnome.org/projects/gnome-print
- LICENSE[0]=GPL
- LICENSE[1]=LGPL
- ENTERED=20020509
- UPDATED=20021231
- KEYWORDS="postscript gnome2 libs"
- SHORT="gnome-print is an API that implements the Postscript
imaging model."
-cat << EOF
-gnome-print is a C-based API that implements the Postscript imaging
-model. It is an actively developed project, and it is being used by
-various GNOME applications. There are two extensions to the Postscript
-imaging model supported by gnome-print: Alpha channel support and
-anti-aliasing. gnome-print includes a rasterizing engine that
-transforms the requests into bitmaps for native drivers.
-EOF
diff --git a/gnome2-libs/libgnomeprint20/HISTORY
b/gnome2-libs/libgnomeprint20/HISTORY
deleted file mode 100644
index cc5a383..0000000
--- a/gnome2-libs/libgnomeprint20/HISTORY
+++ /dev/null
@@ -1,37 +0,0 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-01-15 Robin Cook <rcook AT wyrms.net>
- * DEPRICATED
-
-2002-12-31 Robin Cook <rcook AT wyrms.net>
- * Renamed spell libgnomeprint20
- * Modified DETAILS with new spell name
-
-2002-10-09 Eric Schabell <eschabell AT sourcemage.org>
- * version update.
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * URLs now match new ftp.gnome.org layout
-
-2002-08-27 Jon Svendsen <jon-sven AT frisurf.no>
- * Removed broken BUILD
-
-2002-08-04 Jon Svendsen <jon-sven AT frisurf.no>
- * Updated to 1.116.0
-
-2002-06-11 Jon Svendsen <jon-sven AT frisurf.no>
- * Updated to 1.115.0
-
-2002-05-27 Jon Svendsen <jon-sven AT frisurf.no>
- * Updated to 1.114.0
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-libs/libgnomeprint20/PRE_BUILD
b/gnome2-libs/libgnomeprint20/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-libs/libgnomeprint20/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-libs/libgnomeprintui20/BUILD
b/gnome2-libs/libgnomeprintui20/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-libs/libgnomeprintui20/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-libs/libgnomeprintui20/DEPENDS
b/gnome2-libs/libgnomeprintui20/DEPENDS
deleted file mode 100755
index 8b13789..0000000
--- a/gnome2-libs/libgnomeprintui20/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/gnome2-libs/libgnomeprintui20/DETAILS
b/gnome2-libs/libgnomeprintui20/DETAILS
deleted file mode 100755
index 66e7809..0000000
--- a/gnome2-libs/libgnomeprintui20/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=libgnomeprintui20
- VERSION=1.116.0
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=libgnomeprintui-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgnomeprintui-$VERSION
-# SOURCE_URL[0]=$GNOME_URL/sources/libgnomeprintui/$BRANCH/$SOURCE
-#
SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/$BRANCH/$SOURCE
-#
SOURCE_HASH=sha512:99269de6d6b8c66d284eb37cd5e30559c395474645cf8a581c3e1460f387cad856f9009a5ca31d74c6268a409d64a314119b9527de01ed0a337a752d8d9bc9cd
- WEB_SITE=http://www.gnome.org/projects/gnome-print
- LICENSE[0]=GPL
- LICENSE[1]=LGPL
- ENTERED=20020509
- UPDATED=20050115
- KEYWORDS="postscript gnome2 libs"
- SHORT="gnome-print is an API that implements the Postscript
imaging model"
-cat << EOF
-gnome-print is a C-based API that implements the Postscript imaging
-model. It is an actively developed project, and it is being used by
-various GNOME applications. There are two extensions to the Postscript
-imaging model supported by gnome-print: Alpha channel support and
-anti-aliasing. gnome-print includes a rasterizing engine that
-transforms the requests into bitmaps for native drivers.
-EOF
diff --git a/gnome2-libs/libgnomeprintui20/HISTORY
b/gnome2-libs/libgnomeprintui20/HISTORY
deleted file mode 100644
index 7a20c8f..0000000
--- a/gnome2-libs/libgnomeprintui20/HISTORY
+++ /dev/null
@@ -1,37 +0,0 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-01-15 Robin Cook <rcook AT wyrms.net>
- * DEPREICATED no longer needed
-
-2003-02-20 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: changed libgnomeprint to libgnomeprint20
-
-2002-12-31 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated DETAILS with new spell name
- * OTHER: Renamed spell to libgnomeprintui20
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Add MD5
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: URLs now match new ftp.gnome.org layout
-
-2002-08-04 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.116.0
-
-2002-06-11 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.115.0
-
-2002-05-27 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.114.0
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-libs/libgnomeprintui20/PRE_BUILD
b/gnome2-libs/libgnomeprintui20/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-libs/libgnomeprintui20/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b60e61a44963bff29750a203ea91e1722dd28321), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page