summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-10-07 17:02:22 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-10-07 17:02:22 +0000
commitda3c4758c5089eb26900c6e76514d652eea1338f (patch)
tree40448644a8c8025da6b9f871650445cb4354621f /app-text/xdvik/files
parentRegenerate digest (this time hopefully..). (diff)
downloadgentoo-2-da3c4758c5089eb26900c6e76514d652eea1338f.tar.gz
gentoo-2-da3c4758c5089eb26900c6e76514d652eea1338f.tar.bz2
gentoo-2-da3c4758c5089eb26900c6e76514d652eea1338f.zip
Version bump.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'app-text/xdvik/files')
-rw-r--r--app-text/xdvik/files/digest-xdvik-22.84.106
-rw-r--r--app-text/xdvik/files/xdvik-asneeded.patch11
2 files changed, 17 insertions, 0 deletions
diff --git a/app-text/xdvik/files/digest-xdvik-22.84.10 b/app-text/xdvik/files/digest-xdvik-22.84.10
new file mode 100644
index 000000000000..ebbd14e4a9f1
--- /dev/null
+++ b/app-text/xdvik/files/digest-xdvik-22.84.10
@@ -0,0 +1,6 @@
+MD5 42e2ec7cc7f9d074b951bdadc5701bad xdvik-22.84.10-j1.33.patch.gz 128939
+RMD160 2c03aec8b23496b31fa59ddaac5d1bbf8626bd0b xdvik-22.84.10-j1.33.patch.gz 128939
+SHA256 d9309df009f014cd617dc8ef3bc54d180c6df2dec34286e2c3ad01f65175c87b xdvik-22.84.10-j1.33.patch.gz 128939
+MD5 31a01ea9be9ab581c2f23a0c914a2b36 xdvik-22.84.10.tar.gz 1910572
+RMD160 2040cff601cb18324d922c18150ef8a9245907de xdvik-22.84.10.tar.gz 1910572
+SHA256 51c14912fc31c6028dffb9555308f44de4cfc19f0e2ad91e27694d5798111eb6 xdvik-22.84.10.tar.gz 1910572
diff --git a/app-text/xdvik/files/xdvik-asneeded.patch b/app-text/xdvik/files/xdvik-asneeded.patch
new file mode 100644
index 000000000000..6ce038c39287
--- /dev/null
+++ b/app-text/xdvik/files/xdvik-asneeded.patch
@@ -0,0 +1,11 @@
+--- libs/t1lib/t1lib.ac.old 2006-10-06 23:36:51.094634023 +0200
++++ libs/t1lib/t1lib.ac 2006-10-06 23:37:12.240359125 +0200
+@@ -30,7 +30,7 @@
+ -lz -lm)
+ fi
+
+- LDFLAGS="$LDFLAGS $EXTRA_LIBT1_LIBDIR -lt1 -lm"
++ LIBS="$LIBS -lt1 -lm"
+ if test "$with_system_t1lib" = yes; then
+ AC_MSG_CHECKING(whether installed T1 lib is >= v 1.3.1 )
+ AC_TRY_RUN([