summaryrefslogtreecommitdiff
path: root/pangomm
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2009-04-05 21:03:32 +1000
committerDanny Rawlins <monster.romster@gmail.com>2009-04-05 21:03:32 +1000
commit1afc0da81379bddb94bb4fe8c2076d4901217412 (patch)
treef1132394eefab7c2d51003a1c63626baa0404eb5 /pangomm
parent7dc4fe665c230c2540af78a3d0e2c937b86988eb (diff)
downloadcontrib-1afc0da81379bddb94bb4fe8c2076d4901217412.tar.gz
contrib-1afc0da81379bddb94bb4fe8c2076d4901217412.tar.xz
pangomm: 2.14.1 -> 2.24.0
Diffstat (limited to 'pangomm')
-rw-r--r--pangomm/.md5sum2
-rw-r--r--pangomm/Pkgfile5
2 files changed, 2 insertions, 5 deletions
diff --git a/pangomm/.md5sum b/pangomm/.md5sum
index 7dcd33c0f..4858ced23 100644
--- a/pangomm/.md5sum
+++ b/pangomm/.md5sum
@@ -1 +1 @@
-c67228ea93dd977394d2872b61754b53 pangomm-2.14.1.tar.bz2
+fa0f44c37499433455857becad4bbcda pangomm-2.24.0.tar.bz2
diff --git a/pangomm/Pkgfile b/pangomm/Pkgfile
index 4c8f8ab51..ea5013f43 100644
--- a/pangomm/Pkgfile
+++ b/pangomm/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: cairomm glibmm
name=pangomm
-version=2.14.1
+version=2.24.0
release=1
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.bz2)
@@ -14,9 +14,6 @@ build() {
./configure \
--prefix=/usr \
- --disable-nls \
- --disable-examples \
- --disable-demos \
--disable-docs
make

Generated by cgit