diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-12-30 23:01:54 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-12-30 23:01:54 +0000 |
commit | 441b696989f9066214f296938f892f6a13abf252 (patch) | |
tree | 64c692031306f43f5c9cc7cff48fab7986dfe42c /net-ftp | |
parent | force sdl-perl-1.x (diff) | |
download | historical-441b696989f9066214f296938f892f6a13abf252.tar.gz historical-441b696989f9066214f296938f892f6a13abf252.tar.bz2 historical-441b696989f9066214f296938f892f6a13abf252.zip |
revision bump to support desktop icons as per bug #37384
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/junkie/ChangeLog | 9 | ||||
-rw-r--r-- | net-ftp/junkie/Manifest | 15 | ||||
-rw-r--r-- | net-ftp/junkie/files/digest-junkie-0.3.1-r1 | 1 | ||||
-rw-r--r-- | net-ftp/junkie/files/junkie.desktop | 11 | ||||
-rw-r--r-- | net-ftp/junkie/junkie-0.3.1-r1.ebuild | 58 |
5 files changed, 92 insertions, 2 deletions
diff --git a/net-ftp/junkie/ChangeLog b/net-ftp/junkie/ChangeLog index 05f337b34f82..f91905758736 100644 --- a/net-ftp/junkie/ChangeLog +++ b/net-ftp/junkie/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-ftp/junkie # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/ChangeLog,v 1.2 2004/06/24 22:46:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/ChangeLog,v 1.3 2004/12/30 23:01:54 dragonheart Exp $ + +*junkie-0.3.1-r1 (31 Dec 2004) + + 31 Dec 2004; Daniel Black <dragonheart@gentoo.org> +files/junkie.desktop, + +junkie-0.3.1-r1.ebuild: + revision bump to support desktop icons as per bug #37384 and ebuild by Abraham + Marin Perez <abraham@alumni.uv.es> *junkie-0.3.1 (26 Mar 2003) diff --git a/net-ftp/junkie/Manifest b/net-ftp/junkie/Manifest index 7bde16f53925..d587195fce7c 100644 --- a/net-ftp/junkie/Manifest +++ b/net-ftp/junkie/Manifest @@ -1,3 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9fac2b6b0ca80f46d59186a82639678d ChangeLog 598 MD5 3452a1a98a98c5f2f67037a081f48120 junkie-0.3.1.ebuild 572 -MD5 cd565ac9109d46022fa31af3c9b6d0d8 ChangeLog 341 +MD5 c5bd09384b56368af0087c77ecf9341e junkie-0.3.1-r1.ebuild 1476 +MD5 ecfa379d2d434b9eedee9d717b327c8b files/junkie.desktop 310 MD5 510aa8f96446aca6b65790ced937c217 files/digest-junkie-0.3.1 64 +MD5 510aa8f96446aca6b65790ced937c217 files/digest-junkie-0.3.1-r1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFB1IjomdTrptrqvGERAjumAKCcdoOMWcDjYWR8/+jHTFu5777gmQCeON/1 +NMoQD67nwTirG8G4wkHYYr0= +=VqPP +-----END PGP SIGNATURE----- diff --git a/net-ftp/junkie/files/digest-junkie-0.3.1-r1 b/net-ftp/junkie/files/digest-junkie-0.3.1-r1 new file mode 100644 index 000000000000..72aa5412531f --- /dev/null +++ b/net-ftp/junkie/files/digest-junkie-0.3.1-r1 @@ -0,0 +1 @@ +MD5 b1ead97f60d08cc9ceeab0af8bb4c8c6 junkie0.3.1.tar.bz2 921701 diff --git a/net-ftp/junkie/files/junkie.desktop b/net-ftp/junkie/files/junkie.desktop new file mode 100644 index 000000000000..92b4c9f41d4e --- /dev/null +++ b/net-ftp/junkie/files/junkie.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Junkie +Exec=junkie +# The png icon is the heaviest one, but the only one which works properly in both Gnome and KDE +Icon=junkie-logo.png +Info=JUNKIE +Comment="Light and cute ftp client" +Comment[es_ES]="Cliente ftp ligero y bonito" +Terminal=0 +Type=Application +Categories=Application;Network; diff --git a/net-ftp/junkie/junkie-0.3.1-r1.ebuild b/net-ftp/junkie/junkie-0.3.1-r1.ebuild new file mode 100644 index 000000000000..49a878dfdeb1 --- /dev/null +++ b/net-ftp/junkie/junkie-0.3.1-r1.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1-r1.ebuild,v 1.1 2004/12/30 23:01:54 dragonheart Exp $ + +inherit gnome2 + +S=${WORKDIR}/${PN}${PV} +DESCRIPTION="Junkie - GTK2 FTP Client" +SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tar.bz2" +HOMEPAGE="http://sourceforge.net/projects/junkie" + +SLOT="0" +LICENSE="BSD" +KEYWORDS="x86 ~ppc ~sparc" + +DEPEND=">=x11-libs/gtk+-2.0.3 + >=dev-libs/glib-2.0.0" + + +src_install() +{ + # Files "AUTHORS" and "COPYING" should also be here, but they are empty and dodoc can do nothing with them + + GNOME_LINKS_DIR="/usr/share/applications" + GNOME_ICONS_DIR="/usr/share/pixmaps" + + ICONS="logo.png logo.gif logo.jpg" + emake install DESTDIR=${D} || die "ERROR: I cannot install ${P}" + + if use gnome; + then + dodir ${GNOME_LINKS_DIR} ${GNOME_ICONS_DIR} + einfo "Installing Gnome icons in ${GNOME_ICONS_DIR}" + for x in ${ICONS} + do + cp ${S}/$x ${D}/${GNOME_ICONS_DIR}/junkie-$x + done + + cp ${FILESDIR}/junkie.desktop ${D}/${GNOME_LINKS_DIR} + fi + + KDE_LINKS_DIR="/usr/share/applnk/Internet" + KDE_ICONS_DIR="${KDEDIR}/share/icons/default.kde" + + if use kde; + then + dodir ${KDE_LINKS_DIR} ${KDE_ICONS_DIR} + einfo "Installing KDE icons in default theme" + for x in ${ICONS} + do + cp ${S}/$x ${D}/${KDE_ICONS_DIR}/junkie-$x + done + cp ${FILESDIR}/junkie.desktop ${D}/${KDE_LINKS_DIR} + fi + + dodoc ChangeLog INSTALL NEWS README + +} |