From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- media-gfx/tic98/Manifest | 6 - media-gfx/tic98/files/tic98-1.01-gentoo.diff | 205 ---------------------- media-gfx/tic98/files/tic98-1.01-glibc-2.10.patch | 20 --- media-gfx/tic98/files/tic98-1.01-macos.patch | 26 --- media-gfx/tic98/metadata.xml | 8 - media-gfx/tic98/tic98-1.01-r3.ebuild | 45 ----- 6 files changed, 310 deletions(-) delete mode 100644 media-gfx/tic98/Manifest delete mode 100644 media-gfx/tic98/files/tic98-1.01-gentoo.diff delete mode 100644 media-gfx/tic98/files/tic98-1.01-glibc-2.10.patch delete mode 100644 media-gfx/tic98/files/tic98-1.01-macos.patch delete mode 100644 media-gfx/tic98/metadata.xml delete mode 100644 media-gfx/tic98/tic98-1.01-r3.ebuild (limited to 'media-gfx/tic98') diff --git a/media-gfx/tic98/Manifest b/media-gfx/tic98/Manifest deleted file mode 100644 index 3dd99058dfa4..000000000000 --- a/media-gfx/tic98/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX tic98-1.01-gentoo.diff 5452 BLAKE2B ce7e5a57a94de1b349ab194be8a28b3ba4a677acf96e1651e175d08054b86eeb5b94e5a0910a0cfeafac38529b85e1b39c4294160feb90831b932484dde87f8c SHA512 89636f8dade2e9cf6a250b51e1b5a6ca11571e6e7216cfe36306e0004528493fc16c32d7de96f10aed1ae584e23ed2dcbca62e752c46ef2e554224b23e0fb91f -AUX tic98-1.01-glibc-2.10.patch 624 BLAKE2B 8cda0a43c5ec1c68aeceaf645bde7855d526dc5df2fcad47be05bc3058bb8e44c6ad3300e634e540d6efb0222c14c4166968509ff6dde6a9f714f43be0dc8136 SHA512 282714f6f51e52a44440493acc510fa3c00274c42ef544526dd5ce35488022e18767bf53e6a5cce385d2d30c4b3caf53f9c61a65a64342456463c5a90a7da843 -AUX tic98-1.01-macos.patch 643 BLAKE2B 628598db524d2ed2ca83f94ed87ff04db0fc6b0a1f4b4efe9cd58d399191eb025106e5852b127c44685fe13e8690725630aab5976fc4e5ce0df32ce19de8d2c9 SHA512 0ddc4616e4f4dfe16825199c4414d326ca8016a2df0052cbbc396a56e1f898cac5fa072bb4b400f800254e359d9fbdb87b86477f006c4d6a38bf0d71def2bc93 -DIST tic98-1.01.tar.bz2 99145 BLAKE2B 37abd7f6cc81b1697daa61d19bf08820e1cd13b2cd521f99cc9ad83705e9b048fa28326a2e4e28ed1836c834cd1839d3aaf013d809557c9163f4c933c6ef7ce7 SHA512 3bb6c72f0a9ed199f2eb1ceb53a5552b384510a9f6ecdfabf7f79e815cb0511cf880a00bddf5b88b49ea416fbcf7fed5e84af1ee2fbed7c313b39ee042efa797 -EBUILD tic98-1.01-r3.ebuild 1083 BLAKE2B a8e3c07ae4ce520748ca95157bb2d23f47bf5a29349dba2d8e4e7c99c8a5040a9ec0551b112f27859dd9a909e7483aa36e373a3a9146b8285082d1556c0dcf33 SHA512 8b0408a2821b48dddb2e13fe1e9967062dab21a79ba7899fd79e28021a3cc07618b494c9c83c3662103ccea5b9280d2829877711a969271ed230cedb58da0dff -MISC metadata.xml 255 BLAKE2B f12a1ca502ad96bd6de4c8b83dfb8887ab70dec78f10a8b52dcd4618eb182192477ddca18738d734a43f3c7ac3b5e0955f4ae9347ea80e788a92974c7d50a574 SHA512 b7bc93530a1726c2d4dfbc71ae29cfbb57712fd9fdd2e76fd52f35ab4368cba0497b50145d1527a3b79e465d459a380821bb1371a01c2e915dc9adc6c7fafd5f diff --git a/media-gfx/tic98/files/tic98-1.01-gentoo.diff b/media-gfx/tic98/files/tic98-1.01-gentoo.diff deleted file mode 100644 index 880dfa059545..000000000000 --- a/media-gfx/tic98/files/tic98-1.01-gentoo.diff +++ /dev/null @@ -1,205 +0,0 @@ -diff -Nru tic98/Makefile tic98.gentoo/Makefile ---- tic98/Makefile 1999-06-22 05:00:58.000000000 -0400 -+++ tic98.gentoo/Makefile 2002-10-19 18:20:55.000000000 -0400 -@@ -1,4 +1,4 @@ --BIN=/home/singlis/linux/bin -+BIN=/usr/bin - IMAGES=/home/ml/singlis - LIBTIC= - LIBS= -lm #-L/home/singlis/linux/lib -lccmalloc -ldl -@@ -180,4 +180,4 @@ - boundary.o getopt.o windowing.o - $(CC) -o $@ $^ $(LIBS) - -- -\ No newline at end of file -+ -diff -Nru tic98/arithcode.c tic98.gentoo/arithcode.c ---- tic98/arithcode.c 1999-06-21 21:48:40.000000000 -0400 -+++ tic98.gentoo/arithcode.c 2002-10-19 18:19:20.000000000 -0400 -@@ -610,7 +610,7 @@ - bits_to_go = 0; - } - --#ifdef 0 -+#ifdef none - void - arith_encode( unsigned int lbnd, unsigned int hbnd, unsigned int totl ) - /* Arithmetically encode the range. */ -@@ -645,7 +645,7 @@ - } - - --#ifdef 0 -+#ifdef none - void arith_decode( unsigned int lbnd, unsigned int hbnd, unsigned int totl ) - /* Arithmetically decode the range. */ - { -@@ -726,7 +726,7 @@ - - - --#ifdef 0 -+#ifdef none - - void - EncodeGammaSigned (int snum, int *pos, int *neg) -diff -Nru tic98/b_gamma.c tic98.gentoo/b_gamma.c ---- tic98/b_gamma.c 1999-06-21 21:48:41.000000000 -0400 -+++ tic98.gentoo/b_gamma.c 2002-10-19 18:18:43.000000000 -0400 -@@ -187,7 +187,7 @@ - } - } - --#ifdef 0 -+#ifdef none - void - b_gamma_encode_64(unsigned long num) - { -diff -Nru tic98/docstrum.c tic98.gentoo/docstrum.c ---- tic98/docstrum.c 1999-07-01 15:58:37.000000000 -0400 -+++ tic98.gentoo/docstrum.c 2002-10-19 18:19:39.000000000 -0400 -@@ -672,7 +672,7 @@ - calc_docstrum_spacing(list,neighs,0,&within,&between); - - prune_neighbours_distance(neighs,len, 3*between); --#ifdef 0 -+#ifdef none - prune_neighbours_angle_distance(neighs,len, 0,30, 6*within/*MIN(6*within,sqrt(2.0)*between)*/); - #endif - -diff -Nru tic98/ppmd_model.c tic98.gentoo/ppmd_model.c ---- tic98/ppmd_model.c 1999-06-21 21:48:42.000000000 -0400 -+++ tic98.gentoo/ppmd_model.c 2002-10-19 18:20:33.000000000 -0400 -@@ -496,7 +496,7 @@ - arithmetic_encode( lbnd, hbnd, totl ); - } - --#ifdef 0 -+#ifdef none - unsigned int - arith_decode_target (unsigned int totl) - /* Arithmetically decodes the target. */ -diff -Nru tic98.orig/page_features.c tic98/page_features.c ---- tic98.orig/page_features.c 1999-06-22 03:48:42.000000000 +0200 -+++ tic98/page_features.c 2005-08-02 19:47:09.485681960 +0200 -@@ -37,18 +37,17 @@ - void - dump_header() - { -- fprintf(stdout,"@arff 3 --@relation features --@attribute 'Number' real --@attribute 'Area' real --@attribute 'Avg_area' real --@attribute 'Density' real --@attribute 'Aspect' real --@attribute 'Holes' real --@attribute 'Edges' real --@attribute 'class' string range ( {?} ) --@data --"); -+ fprintf(stdout,"@arff 3" -+"@relation features" -+"@attribute 'Number' real" -+"@attribute 'Area' real" -+"@attribute 'Avg_area' real" -+"@attribute 'Density' real" -+"@attribute 'Aspect' real" -+"@attribute 'Holes' real" -+"@attribute 'Edges' real" -+"@attribute 'class' string range ( {?} )" -+"@data"); - - - } -diff -ru tic98/main_tic.c tic98-new/main_tic.c ---- tic98/main_tic.c Thu Jul 1 21:02:56 1999 -+++ tic98-new/main_tic.c Fri Mar 16 11:43:56 2001 -@@ -11,6 +11,7 @@ - #include - #include - #include -+#include - - #include "arithcode.h" - #include "globals.h" -@@ -96,8 +97,10 @@ - marklistptr list=NULL,list2=NULL; - marktype copy; - -- if(marktype_readnamed(fn, image)!=0) -+ if(marktype_readnamed(fn, image)!=0) { -+ fprintf(stderr, "imagefn_to_list(): bad input file %s\n", fn); - return NULL; -+ } - - *w=image->w; - *h=image->h; -@@ -495,7 +498,10 @@ - - TimerStart(1); - -- freopen(outfilename[0],"wb",stdout); -+ if (! freopen(outfilename[0],"wb",stdout)) { -+ fprintf(stderr, "failed to open %s for writing: %s\n", -+ outfilename[0], strerror(errno)); -+ } - - tic98_init(&t); - tic98_start_encoding(); -@@ -503,8 +509,11 @@ - for(i=0;i> 16; /* only interested in first 2 bytes */ - - if (err != 0) { -- return 1; /* failure */ - fprintf (stderr, "error - can't open file '%s'\n", fn); -- return 1; -+ return 1; /* failure */ - } - if (!((magic == MAGIC_P1) || (magic == MAGIC_P4))) { -+ fprintf (stderr, "bad magic in file '%s'\n", fn); - return 1; - } - if (fn2) { -diff -ru tic98/utils.c tic98-new/utils.c ---- tic98/utils.c Tue Jun 22 02:48:43 1999 -+++ tic98-new/utils.c Fri Mar 16 11:23:57 2001 -@@ -117,7 +117,7 @@ - } - else{ - *err=1; --/* error("magic_popnamed","can't open file",fn);*/ -+ error("magic_popnamed","can't open file",fn); - return 0; - } - } diff --git a/media-gfx/tic98/files/tic98-1.01-glibc-2.10.patch b/media-gfx/tic98/files/tic98-1.01-glibc-2.10.patch deleted file mode 100644 index 32caf5e43477..000000000000 --- a/media-gfx/tic98/files/tic98-1.01-glibc-2.10.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- tic98.orig/ppmd_enc.c 2009-07-05 14:15:53.000000000 +0200 -+++ tic98/ppmd_enc.c 2009-07-05 14:18:47.000000000 +0200 -@@ -63,7 +63,7 @@ - } - - int --getline (FILE *fp, char *s, int max) -+tic98_getline (FILE *fp, char *s, int max) - /* Read line from FP into S; return its length (maximum length = MAX). */ - { - int i; -@@ -111,7 +111,7 @@ - ppm_start_encoding (max_order, max_symbol); - - /* Read in the integers */ -- while ((len = getline (fp, line, MAX_LINE)) != EOF) -+ while ((len = tic98_getline (fp, line, MAX_LINE)) != EOF) - { - count++; - if ((debugProgress) && ((count % debugProgress) == 0)) diff --git a/media-gfx/tic98/files/tic98-1.01-macos.patch b/media-gfx/tic98/files/tic98-1.01-macos.patch deleted file mode 100644 index 607e76f9416a..000000000000 --- a/media-gfx/tic98/files/tic98-1.01-macos.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- tic98/ppmd_hash.c.orig 2005-11-03 11:09:22.000000000 +0100 -+++ tic98/ppmd_hash.c 2005-11-03 11:09:49.000000000 +0100 -@@ -2,7 +2,9 @@ - #include - #include - #include -+#ifndef __APPLE__ - #include -+#endif - #include "ppmd_hash.h" - - #define HASH_NULL 0 ---- tic98/ppmd_model.c.orig 2005-11-03 11:07:09.000000000 +0100 -+++ tic98/ppmd_model.c 2005-11-03 11:09:04.000000000 +0100 -@@ -1,7 +1,11 @@ - /* PPM* model for arithmetic encoder. */ - #include - #include -+#ifndef __APPLE__ - #include -+#else -+#include -+#endif - #include "arithcode.h" - #include "ppmd_hash.h" - diff --git a/media-gfx/tic98/metadata.xml b/media-gfx/tic98/metadata.xml deleted file mode 100644 index 19bf1be2581e..000000000000 --- a/media-gfx/tic98/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - graphics@gentoo.org - Gentoo Graphics Project - - diff --git a/media-gfx/tic98/tic98-1.01-r3.ebuild b/media-gfx/tic98/tic98-1.01-r3.ebuild deleted file mode 100644 index f02741df8cff..000000000000 --- a/media-gfx/tic98/tic98-1.01-r3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils - -DESCRIPTION="compressor for black-and-white images, in particular scanned documents" -HOMEPAGE="http://membled.com/work/mirror/tic98/" -SRC_URI="http://membled.com/work/mirror/tic98/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -RESTRICT="test" - -S="${WORKDIR}/${PN}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-macos.patch - epatch "${FILESDIR}"/${P}-gentoo.diff - epatch "${FILESDIR}"/${P}-glibc-2.10.patch - - # respect CFLAGS and LDFLAGS - sed -i -e "s:CFLAGS= -O -Wall -Wno-unused:CFLAGS=${CFLAGS}:" \ - -e "s:LIBS= -lm #-L/home/singlis/linux/lib -lccmalloc -ldl:LIBS= -lm ${LDFLAGS}:" \ - -e "s:CC= gcc -pipe :CC=$(tc-getCC):" \ - -e "s:CPP= gcc -pipe:CPP=$(tc-getCPP):" \ - Makefile || die -} - -src_compile() { - emake all - emake all2 -} - -src_install() { - dodir /usr/bin - emake BIN="${ED}"usr/bin install - - # collision with media-gfx/netpbm, see bug #207534 - rm "${ED}"/usr/bin/pbmclean || die -} -- cgit v1.2.3