Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ff034d304f5e609d762615034c9240827c26056e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ff034d304f5e609d762615034c9240827c26056e)
  • Date: Mon, 20 Nov 2006 18:08:32 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

graphics-libs/giblib/DETAILS | 2 +-
graphics-libs/giblib/HISTORY | 4 ++++
graphics-libs/giblib/PRE_BUILD | 5 +++++
graphics/feh/DETAILS | 2 +-
graphics/feh/HISTORY | 4 ++++
graphics/feh/PRE_BUILD | 5 +++++
6 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit 8dd8c89842e3d8ae0d9ae78adfb756c1c7d28192
Author: ruskie <ruskie@omega.(none)>
Commit: ruskie <ruskie@omega.(none)>

Well that didn't work...
Revert "pcsc-lite: proper docs install"

This reverts commit 3d9009445c232b81a77d7dcc0c8d9d08f608ed92.

commit 3d9009445c232b81a77d7dcc0c8d9d08f608ed92
Author: ruskie <ruskie@omega.(none)>
Commit: ruskie <ruskie@omega.(none)>

pcsc-lite: proper docs install

commit 2a73e20e6d72bf50fdce5b337256ebc6a085437f
Author: ruskie <ruskie@omega.(none)>
Commit: ruskie <ruskie@omega.(none)>

giblib: make installing of docs proper

commit abb862f056384812868e80bd7d9c84728fb8d4cb
Author: ruskie <ruskie@omega.(none)>
Commit: ruskie <ruskie@omega.(none)>

feh: make installing of docs proper

diff --git a/graphics-libs/giblib/DETAILS b/graphics-libs/giblib/DETAILS
index cb468f7..1fc09e7 100755
--- a/graphics-libs/giblib/DETAILS
+++ b/graphics-libs/giblib/DETAILS
@@ -5,10 +5,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://linuxbrit.co.uk/downloads/$SOURCE
WEB_SITE=http://linuxbrit.co.uk/giblib/
ENTERED=20011101
- UPDATED=20020318

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
diff --git a/graphics-libs/giblib/HISTORY b/graphics-libs/giblib/HISTORY
index 17b2be6..f60dca6 100644
--- a/graphics-libs/giblib/HISTORY
+++ b/graphics-libs/giblib/HISTORY
@@ -1,3 +1,7 @@
+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

diff --git a/graphics-libs/giblib/PRE_BUILD b/graphics-libs/giblib/PRE_BUILD
new file mode 100755
index 0000000..970415f
--- /dev/null
+++ b/graphics-libs/giblib/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit '98s/prefix/datadir/' Makefile.in &&
+sedit '6s/prefix/datadir/' Makefile.am
+
diff --git a/graphics/feh/DETAILS b/graphics/feh/DETAILS
index 82e4d31..bc716fa 100755
--- a/graphics/feh/DETAILS
+++ b/graphics/feh/DETAILS
@@ -5,9 +5,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://linuxbrit.co.uk/downloads/$SOURCE
WEB_SITE=http://linuxbrit.co.uk/feh/
ENTERED=20011101
- UPDATED=20030120

SOURCE_HASH=sha512:502c3fdb7ebb472b6afca253455fceb04febcf592ca73ef7f5d4af0f9322a5a139e55f75557d98aefd7e18d88b0bf45fb1d58981cd7429b239dd49e7f125e461
LICENSE[0]=GPL
+ PATCHLEVEL=1
KEYWORDS="graphics"
SHORT="A fast, lightweight image viewer which uses imlib2"
cat << EOF
diff --git a/graphics/feh/HISTORY b/graphics/feh/HISTORY
index 5375f6b..c75d143 100644
--- a/graphics/feh/HISTORY
+++ b/graphics/feh/HISTORY
@@ -1,3 +1,7 @@
+2006-11-21 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD: added to put the docs in their proper place
+ * DETAILS: patchlevel++
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/graphics/feh/PRE_BUILD b/graphics/feh/PRE_BUILD
new file mode 100755
index 0000000..a011569
--- /dev/null
+++ b/graphics/feh/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit '15s/prefix/datadir/' Makefile.am &&
+sedit '93s/prefix/datadir/' Makefile.in
+



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ff034d304f5e609d762615034c9240827c26056e), Andra?? Levstik, 11/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page