public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/gsl-shell/files: gsl-shell-font.patch gsl-shell-strip.patch gsl-shell-usr.patch gsl-shell.patch
@ 2012-09-26 11:15 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2012-09-26 11:15 UTC (permalink / raw
  To: gentoo-commits

grozin      12/09/26 11:15:35

  Added:                gsl-shell-font.patch gsl-shell-strip.patch
                        gsl-shell-usr.patch
  Removed:              gsl-shell.patch
  Log:
  Fixing blas dependency, restructuring patches
  
  (Portage version: 2.2.0_alpha131/cvs/Linux i686)

Revision  Changes    Path
1.1                  sci-mathematics/gsl-shell/files/gsl-shell-font.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-font.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-font.patch?rev=1.1&content-type=text/plain

Index: gsl-shell-font.patch
===================================================================
diff -r -U1 gsl-shell.orig/agg-plot/support_x11.cpp gsl-shell/agg-plot/support_x11.cpp
--- gsl-shell.orig/agg-plot/support_x11.cpp	2012-09-12 01:13:31.000000000 +0700
+++ gsl-shell/agg-plot/support_x11.cpp	2012-09-26 16:07:10.000000000 +0700
@@ -4,3 +4,3 @@
 
-const char *ttf_names[] = {"ubuntu-font-family/Ubuntu-R.ttf", "freefont/FreeSans.ttf", "ttf-dejavu/DejaVuSans.ttf", 0};
+const char *ttf_names[] = {"ubuntu-font-family/Ubuntu-R.ttf", "freefont-ttf/FreeSans.ttf", "dejavu/DejaVuSans.ttf", 0};
 
@@ -8,3 +8,3 @@
 {
-    const char* ttf_dir = "/usr/share/fonts/truetype/";
+    const char* ttf_dir = "/usr/share/fonts/";
     unsigned len = strlen(ttf_dir);



1.1                  sci-mathematics/gsl-shell/files/gsl-shell-strip.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-strip.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-strip.patch?rev=1.1&content-type=text/plain

Index: gsl-shell-strip.patch
===================================================================
diff -r -U1 gsl-shell.orig/Makefile gsl-shell/Makefile
--- gsl-shell.orig/Makefile	2012-09-12 01:13:31.000000000 +0700
+++ gsl-shell/Makefile	2012-09-26 16:13:56.000000000 +0700
@@ -109,4 +109,2 @@
 	cp fox-gui/$(GSL_SHELL_GUI) $(INSTALL_BIN_DIR)
-	strip $(INSTALL_BIN_DIR)/$(GSL_SHELL)
-	strip $(INSTALL_BIN_DIR)/$(GSL_SHELL_GUI)
 	mkdir -p $(INSTALL_LIB_DIR)



1.1                  sci-mathematics/gsl-shell/files/gsl-shell-usr.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-usr.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gsl-shell/files/gsl-shell-usr.patch?rev=1.1&content-type=text/plain

Index: gsl-shell-usr.patch
===================================================================
diff -r -U1 gsl-shell.orig/makeconfig gsl-shell/makeconfig
--- gsl-shell.orig/makeconfig	2012-09-12 01:13:31.000000000 +0700
+++ gsl-shell/makeconfig	2012-09-26 16:16:43.000000000 +0700
@@ -21,3 +21,3 @@
 
-PREFIX= /usr/local
+PREFIX= /usr
 DESTDIR=





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-26 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26 11:15 [gentoo-commits] gentoo-x86 commit in sci-mathematics/gsl-shell/files: gsl-shell-font.patch gsl-shell-strip.patch gsl-shell-usr.patch gsl-shell.patch Andrey Grozin (grozin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox