Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92225 - app-misc/gprename-2.0 - is a complete batch renamer for files and directories
Summary: app-misc/gprename-2.0 - is a complete batch renamer for files and directories
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://gprename.sourceforge.net
Whiteboard: sunrise suggested
Keywords: EBUILD
: 162398 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-11 01:52 UTC by Zurd
Modified: 2018-06-07 18:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gprename-1.24.ebuild (gprename-1.24.ebuild,485 bytes, text/plain)
2005-05-11 01:53 UTC, Zurd
Details
ChangeLog (ChangeLog,323 bytes, text/plain)
2005-05-11 01:53 UTC, Zurd
Details
ebuild file (gprename-1.24.ebuild,1.30 KB, text/plain)
2005-05-12 15:12 UTC, Zurd
Details
Manifest file (md5sum) (Manifest,181 bytes, text/plain)
2005-05-12 15:13 UTC, Zurd
Details
gprename-1.24.ebuild (gprename-1.24.ebuild,1.10 KB, text/plain)
2005-05-13 14:28 UTC, Zurd
Details
gprename-1.24.ebuild (gprename-1.24.ebuild,1.06 KB, text/plain)
2005-05-16 14:03 UTC, Zurd
Details
gprename-1.5-ChangeLog (ChangeLog,285 bytes, text/plain)
2006-02-26 17:24 UTC, Zurd
Details
gprename-1.5-ebuild (gprename-1.5.ebuild,453 bytes, text/plain)
2006-02-26 17:25 UTC, Zurd
Details
ChangeLog (ChangeLog,279 bytes, text/plain)
2006-04-26 23:05 UTC, Zurd
Details
gprename-1.7.ebuild (gprename-1.7.ebuild,516 bytes, text/plain)
2006-04-26 23:06 UTC, Zurd
Details
gprename-2.0.ebuild (gprename-2.0.ebuild,1.02 KB, text/plain)
2007-01-16 19:07 UTC, Zurd
Details
ChangeLog (ChangeLog,282 bytes, text/plain)
2007-01-16 19:07 UTC, Zurd
Details
gprename-2.0.ebuild (gprename-2.0.ebuild,1.09 KB, text/plain)
2007-01-17 20:20 UTC, Zurd
Details
ChangeLog (ChangeLog,273 bytes, text/plain)
2007-04-17 20:23 UTC, Zurd
Details
gprename-2.2.ebuild (gprename-2.2.ebuild,983 bytes, text/plain)
2007-04-17 20:23 UTC, Zurd
Details
ChangeLog (ChangeLog,271 bytes, text/plain)
2007-06-15 03:10 UTC, Zurd
Details
gprename-2.3.ebuild (gprename-2.3.ebuild,767 bytes, text/plain)
2007-06-15 03:10 UTC, Zurd
Details
ChangeLog (ChangeLog,271 bytes, text/plain)
2007-07-26 04:58 UTC, Zurd
Details
gprename-2.4.ebuild (gprename-2.4.ebuild,1002 bytes, text/plain)
2007-07-26 04:58 UTC, Zurd
Details
updated ebuild for gprename-2.4 (gprename-2.4.ebuild,1.07 KB, text/plain)
2007-08-10 07:57 UTC, Shogun
Details
gprename-2.4 (gprename-2.4.ebuild,1.28 KB, text/plain)
2007-08-10 08:08 UTC, Shogun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zurd 2005-05-11 01:52:09 UTC
Hi, this is an ebuild for the software gprename, also included is the ChangeLog.

DESCRIPTION="GPRename is a powerful batch renamer for file and directory"

This is my first time creating an ebuild and submitting it.  The SRC_URI is empty, I don't know what to put in it.  Same thing for IUSE, but I know there is no USE flags needed.  I'm unsure about the KEYWORDS too, it's a gtk-perl application, I guess as long as perl and gtk-perl is installed it can work on any architecture.
Comment 1 Zurd 2005-05-11 01:53:18 UTC
Created attachment 58655 [details]
gprename-1.24.ebuild
Comment 2 Zurd 2005-05-11 01:53:53 UTC
Created attachment 58656 [details]
ChangeLog
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2005-05-11 10:32:13 UTC
this ebuild doesn't look like it would work -- there's no src_install function.  Apart from that, src_unpack() is needless, you can take it right out.
Comment 4 Zurd 2005-05-12 15:11:55 UTC
Here's the new ebuild, doesn't really look pretty but it's working when I do "emerge gprename", plus it's my first ebuild ;)

Any comments is appreciated to improve it.
Comment 5 Zurd 2005-05-12 15:12:38 UTC
Created attachment 58777 [details]
ebuild file
Comment 6 Zurd 2005-05-12 15:13:00 UTC
Created attachment 58778 [details]
Manifest file (md5sum)
Comment 7 Zurd 2005-05-13 14:28:36 UTC
Created attachment 58838 [details]
gprename-1.24.ebuild

Latest ebuild, improved a lot.
Comment 8 Zurd 2005-05-16 14:03:04 UTC
Created attachment 59058 [details]
gprename-1.24.ebuild

