First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 21217
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Mr. Bones. <mr_bones_@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Ferencz <strangedr@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cdw-0.2.0_pre1.ebuild Ebuild for cdw-0.2.0-pre1 text/plain Nyari Zoltan 2003-10-12 12:08 0000 1.13 KB Details
cdw-0.2.0_pre3.ebuild ebuild for cdw-0.2.0_pre3 text/plain Thomas Ferencz 2003-10-13 10:17 0000 1004 bytes Details
cdw-0.2.0_pre3.ebuild ebuild for cdw-0.2.0_pre3 text/plain Nyari Zoltan 2003-10-14 13:08 0000 968 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21217 depends on: Show dependency tree
Show dependency graph
Bug 21217 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-05-18 16:58 0000
This is an ebuild for the ncurses-based cdrecord and mkisofs frontend cdw,
developed by Balazs Varkonyi.

cdw-0.1.4.ebuild

-----------------------------------------------------------------

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $


DESCRIPTION="ncurses-based console frontend to cdrecord and mkisofs"


HOMEPAGE="http://cdw.sourceforge.net"


SRC_URI="http://cesnet.dl.sourceforge.net/sourceforge/cdw/${P}.tar.gz"


LICENSE="GPL-2"


SLOT="0"


KEYWORDS="~x86"


IUSE=""


DEPEND="app-cdr/cdrtools	(>=cdrtools-2.01_alpha12"


#RDEPEND=""


S=${WORKDIR}/${P}

src_compile() {
	
	
	 econf || die

	
	emake || die
	
}

src_install() {
	
	einstall || die
}

----------------------------------------------------------------------------

------- Comment #1 From Arcady Genkin (RETIRED) 2003-10-02 18:23:08 0000 -------
I'm trying to reduce the number of packages I maintain.
Punting back to bug-wranglers.

------- Comment #2 From Mr. Bones. 2003-10-09 23:45:48 0000 -------
Added to CVS.

------- Comment #3 From Nyari Zoltan 2003-10-12 12:08:31 0000 -------
Created an attachment (id=19139) [edit]
Ebuild for cdw-0.2.0-pre1

This is the latest version of the cdw console cd writer frontend. Now with
gtk2
gui.

------- Comment #4 From Thomas Ferencz 2003-10-13 10:17:31 0000 -------
Created an attachment (id=19188) [edit]
ebuild for cdw-0.2.0_pre3

Source has been updated by package maintainers, so I am attaching an updated
ebuild.

------- Comment #5 From Nyari Zoltan 2003-10-14 13:08:11 0000 -------
Created an attachment (id=19236) [edit]
I fixed the symlink creation part

I fixed the symlink creation part of the install.

------- Comment #6 From Martin Holzer (RETIRED) 2003-10-17 07:01:54 0000 -------
newer ebuild

------- Comment #7 From Martin Holzer (RETIRED) 2003-10-17 07:02:17 0000 -------
next time, please open a new bug for submitting new files, please

------- Comment #8 From Mr. Bones. 2003-10-17 23:56:41 0000 -------
What's the deal with the /usr/local/share stuff in the ebuild?

------- Comment #9 From Nyari Zoltan 2003-10-19 14:28:07 0000 -------
The previous version of this program, contained a bug, because it always
looks for pixmaps in the /usr/local/share/cdw directory, but it's corrected
so you can remove the symlink creation. 

------- Comment #10 From Mr. Bones. 2003-10-27 12:01:53 0000 -------
pre3 has packaging issues that the upstream authors are fixing.  I'll pick
it
up again at pre4 or 0.2.0 final.  Go ahead and enter a new bug when one of
those shows up.  Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug