diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-08 09:14:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-08 09:14:44 +0000 |
commit | 1ba05ecc0dd326ac685c22ca3f7b45bb07daf242 (patch) | |
tree | 011aadfb73a44988b825bf88ac35f388a36e2803 /media-libs/ofbis | |
parent | Remove gtk-server. (diff) | |
download | historical-1ba05ecc0dd326ac685c22ca3f7b45bb07daf242.tar.gz historical-1ba05ecc0dd326ac685c22ca3f7b45bb07daf242.tar.bz2 historical-1ba05ecc0dd326ac685c22ca3f7b45bb07daf242.zip |
Remove smjpeg and ofbis.
Diffstat (limited to 'media-libs/ofbis')
-rw-r--r-- | media-libs/ofbis/ChangeLog | 38 | ||||
-rw-r--r-- | media-libs/ofbis/Manifest | 5 | ||||
-rw-r--r-- | media-libs/ofbis/files/ofbis-0.2.0-gcc4.patch | 299 | ||||
-rw-r--r-- | media-libs/ofbis/metadata.xml | 8 | ||||
-rw-r--r-- | media-libs/ofbis/ofbis-0.2.0.ebuild | 32 |
5 files changed, 0 insertions, 382 deletions
diff --git a/media-libs/ofbis/ChangeLog b/media-libs/ofbis/ChangeLog deleted file mode 100644 index 70af088a6d3a..000000000000 --- a/media-libs/ofbis/ChangeLog +++ /dev/null @@ -1,38 +0,0 @@ -# ChangeLog for media-libs/ofbis -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ChangeLog,v 1.11 2008/04/29 15:26:52 armin76 Exp $ - - 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> -ofbis-0.1.1.ebuild, - ofbis-0.2.0.ebuild: - sparc stable wrt #219719, remove old - - 29 Apr 2008; Dawid Węgliński <cla@gentoo.org> ofbis-0.2.0.ebuild: - Stable on x86 - -*ofbis-0.2.0 (29 Apr 2008) - - 29 Apr 2008; Samuli Suominen <drac@gentoo.org> - +files/ofbis-0.2.0-gcc4.patch, +ofbis-0.2.0.ebuild: - Version bump with fix for gcc-4, warnings and aclocal. - - 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: - Transition to Manifest2. - - 07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml, - ofbis-0.1.1.ebuild: - Drop virtual/libc dependency. Add maintainer-needed metadata. - - 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ofbis-0.1.1.ebuild: - virtual/glibc -> virtual/libc - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*ofbis-0.1.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/media-libs/ofbis/Manifest b/media-libs/ofbis/Manifest deleted file mode 100644 index 5b8518db142c..000000000000 --- a/media-libs/ofbis/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX ofbis-0.2.0-gcc4.patch 10683 RMD160 6308b49ebe94c6a0264cfbb4d78018f5ce613234 SHA1 1cdd94b4f9bfabe3e3847793d14ea7bea0154030 SHA256 25092e57ddab2352b2e5f9b20cb0653b4232bf12f45982123abffc783b584696 -DIST ofbis-0.2.0.tar.gz 229909 RMD160 fd46cdededcce9eba21b6c27aba0d5a88078c7aa SHA1 23b77b44e7f9faaa988ebf76122a9ef647312a26 SHA256 eee824250a734cd309cc6c8ff2fcf6420d051134bfcea098c5326d8652c31440 -EBUILD ofbis-0.2.0.ebuild 830 RMD160 8c5bef2aadea457bfe049c4018f2f3767877db3a SHA1 dfb5d31de5a04b4251cfff4416f067b33eea73f7 SHA256 3ed4bd8aa5a42f31f515b6c4ce26866fc0c12c69e2fa3493809775797c6adbcc -MISC ChangeLog 1512 RMD160 e167be2883d8471330141c2956e366f5a6178a14 SHA1 d5e2158a3174b70c7f1749d3a260cab20d15a4d9 SHA256 2cfd268bb1790c8f8a6fd72ac9cf8115b5b9f3f51d4ce159a634cfa222b08476 -MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a diff --git a/media-libs/ofbis/files/ofbis-0.2.0-gcc4.patch b/media-libs/ofbis/files/ofbis-0.2.0-gcc4.patch deleted file mode 100644 index 4f45182dc491..000000000000 --- a/media-libs/ofbis/files/ofbis-0.2.0-gcc4.patch +++ /dev/null @@ -1,299 +0,0 @@ -diff -ur ofbis-0.2.0.orig/fbtst.c ofbis-0.2.0/fbtst.c ---- ofbis-0.2.0.orig/fbtst.c 2000-02-17 16:39:34.000000000 +0200 -+++ ofbis-0.2.0/fbtst.c 2008-04-29 17:07:20.000000000 +0300 -@@ -2,6 +2,7 @@ - #include <stdlib.h> - #include <signal.h> - #include <unistd.h> -+#include <string.h> - #include "src/ofbis.h" - - #define BLITTEST -@@ -29,10 +30,10 @@ - - sigemptyset(&mask); - -+ memset(&sigs, 0, sizeof(sigs)); - sigs.sa_handler = signal_handler; - sigs.sa_mask = mask; - sigs.sa_flags = SA_ONESHOT; -- sigs.sa_restorer = NULL; - - sigaction(SIGHUP, &sigs, NULL); - sigaction(SIGINT, &sigs, NULL); -diff -ur ofbis-0.2.0.orig/ofbis.m4.in ofbis-0.2.0/ofbis.m4.in ---- ofbis-0.2.0.orig/ofbis.m4.in 1999-12-12 23:34:46.000000000 +0200 -+++ ofbis-0.2.0/ofbis.m4.in 2008-04-29 17:12:34.000000000 +0300 -@@ -5,16 +5,21 @@ - dnl AM_PATH_OFBIS([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) - dnl Test for oFBis, and define OFBIS_CFLAGS and OFBIS_LIBS - --AC_DEFUN(AM_PATH_OFBIS, -+AC_DEFUN([AM_PATH_OFBIS], - [dnl - dnl Get the cflags and libraries from the ofbis-config script - dnl --AC_ARG_WITH(ofbis-prefix,[ --with-ofbis-prefix=PFX Prefix where oFBis is installed (optional)], -- ofbis_config_prefix="$withval", ofbis_config_prefix="") --AC_ARG_WITH(ofbis-exec-prefix,[ --with-ofbis-exec-prefix=PFX Exec prefix where oFBis is installed (optional)], -- ofbis_config_exec_prefix="$withval", ofbis_config_exec_prefix="") --AC_ARG_ENABLE(ofbistest, [ --disable-ofbistest Do not try to compile and run a test oFBis program], -- , enable_ofbistest=yes) -+AC_ARG_WITH([ofbis-prefix], -+ [ --with-ofbis-prefix=PFX Prefix where oFBis is installed (optional)], -+ [ofbis_config_prefix="$withval"], -+ [ofbis_config_prefix=""]) -+AC_ARG_WITH([ofbis-exec-prefix, -+ [ --with-ofbis-exec-prefix=PFX Exec prefix where oFBis is installed (optional)], -+ [ofbis_config_exec_prefix="$withval"], -+ [ofbis_config_exec_prefix=""]) -+AC_ARG_ENABLE([ofbistest], -+ [ --disable-ofbistest Do not try to compile and run a test oFBis program], -+ , [enable_ofbistest=yes]) - - if test x$ofbis_config_exec_prefix != x ; then - ofbis_config_args="$ofbis_config_args --exec-prefix=$ofbis_config_exec_prefix" -@@ -29,9 +34,9 @@ - fi - fi - -- AC_PATH_PROG(OFBIS_CONFIG, ofbis-config, no) -- min_ofbis_version=ifelse([$1], ,@OFBIS_VERSION@,$1) -- AC_MSG_CHECKING(for oFBis - version >= $min_ofbis_version) -+ AC_PATH_PROG([OFBIS_CONFIG], [ofbis-config], [no]) -+ min_ofbis_version=ifelse([$1], , @OFBIS_VERSION@, [$1]) -+ AC_MSG_CHECKING([for oFBis - version >= $min_ofbis_version]) - no_ofbis="" - if test "$OFBIS_CONFIG" = "no" ; then - no_ofbis=yes -@@ -52,10 +57,10 @@ - fi - fi - if test "x$no_ofbis" = x ; then -- AC_MSG_RESULT(yes) -- ifelse([$2], , :, [$2]) -+ AC_MSG_RESULT([yes]) -+ ifelse([$2], , [:], [$2]) - else -- AC_MSG_RESULT(no) -+ AC_MSG_RESULT([no]) - if test "$OFBIS_CONFIG" = "no" ; then - echo "*** The ofbis-config script installed by oFBis could not be found" - echo "*** If oFBis was installed in PREFIX, make sure PREFIX/bin is in" -@@ -66,17 +71,17 @@ - fi - OFBIS_CFLAGS="" - OFBIS_LIBS="" -- ifelse([$3], , :, [$3]) -+ ifelse([$3], , [:], [$3]) - fi -- AC_SUBST(OFBIS_CFLAGS) -- AC_SUBST(OFBIS_LIBS) -+ AC_SUBST([OFBIS_CFLAGS]) -+ AC_SUBST([OFBIS_LIBS]) - ]) - - - dnl AM_CHECK_LIBOFBIS(MINIMUM-VERSION, [ACTION-IF-FOUND, [ACTION-IF-NOT-FOUND]]) - dnl Simplifies for other packages to check for libofbis. - --AC_DEFUN(AM_CHECK_LIBOFBIS, -+AC_DEFUN([AM_CHECK_LIBOFBIS], - [ - dnl AC_MSG_CHECKING([for libofbis version >= $1... ]) - if test x$with_ofbis = xyes ; then -@@ -87,13 +92,13 @@ - if test x$with_ofbis = x ; then - dnl Look for separately installed ofbis - -- AM_PATH_OFBIS($1, ifelse([$2], , :, [$2]), -+ AM_PATH_OFBIS([$1], [ifelse([$2], , :, [$2])], - [ifelse([$3], , -- AC_MSG_ERROR([ -+ [AC_MSG_ERROR([ - *** oFBis $1 or better is required. The latest version of oFBis --*** is always available from ftp://ftp.nocrew.org/pub/osis/.]) -+*** is always available from ftp://ftp.nocrew.org/pub/osis/.])] - , [$3])], -- ofbis) -+ [ofbis]) - - ofbis_cflags=$OFBIS_CFLAGS - ofbis_libs=$OFBIS_LIBS -@@ -117,19 +122,19 @@ - OFBIS_CFLAGS="-I$ofbis_dir" - OFBIS_LIBS=$ofbis_dir/libofbis.la - -- ifelse([$2], , :, [$2]) -+ ifelse([$2], , [:], [$2]) - else - OFBIS_CFLAGS="" - OFBIS_LIBS="" - ifelse([$3], , -- AC_MSG_ERROR([oFBis directory ($with_ofbis) not present or not configured]) -+ [AC_MSG_ERROR([oFBis directory ($with_ofbis) not present or not configured])] - , [$3]) - fi - -- AC_SUBST(OFBIS_CFLAGS) -- AC_SUBST(OFBIS_LIBS) -+ AC_SUBST([OFBIS_CFLAGS]) -+ AC_SUBST([OFBIS_LIBS]) - fi - --dnl AC_MSG_RESULT(found) -+dnl AC_MSG_RESULT([found]) - - ]) -diff -ur ofbis-0.2.0.orig/src/display_interleaved/i2_generic.c ofbis-0.2.0/src/display_interleaved/i2_generic.c ---- ofbis-0.2.0.orig/src/display_interleaved/i2_generic.c 2000-02-17 16:39:39.000000000 +0200 -+++ ofbis-0.2.0/src/display_interleaved/i2_generic.c 2008-04-29 17:07:28.000000000 +0300 -@@ -95,8 +95,8 @@ - - /* Adjust sbase and dbase to bottom of block */ - -- (__u8 *) dbase += ( fbb->d_nxln * ( fbb->b_ht - 1 ) ); -- (__u8 *) sbase += ( fbb->s_nxln * ( fbb->b_ht - 1 ) ); -+ dbase = (__u16 *)((__u8 *) dbase + ( fbb->d_nxln * ( fbb->b_ht - 1 ) )); -+ sbase = (__u16 *)((__u8 *) sbase + ( fbb->s_nxln * ( fbb->b_ht - 1 ) )); - - /* Set next line offsets */ - -@@ -148,8 +148,8 @@ - - /* Adjust sbase and dbase to top right of block */ - -- (__u8 *) dbase += ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->d_xmin % 16 ) != 0 )) * fbb->d_nxwd ); -- (__u8 *) sbase += ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->s_xmin % 16 ) != 0 )) * fbb->s_nxwd ); -+ dbase = (__u16 *)((__u8 *) dbase + ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->d_xmin % 16 ) != 0 )) * fbb->d_nxwd )); -+ sbase = (__u16 *)((__u8 *) sbase + ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->s_xmin % 16 ) != 0 )) * fbb->s_nxwd )); - - /* Set next line offsets */ - -diff -ur ofbis-0.2.0.orig/src/display_packed/pp_16.c ofbis-0.2.0/src/display_packed/pp_16.c ---- ofbis-0.2.0.orig/src/display_packed/pp_16.c 2000-02-17 16:39:42.000000000 +0200 -+++ ofbis-0.2.0/src/display_packed/pp_16.c 2008-04-29 17:07:28.000000000 +0300 -@@ -40,7 +40,8 @@ - switch (f->writemode) { - case FB_XOR: - while (x++ <= j) { -- *pixel++ = ~(u_int16_t)*pixel; -+ *pixel = ~(u_int16_t)*pixel; -+ *pixel++; - } - break; - -@@ -85,11 +86,11 @@ - - if (dir == BITBLT_FORWARD) { - for(i=0; i<num; i++) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } else { - for(i=num-1; i>=0; i--) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } - } -diff -ur ofbis-0.2.0.orig/src/display_packed/pp_32.c ofbis-0.2.0/src/display_packed/pp_32.c ---- ofbis-0.2.0.orig/src/display_packed/pp_32.c 2000-02-17 16:39:42.000000000 +0200 -+++ ofbis-0.2.0/src/display_packed/pp_32.c 2008-04-29 17:07:28.000000000 +0300 -@@ -40,7 +40,8 @@ - switch (f->writemode) { - case FB_XOR: - while (x++ <= j) { -- *pixel++ = ~(u_int32_t)*pixel; -+ *pixel = ~(u_int32_t)*pixel; -+ *pixel++; - } - break; - -@@ -85,11 +86,11 @@ - - if (dir == BITBLT_FORWARD) { - for(i=0; i<num; i++) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } else { - for(i=num-1; i>=0; i--) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } - } -diff -ur ofbis-0.2.0.orig/src/display_packed/pp_8.c ofbis-0.2.0/src/display_packed/pp_8.c ---- ofbis-0.2.0.orig/src/display_packed/pp_8.c 2000-02-17 16:39:42.000000000 +0200 -+++ ofbis-0.2.0/src/display_packed/pp_8.c 2008-04-29 17:07:28.000000000 +0300 -@@ -90,11 +90,11 @@ - - if (dir == BITBLT_FORWARD) { - for(i=0; i<num; i++) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } else { - for(i=num-1; i>=0; i--) { -- LOGICOP((u_int32_t)dst[i], (u_int32_t)src[i], logicop); -+ LOGICOP(dst[i], (u_int32_t)src[i], logicop); - } - } - } -diff -ur ofbis-0.2.0.orig/src/display_planes/pl_generic.c ofbis-0.2.0/src/display_planes/pl_generic.c ---- ofbis-0.2.0.orig/src/display_planes/pl_generic.c 2000-02-17 16:39:44.000000000 +0200 -+++ ofbis-0.2.0/src/display_planes/pl_generic.c 2008-04-29 17:07:28.000000000 +0300 -@@ -95,8 +95,8 @@ - - /* Adjust sbase and dbase to bottom of block */ - -- (__u8 *) dbase += ( fbb->d_nxln * ( fbb->b_ht - 1 ) ); -- (__u8 *) sbase += ( fbb->s_nxln * ( fbb->b_ht - 1 ) ); -+ dbase = (__u16 *)((__u8 *) dbase + ( fbb->d_nxln * ( fbb->b_ht - 1 ) )); -+ sbase = (__u16 *)((__u8 *) sbase + ( fbb->s_nxln * ( fbb->b_ht - 1 ) )); - - /* Set next line offsets */ - -@@ -148,8 +148,8 @@ - - /* Adjust sbase and dbase to top right of block */ - -- (__u8 *) dbase += ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->d_xmin % 16 ) != 0 )) * fbb->d_nxwd ); -- (__u8 *) sbase += ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->s_xmin % 16 ) != 0 )) * fbb->s_nxwd ); -+ dbase = (__u16 *)((__u8 *) dbase + ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->d_xmin % 16 ) != 0 )) * fbb->d_nxwd )); -+ sbase = (__u16 *)((__u8 *) sbase + ( ( ( ( fbb->b_wd - 1 ) / 16 ) + ( ( fbb->s_xmin % 16 ) != 0 )) * fbb->s_nxwd )); - - /* Set next line offsets */ - -diff -ur ofbis-0.2.0.orig/src/error.c ofbis-0.2.0/src/error.c ---- ofbis-0.2.0.orig/src/error.c 2000-02-17 16:39:35.000000000 +0200 -+++ ofbis-0.2.0/src/error.c 2008-04-29 17:07:10.000000000 +0300 -@@ -1,5 +1,6 @@ - #include <stdio.h> - #include <stdarg.h> -+#include <stdlib.h> - #include <string.h> - #include <errno.h> - #include "error.h" -diff -ur ofbis-0.2.0.orig/src/generic/line.c ofbis-0.2.0/src/generic/line.c ---- ofbis-0.2.0.orig/src/generic/line.c 2000-02-17 16:39:47.000000000 +0200 -+++ ofbis-0.2.0/src/generic/line.c 2008-04-29 17:07:11.000000000 +0300 -@@ -1,5 +1,6 @@ - #include "ofbis.h" - #include "common.h" -+#include <stdlib.h> - - /* Use Bresenham's line algorithm instead */ - /* I think it's faster, and it's definitely shorter code -diff -ur ofbis-0.2.0.orig/src/kbd.c ofbis-0.2.0/src/kbd.c ---- ofbis-0.2.0.orig/src/kbd.c 2000-02-17 16:39:36.000000000 +0200 -+++ ofbis-0.2.0/src/kbd.c 2008-04-29 17:07:11.000000000 +0300 -@@ -209,7 +209,6 @@ - SETORCLEAR(Mode_Home); - */ - break; -- default: - } - ev->keycode = key; - ev->state = state; diff --git a/media-libs/ofbis/metadata.xml b/media-libs/ofbis/metadata.xml deleted file mode 100644 index 54494c4bb860..000000000000 --- a/media-libs/ofbis/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> -<email>maintainer-needed@gentoo.org</email> -</maintainer> -</pkgmetadata> diff --git a/media-libs/ofbis/ofbis-0.2.0.ebuild b/media-libs/ofbis/ofbis-0.2.0.ebuild deleted file mode 100644 index cf7f423370e5..000000000000 --- a/media-libs/ofbis/ofbis-0.2.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ofbis-0.2.0.ebuild,v 1.3 2008/04/29 15:26:52 armin76 Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="a library containing a few simple graphical routines for the Linux framebuffers." -HOMEPAGE="http://osis.nocrew.org/ofbis" -SRC_URI="ftp://ftp.nocrew.org/pub/osis/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 sparc x86" -IUSE="" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-gcc4.patch -} - -src_compile() { - tc-export CC - econf - emake CFLAGS="${CFLAGS}" || die "emake failed." -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog CREDITS DESIGN NEWS \ - OFBIS-VERSION README TODO -} |