From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 74c80ab12d86cb537a6ccf7d573feec71535677c
Date: Wed, 19 Sep 2012 21:07:06 +0200 [thread overview]
Message-ID: <20120919190735.EB51920099@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3772 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 74c80ab12d86cb537a6ccf7d573feec71535677c (commit)
via 3e1532929ecdda146c6a3e3e1dc76298b136098b (commit)
from 58adb7e153b82f6b033038cfe236870c753b2140 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 74c80ab12d86cb537a6ccf7d573feec71535677c
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Sep 19 19:54:23 2012 +0200
pango: Update to 1.31.0.
Now requires harfbuzz to build and on runtime.
Fixes #10229.
commit 3e1532929ecdda146c6a3e3e1dc76298b136098b
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Sep 19 19:53:28 2012 +0200
harfbuzz: New package.
harfbuzz is a build dependency of pango > 1.31.
Reference #10229.
-----------------------------------------------------------------------
Summary of changes:
libX11/libX11.nm => harfbuzz/harfbuzz.nm | 25 +++++++++++++------------
pango/pango.nm | 10 +++++-----
2 files changed, 18 insertions(+), 17 deletions(-)
copy libX11/libX11.nm => harfbuzz/harfbuzz.nm (64%)
Difference in files:
diff --git a/harfbuzz/harfbuzz.nm b/harfbuzz/harfbuzz.nm
new file mode 100644
index 0000000..7ab7e1e
--- /dev/null
+++ b/harfbuzz/harfbuzz.nm
@@ -0,0 +1,44 @@
+###############################################################################
+# IPFire.org - An Open Source Firewall Solution #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
+###############################################################################
+
+name = harfbuzz
+version = 0.9.4
+release = 1
+
+groups = System/Libraries
+url = http://freedesktop.org/wiki/Software/HarfBuzz
+license = MIT
+summary = A text shaping library.
+
+description
+ HarfBuzz is an implementation of the OpenType Layout engine.
+end
+
+source_dl = http://www.freedesktop.org/software/harfbuzz/release/
+sources = %{thisapp}.tar.bz2
+
+build
+ requires
+ cairo-devel
+ freetype-devel
+ glib2-devel
+ end
+
+ test
+ make check
+ end
+end
+
+packages
+ package %{name}
+
+ package %{name}-devel
+ template DEVEL
+ end
+
+ package %{name}-debuginfo
+ template DEBUGINFO
+ end
+end
diff --git a/pango/pango.nm b/pango/pango.nm
index ba16ffb..be1409d 100644
--- a/pango/pango.nm
+++ b/pango/pango.nm
@@ -4,9 +4,9 @@
###############################################################################
name = pango
-major = 1.29
-version = %{major}.5
-release = 2
+major = 1.31
+version = %{major}.0
+release = 1
groups = System/Libraries
url = http://www.pango.org/
@@ -14,7 +14,7 @@ license = LGPLv2+
summary = System for layout and rendering of internationalized text.
description
- Pango is a library for laying out and rendering of text, with an \
+ Pango is a library for laying out and rendering of text, with an
emphasis on internationalization.
end
@@ -29,6 +29,7 @@ build
gcc-c++
glib2-devel
glibc-devel
+ harfbuzz-devel
libXft-devel
perl
pkg-config
@@ -40,7 +41,6 @@ end
packages
package %{name}
- end
package %{name}-devel
template DEVEL
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2012-09-19 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120919190735.EB51920099@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox