Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (bb13d6960c99ee4b082881ebc21aa95f1c4a3602)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (bb13d6960c99ee4b082881ebc21aa95f1c4a3602)
  • Date: Wed, 14 Nov 2007 16:05:25 -0600

GIT changes to master z-rejected grimoire by Julien ROZO <julien AT rozo.org>:

ChangeLog | 6 +++++
gurus.gpg |binary
z-x11/msttf/CONFLICTS | 4 +--
z-x11/msttf/HISTORY | 3 ++
z-x11/webcore-fonts/BUILD | 1
z-x11/webcore-fonts/CONFIGURE | 3 ++
z-x11/webcore-fonts/CONFLICTS | 2 +
z-x11/webcore-fonts/DETAILS | 26
+++++++++++++++++++++++
z-x11/webcore-fonts/FINAL | 6 +++++
z-x11/webcore-fonts/HISTORY | 4 +++
z-x11/webcore-fonts/INSTALL | 5 ++++
z-x11/webcore-fonts/webcore-fonts-3.0.tar.gz.sig |binary
12 files changed, 58 insertions(+), 2 deletions(-)

New commits:
commit bb13d6960c99ee4b082881ebc21aa95f1c4a3602
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

msttf: added conflict with new webcore-fonts spell

commit d25a02ce4984de09942c2e46fa2be375eaaa8a6d
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

webcore-fonts: new spell, collection of high quality TrueType fonts found
in any MS Windows installation (including Vista), and Office 2007
installation.

commit e96f2912e9e3f233604e5478dcc19339c42bafa2
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

gurus.gpg: added my key

