]> git.pld-linux.org Git - packages/blam.git/commitdiff
- drop obsolete files
authoraredridel <aredridel@pld-linux.org>
Sun, 23 Aug 2009 22:11:57 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blam-dotnet2.patch -> 1.2
    blam-include.patch -> 1.2
    blam-install.patch -> 1.2
    blam-mozilla.patch -> 1.3
    blam-mozilla_includes.patch -> 1.2

blam-dotnet2.patch [deleted file]
blam-include.patch [deleted file]
blam-install.patch [deleted file]
blam-mozilla.patch [deleted file]
blam-mozilla_includes.patch [deleted file]

diff --git a/blam-dotnet2.patch b/blam-dotnet2.patch
deleted file mode 100644 (file)
index 74d697c..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-diff -urN aaa/blam-1.8.2/configure.in blam-1.8.2/configure.in
---- aaa/blam-1.8.2/configure.in        2005-06-20 17:12:07.000000000 +0200
-+++ blam-1.8.2/configure.in    2006-08-14 20:30:29.777546250 +0200
-@@ -51,14 +51,14 @@
- PKG_CHECK_MODULES(BASE_DEPENDENCIES, 
-                 mono >= $MONO_REQUIRED_VERSION
--                gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
-+                gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
-                   gconf-2.0 >= $GCONF_REQUIRED_VERSION)
- PKG_CHECK_MODULES(BLAM,
--                gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
--                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
--                gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
--                glade-sharp >= $GTKSHARP_REQUIRED_VERSION)
-+                gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
-+                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
-+                gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
-+                glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION)
- AC_SUBST(BLAM_LIBS)
-diff -urN aaa/blam-1.8.2/src/Printing.cs blam-1.8.2/src/Printing.cs
---- aaa/blam-1.8.2/src/Printing.cs     2005-06-18 19:00:42.000000000 +0200
-+++ blam-1.8.2/src/Printing.cs 2006-08-14 22:20:45.915029000 +0200
-@@ -14,7 +14,7 @@
- namespace Imendio.Blam {
-     public class PrintDialog {
-       private ItemView itemView;
--      private PrintJob printJob;
-+      private Gnome.PrintJob printJob;
-       private static string printConfigFile = Application.BaseDir + "/print-config";
-@@ -31,7 +31,7 @@
-               return;
-           }
-           
--          printJob = new PrintJob(LoadPrintConfig());
-+          printJob = new Gnome.PrintJob(LoadPrintConfig());
-           Gnome.PrintDialog dialog = new Gnome.PrintDialog(printJob,
-                                                            "Print - " + itemView.Widget.Title);
-           dialog.Icon = Gdk.Pixbuf.LoadFromResource("blam.png");
diff --git a/blam-include.patch b/blam-include.patch
deleted file mode 100644 (file)
index 655003a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -urN aaa/blam-1.8.2/libblam/blam-gecko-utils.cpp blam-1.8.2/libblam/blam-gecko-utils.cpp
---- aaa/blam-1.8.2/libblam/blam-gecko-utils.cpp        2005-05-06 10:07:49.000000000 +0200
-+++ blam-1.8.2/libblam/blam-gecko-utils.cpp    2006-08-14 22:13:24.707455250 +0200
-@@ -26,8 +26,10 @@
- #include <stdlib.h>
-+#include <nsCOMPtr.h>
- #include <nsEmbedString.h>
- #include <nsIPrefService.h>
-+#include <nsServiceManagerUtils.h>
- #include <nsIServiceManager.h>
- #if defined (HAVE_CHROME_NSICHROMEREGISTRYSEA_H)
diff --git a/blam-install.patch b/blam-install.patch
deleted file mode 100644 (file)
index 05d3a39..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aurN blam-1.8.2.orig/libblam/Makefile.am blam-1.8.2/libblam/Makefile.am
---- blam-1.8.2.orig/libblam/Makefile.am        2005-06-19 13:36:05.000000000 +0200
-+++ blam-1.8.2/libblam/Makefile.am     2005-12-01 20:51:08.000000000 +0100
-@@ -15,7 +15,7 @@
-         -include $(MOZILLA_INCLUDE_ROOT)/mozilla-config.h \
-       $(WERROR)
--blamlibdir = $(prefix)/lib/blam
-+blamlibdir = $(libdir)
- blamlib_LTLIBRARIES = libblam.la
- libblam_la_SOURCES =                          \
diff --git a/blam-mozilla.patch b/blam-mozilla.patch
deleted file mode 100644 (file)
index b03d418..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -urN aa/blam-1.6.0/configure.in blam-1.6.0/configure.in
---- blam-1.6.0.orig/configure.in       2004-10-23 15:12:46.000000000 +0200
-+++ blam-1.6.0/configure.in    2004-11-01 19:44:12.709044680 +0100
-@@ -70,13 +70,15 @@
- MOZILLA=
- AC_ARG_WITH([mozilla],
--      AC_HELP_STRING([--with-mozilla@<:@=mozilla|firefox|thunderbird@:>@],
--                     [Whether to use mozilla, firefox or thunderbird gtkmozembed (default: mozilla)]),
-+      AC_HELP_STRING([--with-mozilla@<:@=xulrunner|mozilla|firefox|thunderbird@:>@],
-+                     [Whether to use xulrunner, mozilla, firefox or thunderbird gtkmozembed (default: xulrunner)]),
-       [MOZILLA="$withval"])
- dnl try to autodetect: if mozilla exists, use it, else try firefox, then thunderbird
- if test "x$MOZILLA" = "x"; then
--  if pkg-config --exists mozilla-gtkmozembed; then
-+  if pkg-config --exists xulrunner-gtkmozembed; then
-+    MOZILLA=xulrunner
-+  elif pkg-config --exists mozilla-gtkmozembed; then
-     MOZILLA=mozilla
-   elif pkg-config --exists firefox-gtkmozembed; then
-     MOZILLA=firefox
-@@ -85,7 +87,7 @@
-   else
-     AC_MSG_ERROR([no mozilla installation found])
-   fi
--elif test "x$with_mozilla" != "xmozilla" -a "x$with_mozilla" != "xfirefox" -a "x$with_mozilla" != "xthunderbird"; then
-+elif test "x$with_mozilla" != "xxulrunner" -a "x$with_mozilla" != "xmozilla" -a "x$with_mozilla" != "xfirefox" -a "x$with_mozilla" != "xthunderbird"; then
-   AC_MSG_ERROR([unknown mozilla name ($MOZILLA)])
- fi
-@@ -94,6 +96,7 @@
- AC_MSG_RESULT([$MOZILLA])
- case "$MOZILLA" in
-+xulrunner) min_version=1.8 flavour=toolkit ;;
- mozilla) min_version=1.7 flavour=mozilla ;;
- firefox) min_version=0.10 flavour=toolkit ;;
- thunderbird) min_version=0.8 flavour=toolkit ;;
-@@ -107,7 +107,7 @@
- MOZILLA_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir $MOZILLA-gtkmozembed`"
- AC_SUBST(MOZILLA_INCLUDE_ROOT)
--MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA-gtkmozembed`"
-+MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA-plugin`"
- AC_SUBST(MOZILLA_HOME)
- MOZILLA_PREFIX="`$PKG_CONFIG --variable=prefix $MOZILLA-gtkmozembed`"
diff --git a/blam-mozilla_includes.patch b/blam-mozilla_includes.patch
deleted file mode 100644 (file)
index 1fc9a1c..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -urN aa/blam-1.6.0/libblam/Makefile.am blam-1.6.0/libblam/Makefile.am
---- aa/blam-1.6.0/libblam/Makefile.am  2004-10-21 19:17:37.000000000 +0200
-+++ blam-1.6.0/libblam/Makefile.am     2004-11-01 19:24:25.755489048 +0100
-@@ -6,9 +6,11 @@
-       -I$(MOZILLA_INCLUDE_ROOT)/dom                     \
-       -I$(MOZILLA_INCLUDE_ROOT)/find                    \
-       -I$(MOZILLA_INCLUDE_ROOT)/locale                \
-+      -I$(MOZILLA_INCLUDE_ROOT)/necko         \
-       -I$(MOZILLA_INCLUDE_ROOT)/webbrwsr                \
-       -I$(MOZILLA_INCLUDE_ROOT)/string                  \
-       -I$(MOZILLA_INCLUDE_ROOT)/pref                    \
-+      -I$(MOZILLA_INCLUDE_ROOT)/windowwatcher         \
-       -I$(MOZILLA_INCLUDE_ROOT)/gfx                     \
-       -DALLOW_PRIVATE_API                               \
-         -DMOZILLA_HOME=\""$(MOZILLA_HOME)\""              \
This page took 0.067369 seconds and 4 git commands to generate.