Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0fc7b348977349fb8650099b78a61c6bdbf01d5f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0fc7b348977349fb8650099b78a61c6bdbf01d5f)
  • Date: Fri, 19 Aug 2022 22:59:18 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

ChangeLog | 3 +++
graphics-libs/giblib/DEPENDS | 6 ------
graphics-libs/giblib/DETAILS | 18 ------------------
graphics-libs/giblib/HISTORY | 39 ---------------------------------------
graphics-libs/giblib/PRE_BUILD | 5 -----
5 files changed, 3 insertions(+), 68 deletions(-)

New commits:
commit 0fc7b348977349fb8650099b78a61c6bdbf01d5f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/giblib: removed, dead project

diff --git a/ChangeLog b/ChangeLog
index 63c0818..c37c3e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-08-19 Pavel Vinogradov <public AT sourcemage.org>
+ * graphics-libs/giblib: removed, dead project
+
2022-08-18 Ismael Luceno <ismael AT sourcemage.org>
* ruby-raa/ruby-bundler: new spell, dependency manager for Ruby
* python-pypi/python-icalendar: new spell, icalendar parser library
diff --git a/graphics-libs/giblib/DEPENDS b/graphics-libs/giblib/DEPENDS
deleted file mode 100755
index 33cbe2b..0000000
--- 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 1fc09e7..0000000
--- 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 888870d..0000000
--- a/graphics-libs/giblib/HISTORY
+++ /dev/null
@@ -1,39 +0,0 @@
-2019-08-11 Ismael Luceno <ismael AT sourcemage.org>
- * PRE_BUILD: Fixed build against musl
-
-2014-09-25 Remko van der Vossen <wich AT sourcemage.org>
- * DEPENDS: harfbuzz, libpng
-
-2014-09-09 Remko van der Vossen <wich AT sourcemage.org>
- * DEPENDS: freetype2, libx11, libxext
-
-2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: No need to check if using modular X as that's all that's
- available now
-
-2006-11-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * PRE_BUILD: added to fix docs install paths
- * DETAILS: patchlevel++
-
-2006-08-16 Pieter Lenaerts <e-type AT sourcemage.org>
- * added BUILD: needs include CFLAG for old xorg
-
-2006-04-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated SOURCE_URL and WEB_SITE
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-09-07 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: VERSION=1.2.4, BUILD_API=2
- reformatted, removed MAINTAINER
-
-2002-02-03 Unet <unet AT sourcemage.org>
- * BUMP 1.2.3
-
-2002-06-12 Unet <unet AT sourcemage.org>
- * Created this.
-
diff --git a/graphics-libs/giblib/PRE_BUILD b/graphics-libs/giblib/PRE_BUILD
deleted file mode 100755
index ff1dda5..0000000
--- 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



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0fc7b348977349fb8650099b78a61c6bdbf01d5f), Pavel Vinogradov, 08/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page