Again, latest ebuild, more improvements ;)
Comment 9 Ciaran McCreesh 2005-08-18 14:54:49 UTC
Please fix the following and reopen:

* What's that horrid scary echo thing in src_install?
* ${D}, ${S} should be quoted.
* No need to dodoc COPYING.
Comment 10 Zurd 2006-02-26 17:21:45 UTC
Latest ebuild for GPRename :
* No more horrid scary echo thing in src_install
* Removed dodoc COPYING
* It's all clean now.

Except that it doesn't work.  The ebuild file call "sh gprename-install.sh" which will call "mkdir" and "cp" but it will say ACCESS_DENIED by sandbox.  How can I bypass that one?

Log:
ACCESS DENIED  mkdir:     /usr/local/share/gprename
...
--------------------------- ACCESS VIOLATION SUMMARY 
LOG FILE = "/var/log/sandbox/sandbox-sys-apps_-_gprename-1.5-28891.log"

mkdir:     /usr/local/share/gprename
open_wr:   /usr/local/share/gprename
open_wr:   /usr/local/share/gprename
open_wr:   /usr/local/share/gprename
mkdir:     /usr/local/share/gprename
mkdir:     /usr/local/share/gprename
mkdir:     /usr/local/share/gprename
open_wr:   /usr/local/bin/gprename
-------------------------------------------------
Comment 11 Zurd 2006-02-26 17:24:48 UTC
Created attachment 80801 [details]
gprename-1.5-ChangeLog
Comment 12 Zurd 2006-02-26 17:25:33 UTC
Created attachment 80802 [details]
gprename-1.5-ebuild
Comment 13 Zurd 2006-04-26 23:04:59 UTC
Alright, with the help of forums.gentoo.org I've been able to fix that bug with sandbox and this ebuild is working perfectly well now, hope you like it and going to include it in portage tree! :)

See the latest attached ebuild.

Reference : http://forums.gentoo.org/viewtopic-t-457175-highlight-.html
Comment 14 Zurd 2006-04-26 23:05:43 UTC
Created attachment 85590 [details]
ChangeLog

ChangeLog
Comment 15 Zurd 2006-04-26 23:06:04 UTC
Created attachment 85591 [details]
gprename-1.7.ebuild

gprename-1.7.ebuild
Comment 16 Jakub Moc (RETIRED) gentoo-dev 2007-01-16 19:04:06 UTC
*** Bug 162398 has been marked as a duplicate of this bug. ***
Comment 17 Zurd 2007-01-16 19:06:35 UTC
Here's the gprename-2.0 ebuild that I would like to be added in Portage.  It is now using GTK2-Perl, gprename below version 2.0 is using gtk-perl which is deprecated.

My last attempt to include gprename wasn't succesful after waiting 1 year and a
half as you can see with the date this bug has been opened, seems like no maintainer want to take it.  Since I'm the one that coded this software, I wouldn't mind being the maintainer of only this software for Portage, any tips on how to be a maintainer would be appreciated.

Thanks
Comment 18 Zurd 2007-01-16 19:07:26 UTC
Created attachment 107200 [details]
gprename-2.0.ebuild
Comment 19 Zurd 2007-01-16 19:07:42 UTC
Created attachment 107201 [details]
ChangeLog
Comment 20 Zurd 2007-01-17 20:20:08 UTC
Created attachment 107292 [details]
gprename-2.0.ebuild

New ebuild, got rid of one line and added 2 lines to handle the desktop file for the application menu
Comment 21 Zurd 2007-04-17 20:23:34 UTC
Created attachment 116558 [details]
ChangeLog
Comment 22 Zurd 2007-04-17 20:23:50 UTC
Created attachment 116559 [details]
gprename-2.2.ebuild
Comment 23 Zurd 2007-04-17 20:24:06 UTC
New version, new ebuild.
Comment 24 Zurd 2007-06-15 03:10:24 UTC
Created attachment 122092 [details]
ChangeLog
Comment 25 Zurd 2007-06-15 03:10:43 UTC
Created attachment 122093 [details]
gprename-2.3.ebuild
Comment 26 Zurd 2007-06-15 03:12:21 UTC
Another version bump, now GPRename 2.3 can be installed with a Makefile, it's now a very simple ebuild.
Comment 27 Zurd 2007-07-26 04:58:13 UTC
Created attachment 126035 [details]
ChangeLog
Comment 28 Zurd 2007-07-26 04:58:33 UTC
Created attachment 126037 [details]
gprename-2.4.ebuild
Comment 29 Shogun 2007-08-10 07:57:06 UTC
Created attachment 127425 [details]
updated ebuild for gprename-2.4

Update ebuild for gprename-2.4 which fixes a problem with the main icon path (that referred to ${D})...
Comment 30 Shogun 2007-08-10 08:08:21 UTC
Created attachment 127428 [details]
gprename-2.4

Update ebuild for gprename-2.4
Fixes paths referring to ${D} (both executable and desktop files).
Fixes an error in Makefile which tried to write on a just deleted directory (build).
Comment 31 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-21 15:03:00 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 32 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-05-08 18:57:13 UTC
Bug locked to conceal some information in the old changelog per bug 247828.