diff --git a/ChangeLog b/ChangeLog
index cad098c..2e8a2a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-14 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * z-x11/webcore-fonts: new spell, collection of high quality TrueType
+ fonts found in any MS Windows installation (including Vista), and
+ Office 2007 installation.
+ * gurus.gpg: added my key
+
2007-11-06 Arjan Bouter <abouter AT sourcemage.org>
* z-editors/openoffice2-bin-lang-nl: added dutch languagepack
* z-editors/openoffice2-bin-lang-fr: added french languagepack
diff --git a/gurus.gpg b/gurus.gpg
index cfe1323..fb7ac71 100644
Binary files a/gurus.gpg and b/gurus.gpg differ
diff --git a/z-x11/msttf/CONFLICTS b/z-x11/msttf/CONFLICTS
index 96627ac..26a88ed 100755
--- a/z-x11/msttf/CONFLICTS
+++ b/z-x11/msttf/CONFLICTS
@@ -1,2 +1,2 @@
-conflicts truetype
-
+conflicts truetype &&
+conflicts webcore-fonts
diff --git a/z-x11/msttf/HISTORY b/z-x11/msttf/HISTORY
index 459c194..47b7b3a 100644
--- a/z-x11/msttf/HISTORY
+++ b/z-x11/msttf/HISTORY
@@ -1,3 +1,6 @@
+2007-11-14 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * CONFLICTS: added conflict with webcore-fonts
+
2007-03-01 Eric Sandall <sandalle AT sourcemage.org>
* UNATTEND_SAFE: Added, as this is safe to recast after having
already agreed to the restrictions.
diff --git a/z-x11/webcore-fonts/BUILD b/z-x11/webcore-fonts/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-x11/webcore-fonts/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-x11/webcore-fonts/CONFIGURE b/z-x11/webcore-fonts/CONFIGURE
new file mode 100755
index 0000000..49b9e31
--- /dev/null
+++ b/z-x11/webcore-fonts/CONFIGURE
@@ -0,0 +1,3 @@
+# Standard rejected warnings.
+#
+source $GRIMOIRE/REJECTED_MSG
diff --git a/z-x11/webcore-fonts/CONFLICTS b/z-x11/webcore-fonts/CONFLICTS
new file mode 100755
index 0000000..e38b200
--- /dev/null
+++ b/z-x11/webcore-fonts/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts truetype &&
+conflicts msttf
diff --git a/z-x11/webcore-fonts/DETAILS b/z-x11/webcore-fonts/DETAILS
new file mode 100755
index 0000000..b0b6f75
--- /dev/null
+++ b/z-x11/webcore-fonts/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=webcore-fonts
+ VERSION=3.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=http://avi.alkalay.net/software/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ REJECT="has licensing issues"
+
WEB_SITE=http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts
+ ENTERED=20071114
+ LICENSE=http://www.microsoft.com/info/cpyright.mspx
+ ARCHIVE="off"
+ SHORT="Collection of minimum popular high quality TrueType fonts"
+cat << EOF
+Collection of high quality TrueType fonts, default in any MS Windows
+installation (including Vista), and Office 2007 installation.
+These are also the main webfonts as specified in microsoft.com/typography
+The fonts:
+Andale Mono, Arial, Arial Black, Calibri, Cambria, Candara, Consolas,
+Constantia, CorbelComic, Courier New, Georgia, Impact, Lucida Sans,
+Lucida Console, Microsoft Sans Serif, Symbol, Tahoma, Times New Roman,
+Trebuchet, Verdana, Webdings, Wingdings, Wingding 2, Wingding 3.
+
+Note: To do anything useful with these fonts you'll have to add the line
+'FontPath "/usr/share/fonts/truetype"' to the Files section of your
+/etc/X11/xorg.conf file.
+EOF
diff --git a/z-x11/webcore-fonts/FINAL b/z-x11/webcore-fonts/FINAL
new file mode 100755
index 0000000..c63df7f
--- /dev/null
+++ b/z-x11/webcore-fonts/FINAL
@@ -0,0 +1,6 @@
+message "\n${PROBLEM_COLOR}" \
+ "Note: To use these fonts edit the file
${FILE_COLOR}\n\n" \
+ "/etc/X11/xorg.conf${MESSAGE_COLOR}\n\n" \
+ "and add ${FILE_COLOR}\n\n" \
+ "FontPath
\"/usr/share/fonts/truetype\"${MESSAGE_COLOR}\n\n" \
+ "to the ${FILE_COLOR}Files${MESSAGE_COLOR}
section.${DEFAULT_COLOR}\n\n"
diff --git a/z-x11/webcore-fonts/HISTORY b/z-x11/webcore-fonts/HISTORY
new file mode 100644
index 0000000..0eaaabc
--- /dev/null
+++ b/z-x11/webcore-fonts/HISTORY
@@ -0,0 +1,4 @@
+2007-11-14 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * BUILD, CONFIGURE, CONFLICTS, DETAILS, FINAL, HISTORY, UNATTEND_SAFE,
+ webcore-fonts-3.0.tar.gz.sig: created this spell
+
diff --git a/z-x11/webcore-fonts/INSTALL b/z-x11/webcore-fonts/INSTALL
new file mode 100755
index 0000000..bb79950
--- /dev/null
+++ b/z-x11/webcore-fonts/INSTALL
@@ -0,0 +1,5 @@
+mkdir -p /usr/share/fonts/truetype &&
+install -o root -g root -m 644 -p \
+ $SOURCE_DIRECTORY/fonts/*.ttf /usr/share/fonts/truetype &&
+install -o root -g root -m 644 -p \
+ $SOURCE_DIRECTORY/vista/*.TTF /usr/share/fonts/truetype
diff --git a/z-x11/webcore-fonts/UNATTEND_SAFE
b/z-x11/webcore-fonts/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29
diff --git a/z-x11/webcore-fonts/webcore-fonts-3.0.tar.gz.sig
b/z-x11/webcore-fonts/webcore-fonts-3.0.tar.gz.sig
new file mode 100644
index 0000000..d08cbc7
Binary files /dev/null and b/z-x11/webcore-fonts/webcore-fonts-3.0.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (bb13d6960c99ee4b082881ebc21aa95f1c4a3602), Julien ROZO, 11/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page