Here's also another patch removing some deprecate files from il, they were all
merged into files that we compile or their function was eliminated
Thank you for your time,
-Chase
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 28, 2019 8:31 PM, Chase via cdesktopenv-devel
<cdesktopenv-devel@lists.sourceforge.net> wrote:
> We only have one internal jpeg header left, and I cant seem to find a
> suitable replacement builtin for it, but I'll keep looking
>
> Thank you for your time,
> -Chase
From 64d113e1d5325106a23605b4d46a309ac869e43e Mon Sep 17 00:00:00 2001
From: Chase <nicetry...@protonmail.ch>
Date: Mon, 28 Oct 2019 21:23:47 -0500
Subject: [PATCH] il: remove various deprecated files
---
cde/lib/DtHelp/il/ilcompressfaxg31d.c | 30 --------------------------
cde/lib/DtHelp/il/ilcompresstiffg31d.c | 30 --------------------------
cde/lib/DtHelp/il/ildecompfaxg31d.c | 30 --------------------------
cde/lib/DtHelp/il/ildecompfaxg32d.c | 29 -------------------------
cde/lib/DtHelp/il/ildecompfaxg4.c | 25 ---------------------
cde/lib/DtHelp/il/ildecompfaxg4.h | 25 ---------------------
cde/lib/DtHelp/il/ildecomptiffg31d.c | 30 --------------------------
cde/lib/DtHelp/il/what.c | 25 ---------------------
8 files changed, 224 deletions(-)
delete mode 100644 cde/lib/DtHelp/il/ilcompressfaxg31d.c
delete mode 100644 cde/lib/DtHelp/il/ilcompresstiffg31d.c
delete mode 100644 cde/lib/DtHelp/il/ildecompfaxg31d.c
delete mode 100644 cde/lib/DtHelp/il/ildecompfaxg32d.c
delete mode 100644 cde/lib/DtHelp/il/ildecompfaxg4.c
delete mode 100644 cde/lib/DtHelp/il/ildecompfaxg4.h
delete mode 100644 cde/lib/DtHelp/il/ildecomptiffg31d.c
delete mode 100644 cde/lib/DtHelp/il/what.c
diff --git a/cde/lib/DtHelp/il/ilcompressfaxg31d.c b/cde/lib/DtHelp/il/ilcompressfaxg31d.c
deleted file mode 100644
index 1f5b3223..00000000
--- a/cde/lib/DtHelp/il/ilcompressfaxg31d.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ilcompressfaxg31d.c /main/3 1995/10/23 15:43:07 rswiston $ */
-/* ====================================================================================
-
- The code functionality of this module was merged with /ilc/ilcompresstiffg31d.c
- to form a new module /ilc/ilcompressg3.c
-
- ==================================================================================== */
-
diff --git a/cde/lib/DtHelp/il/ilcompresstiffg31d.c b/cde/lib/DtHelp/il/ilcompresstiffg31d.c
deleted file mode 100644
index 15f6d7c9..00000000
--- a/cde/lib/DtHelp/il/ilcompresstiffg31d.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ilcompresstiffg31d.c /main/3 1995/10/23 15:43:43 rswiston $ */
-/* ====================================================================================
-
- The code functionality of this module was merged with /ilc/ilcompressfaxg31d.c
- to form a new module /ilc/ilcompressg3.c
-
- ==================================================================================== */
-
diff --git a/cde/lib/DtHelp/il/ildecompfaxg31d.c b/cde/lib/DtHelp/il/ildecompfaxg31d.c
deleted file mode 100644
index 65a3e230..00000000
--- a/cde/lib/DtHelp/il/ildecompfaxg31d.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ildecompfaxg31d.c /main/3 1995/10/23 15:44:48 rswiston $ */
-/* ====================================================================================
-
- The code functionality of this module was merged with /ilc/ildecomptiffg31d.c
- to form a new module /ilc/ildecompg3.c
-
- ==================================================================================== */
-
diff --git a/cde/lib/DtHelp/il/ildecompfaxg32d.c b/cde/lib/DtHelp/il/ildecompfaxg32d.c
deleted file mode 100644
index 01150248..00000000
--- a/cde/lib/DtHelp/il/ildecompfaxg32d.c
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ildecompfaxg32d.c /main/3 1995/10/23 15:44:55 rswiston $ */
-/* ====================================================================================
-
- The code functionality of this module was eliminated do to non-support
-
- ==================================================================================== */
-
diff --git a/cde/lib/DtHelp/il/ildecompfaxg4.c b/cde/lib/DtHelp/il/ildecompfaxg4.c
deleted file mode 100644
index afd8f27a..00000000
--- a/cde/lib/DtHelp/il/ildecompfaxg4.c
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ildecompfaxg4.c /main/3 1995/10/23 15:45:05 rswiston $ */
-
- This file replaced by ildecompg4
diff --git a/cde/lib/DtHelp/il/ildecompfaxg4.h b/cde/lib/DtHelp/il/ildecompfaxg4.h
deleted file mode 100644
index 918064c8..00000000
--- a/cde/lib/DtHelp/il/ildecompfaxg4.h
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ildecompfaxg4.h /main/3 1995/10/23 15:45:16 rswiston $ */
-
- This file replaced by ildecompg4
diff --git a/cde/lib/DtHelp/il/ildecomptiffg31d.c b/cde/lib/DtHelp/il/ildecomptiffg31d.c
deleted file mode 100644
index 55b90780..00000000
--- a/cde/lib/DtHelp/il/ildecomptiffg31d.c
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: ildecomptiffg31d.c /main/3 1995/10/23 15:46:41 rswiston $ */
-/* ====================================================================================
-
- The code functionality of this module was merged with /ilc/ildecompfaxg31d.c
- to form a new module /ilc/ildecompg3.c
-
- ==================================================================================== */
-
diff --git a/cde/lib/DtHelp/il/what.c b/cde/lib/DtHelp/il/what.c
deleted file mode 100644
index 6931ff44..00000000
--- a/cde/lib/DtHelp/il/what.c
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * CDE - Common Desktop Environment
- *
- * Copyright (c) 1993-2012, The Open Group. All rights reserved.
- *
- * These libraries and programs are free software; you can
- * redistribute them and/or modify them under the terms of the GNU
- * Lesser General Public License as published by the Free Software
- * Foundation; either version 2 of the License, or (at your option)
- * any later version.
- *
- * These libraries and programs are distributed in the hope that
- * they will be useful, but WITHOUT ANY WARRANTY; without even the
- * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- * PURPOSE. See the GNU Lesser General Public License for more
- * details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with these libraries and programs; if not, write
- * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- * Floor, Boston, MA 02110-1301 USA
- */
-/* $XConsortium: what.c /main/3 1995/10/23 16:04:07 rswiston $ */
-static char SCCSid[] = "@(#)HP libil.sl Version 2.3 b108, HP-UX A.08.07&MPower 2.0; Tue May 3 17:36:36 EDT 1994\
-";
--
2.17.1
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel