diff options
author | Raúl Porcel <armin76@gentoo.org> | 2006-12-27 21:18:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2006-12-27 21:18:10 +0000 |
commit | a954de7c25476ac99d5dd158031590c6e0aee66c (patch) | |
tree | 078a1b88e6ad75a0f3c2f084888e4e8370c03781 /app-misc/atol | |
parent | scripts/portdupe: Undo Peper's change. (diff) | |
download | sunrise-reviewed-a954de7c25476ac99d5dd158031590c6e0aee66c.tar.gz sunrise-reviewed-a954de7c25476ac99d5dd158031590c6e0aee66c.tar.bz2 sunrise-reviewed-a954de7c25476ac99d5dd158031590c6e0aee66c.zip |
app-misc/atol: New ebuild for bug 159239
svn path=/sunrise/; revision=2506
Diffstat (limited to 'app-misc/atol')
-rw-r--r-- | app-misc/atol/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/atol/Manifest | 20 | ||||
-rw-r--r-- | app-misc/atol/atol-0.7.3.ebuild | 37 | ||||
-rw-r--r-- | app-misc/atol/files/atol-0.7.3-CFLAGS.patch | 177 | ||||
-rw-r--r-- | app-misc/atol/files/digest-atol-0.7.3 | 3 | ||||
-rw-r--r-- | app-misc/atol/metadata.xml | 5 |
6 files changed, 250 insertions, 0 deletions
diff --git a/app-misc/atol/ChangeLog b/app-misc/atol/ChangeLog new file mode 100644 index 000000000..a57b67fbb --- /dev/null +++ b/app-misc/atol/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-misc/atol +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 27 Dec 2006; Raul Porcel (armin76) <armin76@gmail.com> +atol-0.7.3.ebuild, + +files/atol-0.7.3-CFLAGS.patch, +metadata.xml: + New ebuild for bug 159239 + diff --git a/app-misc/atol/Manifest b/app-misc/atol/Manifest new file mode 100644 index 000000000..b51274b31 --- /dev/null +++ b/app-misc/atol/Manifest @@ -0,0 +1,20 @@ +AUX atol-0.7.3-CFLAGS.patch 5039 RMD160 9a1ef37fbb863eb22cd05574db9a2ce20dcd632c SHA1 a96ac5c375333033593100d2cf6753d5b1322833 SHA256 1dd1492105c60c878cf0967a7b11f393222ed2a687854594532604b98a017a52 +MD5 6718698bf916b868a180156ca6c91d78 files/atol-0.7.3-CFLAGS.patch 5039 +RMD160 9a1ef37fbb863eb22cd05574db9a2ce20dcd632c files/atol-0.7.3-CFLAGS.patch 5039 +SHA256 1dd1492105c60c878cf0967a7b11f393222ed2a687854594532604b98a017a52 files/atol-0.7.3-CFLAGS.patch 5039 +DIST atol-0.7.3_src.tar.gz 1715962 RMD160 e3cc319bbd67b01518adeda41f4b68c67239103f SHA1 4b4463c98ebcc6ccecae2ce9b3044e50cddec95f SHA256 0eab44c12f1a0d00eed45e4e6958c0649c08600993ec453cc0f9b7714109ea37 +EBUILD atol-0.7.3.ebuild 840 RMD160 6b4f91a21317c7caa6ef020954e4bb320489eab6 SHA1 7f31ac0ddcc1be035b5b93b095dbd47543718cc9 SHA256 806870298a4c3196e13721af471fe582043f71ceaa102405dac1b6e2a595ac73 +MD5 02cf8f83cd9671a658c9d330cfc1aab9 atol-0.7.3.ebuild 840 +RMD160 6b4f91a21317c7caa6ef020954e4bb320489eab6 atol-0.7.3.ebuild 840 +SHA256 806870298a4c3196e13721af471fe582043f71ceaa102405dac1b6e2a595ac73 atol-0.7.3.ebuild 840 +MISC ChangeLog 269 RMD160 54c4405b62e45d89506309048a466377fafee781 SHA1 a12ba50c4c6fdab94ceabd85a7dcc7fbda20d164 SHA256 f06fa086f5428c27897fa3746d6601b99c099bac18900975ef78c20def01b1ef +MD5 17d7c77601c056418ea635c10b30514b ChangeLog 269 +RMD160 54c4405b62e45d89506309048a466377fafee781 ChangeLog 269 +SHA256 f06fa086f5428c27897fa3746d6601b99c099bac18900975ef78c20def01b1ef ChangeLog 269 +MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 +MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170 +RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170 +SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 metadata.xml 170 +MD5 92adee1ab9529423b3014a9a11c20b4e files/digest-atol-0.7.3 247 +RMD160 3da321c2036398f86d8260700c2eba7d4913fe16 files/digest-atol-0.7.3 247 +SHA256 2e1167ae8356192fdd457f00a1bad63d374caead48e00b0196fd9be9d089d76c files/digest-atol-0.7.3 247 diff --git a/app-misc/atol/atol-0.7.3.ebuild b/app-misc/atol/atol-0.7.3.ebuild new file mode 100644 index 000000000..870652c8d --- /dev/null +++ b/app-misc/atol/atol-0.7.3.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit eutils + +DESCRIPTION="File manager written using GTK+ and C++" +HOMEPAGE="http://atol.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}_src.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86" +IUSE="gnome" + +RDEPEND=">=x11-libs/gtk+-2.6" +DEPEND="${RDEPEND} + dev-util/pkgconfig" +MAKEOPTS="${MAKEOPTS} -j1" + +src_unpack() { + unpack ${A} && cd ${S} + + # Respect CFLAGS and don't use --as-needed by default + epatch "$FILESDIR/${P}-CFLAGS.patch" + + if ! use gnome; then + # Comment variable in the Makefile if we don't have gnome + sed -i -e 's/HAVE_GNOME_VFS=1/#HAVE_GNOME_VFS=1/g' Makefile || \ + die "sed failed" + fi +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc readme.txt +} diff --git a/app-misc/atol/files/atol-0.7.3-CFLAGS.patch b/app-misc/atol/files/atol-0.7.3-CFLAGS.patch new file mode 100644 index 000000000..b5d40f2dd --- /dev/null +++ b/app-misc/atol/files/atol-0.7.3-CFLAGS.patch @@ -0,0 +1,177 @@ +--- Makefile.old 2006-12-27 20:03:49.000000000 +0100 ++++ Makefile 2006-12-27 20:06:00.000000000 +0100 +@@ -15,7 +15,7 @@ + archive=atol-$(VERSION)_src
+ + #define plugin install path +-plugin_dir=$(DESTDIR)$(prefix)/local/lib/atol ++plugin_dir=$(DESTDIR)$(prefix)/lib/atol + #comment this to remove gnome-vfs support + HAVE_GNOME_VFS=1 + +@@ -32,7 +32,7 @@ + #DEBUG=-g -D_DEBUG + + CXX=g++ +-CFLAGS=-Wall ++CFLAGS+=-Wall + FLAGS=$(CFLAGS) + BIN=./bin + OBJ=./bin +@@ -47,7 +47,7 @@ + + # define compile/link command line with flags + CC=$(QC) $(CXX) $(DEBUG) $(PROFILE) -pthread -DENABLE_NLS +-LD=$(QL) $(CXX) $(DEBUG) $(PROFILE) -ldl -export-dynamic -pthread $(LOPTIMIZE) ++LD=$(QL) $(CXX) $(DEBUG) $(PROFILE) -ldl -export-dynamic -pthread + + LIBS=gtk+-2.0 gdk-2.0 glib-2.0 gthread-2.0 libssl + ifdef HAVE_GNOME_VFS +--- plugins/src/ArjLib/Makefile.old 2006-12-27 20:42:47.000000000 +0100 ++++ plugins/src/ArjLib/Makefile 2006-12-27 20:48:51.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/Bz2Lib/Makefile.old 2006-12-27 20:43:02.000000000 +0100 ++++ plugins/src/Bz2Lib/Makefile 2006-12-27 20:49:11.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/GzLib/Makefile.old 2006-12-27 20:43:12.000000000 +0100 ++++ plugins/src/GzLib/Makefile 2006-12-27 20:49:27.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/LstLib/Makefile.old 2006-12-27 20:43:18.000000000 +0100 ++++ plugins/src/LstLib/Makefile 2006-12-27 20:49:44.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/TarLib/Makefile.old 2006-12-27 20:44:04.000000000 +0100 ++++ plugins/src/TarLib/Makefile 2006-12-27 20:50:16.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/ZLib/Makefile.old 2006-12-27 20:44:15.000000000 +0100 ++++ plugins/src/ZLib/Makefile 2006-12-27 20:50:31.000000000 +0100 +@@ -13,11 +13,11 @@ + + #DEBUG=-g + CXX=gcc +-CFLAGS= -I ../ ++CFLAGS+= -I ../ + FLAGS= $(CFLAGS) + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/ZipLib/Makefile.old 2006-12-27 20:08:32.000000000 +0100 ++++ plugins/src/ZipLib/Makefile 2006-12-27 20:08:54.000000000 +0100 +@@ -15,14 +15,14 @@ + #compiler compatible to ZipArchive! + #CXX=g++ + CXX=gcc +-CFLAGS= -I../ -I./ZipArchive/stl -I./ZipArchive/Linux -I./ZipArchive/ ++CFLAGS+= -I../ -I./ZipArchive/stl -I./ZipArchive/Linux -I./ZipArchive/ + FLAGS= $(CFLAGS) + + vpath %.h ./ZipArchive/stl:./ZipArchive/Linux + vpath %.cpp ./ZipArchive/stl:./ZipArchive/Linux + + # define compile/link command line with flags +-CC=$(CXX) $(DEBUG) -fPIC -O2 -MMD -pthread -Wall -D_REENTRANT ++CC=$(CXX) $(DEBUG) -fPIC -pthread -Wall -D_REENTRANT + LD=$(CXX) $(DEBUG) -fPIC + + # +--- plugins/src/ZipLib/ZipArchive/Makefile.old 2006-12-27 21:28:56.000000000 +0100 ++++ plugins/src/ZipLib/ZipArchive/Makefile 2006-12-27 21:29:20.000000000 +0100 +@@ -11,7 +11,7 @@ + CCC=cc
+
+ #CFLAGS = -g
+-CFLAGS=-fPIC
++CFLAGS+=-fPIC
+
+ ZIPARCHLIB = libziparch.a
+
+--- plugins/src/ZipLib/ZipArchive/zlib/Makefile.old 2006-12-27 21:30:55.000000000 +0100 ++++ plugins/src/ZipLib/ZipArchive/zlib/Makefile 2006-12-27 21:31:24.000000000 +0100 +@@ -8,7 +8,7 @@ +
+ CC=cc
+
+-CFLAGS=-O -fPIC
++CFLAGS+=-fPIC
+ #CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
+ #CFLAGS=-g -DDEBUG
+ #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
+--- plugins/src/GzLib/zlib/Makefile.old 2006-12-27 21:32:44.000000000 +0100 ++++ plugins/src/GzLib/zlib/Makefile 2006-12-27 21:33:15.000000000 +0100 +@@ -8,7 +8,7 @@ +
+ CC=cc
+
+-CFLAGS=-O -fPIC
++CFLAGS+=-fPIC
+ #CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
+ #CFLAGS=-g -DDEBUG
+ #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
diff --git a/app-misc/atol/files/digest-atol-0.7.3 b/app-misc/atol/files/digest-atol-0.7.3 new file mode 100644 index 000000000..3edbd933e --- /dev/null +++ b/app-misc/atol/files/digest-atol-0.7.3 @@ -0,0 +1,3 @@ +MD5 5ae6bf03a0308abc6d69fe868240721a atol-0.7.3_src.tar.gz 1715962 +RMD160 e3cc319bbd67b01518adeda41f4b68c67239103f atol-0.7.3_src.tar.gz 1715962 +SHA256 0eab44c12f1a0d00eed45e4e6958c0649c08600993ec453cc0f9b7714109ea37 atol-0.7.3_src.tar.gz 1715962 diff --git a/app-misc/atol/metadata.xml b/app-misc/atol/metadata.xml new file mode 100644 index 000000000..7e3286984 --- /dev/null +++ b/app-misc/atol/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>maintainer-wanted</herd> +</pkgmetadata> |