From 0fc7b348977349fb8650099b78a61c6bdbf01d5f Mon Sep 17 00:00:00 2001 From: Pavel Vinogradov Date: Fri, 19 Aug 2022 18:58:36 -0400 Subject: graphics-libs/giblib: removed, dead project --- graphics-libs/giblib/DEPENDS | 6 ------ graphics-libs/giblib/DETAILS | 18 ------------------ graphics-libs/giblib/HISTORY | 39 --------------------------------------- graphics-libs/giblib/PRE_BUILD | 5 ----- 4 files changed, 68 deletions(-) delete mode 100755 graphics-libs/giblib/DEPENDS delete mode 100755 graphics-libs/giblib/DETAILS delete mode 100644 graphics-libs/giblib/HISTORY delete mode 100755 graphics-libs/giblib/PRE_BUILD (limited to 'graphics-libs') diff --git a/graphics-libs/giblib/DEPENDS b/graphics-libs/giblib/DEPENDS deleted file mode 100755 index 33cbe2bc4f..0000000000 --- a/graphics-libs/giblib/DEPENDS +++ /dev/null @@ -1,6 +0,0 @@ -depends freetype2 && -depends harfbuzz && -depends imlib2 && -depends libpng && -depends libx11 && -depends libxext diff --git a/graphics-libs/giblib/DETAILS b/graphics-libs/giblib/DETAILS deleted file mode 100755 index 1fc09e7e9d..0000000000 --- a/graphics-libs/giblib/DETAILS +++ /dev/null @@ -1,18 +0,0 @@ - SPELL=giblib - VERSION=1.2.4 - SOURCE=$SPELL-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=http://linuxbrit.co.uk/downloads/$SOURCE - WEB_SITE=http://linuxbrit.co.uk/giblib/ - ENTERED=20011101 - SOURCE_HASH=sha512:4866df223e6d219a5c9a327874bcd67260c83fba8f99862222df41ef86fb31efa0172a777bf46c853ca380dc2a64bbd41bf4fd658fcb84a924cab4e0f525dcfd - LICENSE[0]=GPL - KEYWORDS="graphics libs" - PATCHLEVEL=1 - SHORT="library used with feh" -cat << EOF -Giblib is a library that feh uses as a wrapper to imlib2. The wrapper -does 2 things, gives you access to fontstyles which can be loadedfrom -files or defined dynamicly through the API, it also and more importantly -wraps imlib2's context API. -EOF diff --git a/graphics-libs/giblib/HISTORY b/graphics-libs/giblib/HISTORY deleted file mode 100644 index 888870d5ad..0000000000 --- a/graphics-libs/giblib/HISTORY +++ /dev/null @@ -1,39 +0,0 @@ -2019-08-11 Ismael Luceno - * PRE_BUILD: Fixed build against musl - -2014-09-25 Remko van der Vossen - * DEPENDS: harfbuzz, libpng - -2014-09-09 Remko van der Vossen - * DEPENDS: freetype2, libx11, libxext - -2008-03-18 Eric Sandall - * DEPENDS: No need to check if using modular X as that's all that's - available now - -2006-11-21 Andraž "ruskie" Levstik - * PRE_BUILD: added to fix docs install paths - * DETAILS: patchlevel++ - -2006-08-16 Pieter Lenaerts - * added BUILD: needs include CFLAG for old xorg - -2006-04-30 Robin Cook - * DETAILS: updated SOURCE_URL and WEB_SITE - -2006-03-12 Karsten Behrmann - * DETAILS: (automated) Add KEYWORDS - -2005-11-29 Seth Woolley - * DETAILS: MD5 -> SHA512 - -2004-09-07 Ladislav Hagara - * DETAILS: VERSION=1.2.4, BUILD_API=2 - reformatted, removed MAINTAINER - -2002-02-03 Unet - * BUMP 1.2.3 - -2002-06-12 Unet - * Created this. - diff --git a/graphics-libs/giblib/PRE_BUILD b/graphics-libs/giblib/PRE_BUILD deleted file mode 100755 index ff1dda57f0..0000000000 --- a/graphics-libs/giblib/PRE_BUILD +++ /dev/null @@ -1,5 +0,0 @@ -default_pre_build && -cd $SOURCE_DIRECTORY && -sedit '98s/prefix/datadir/' Makefile.in && -sedit '6s/prefix/datadir/' Makefile.am && -sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub -- cgit v1.2.3