diff options
author | Christian Heim <phreak@gentoo.org> | 2006-09-27 16:43:07 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-09-27 16:43:07 +0000 |
commit | 5ca8e9ff0881b60bb4e9d8d31edd61a8cca9c980 (patch) | |
tree | 1ab7d4692be4dae19fcbba64a958ddcf5116e224 /media-radio | |
parent | dev-lang/io-vm removal (was pending removal 27th September 2006), see #87785 ... (diff) | |
download | historical-5ca8e9ff0881b60bb4e9d8d31edd61a8cca9c980.tar.gz historical-5ca8e9ff0881b60bb4e9d8d31edd61a8cca9c980.tar.bz2 historical-5ca8e9ff0881b60bb4e9d8d31edd61a8cca9c980.zip |
media-radio/xlog removal (was pending removal 27th September 2006), see #88580 for reference.
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/xlog/ChangeLog | 124 | ||||
-rw-r--r-- | media-radio/xlog/Manifest | 27 | ||||
-rw-r--r-- | media-radio/xlog/files/digest-xlog-0.9.12 | 1 | ||||
-rw-r--r-- | media-radio/xlog/files/digest-xlog-0.9.7 | 1 | ||||
-rw-r--r-- | media-radio/xlog/files/digest-xlog-1.1 | 1 | ||||
-rw-r--r-- | media-radio/xlog/files/digest-xlog-1.2.2 | 1 | ||||
-rw-r--r-- | media-radio/xlog/xlog-0.9.12.ebuild | 32 | ||||
-rw-r--r-- | media-radio/xlog/xlog-0.9.7.ebuild | 34 | ||||
-rw-r--r-- | media-radio/xlog/xlog-1.1.ebuild | 33 | ||||
-rw-r--r-- | media-radio/xlog/xlog-1.2.2.ebuild | 25 |
10 files changed, 0 insertions, 279 deletions
diff --git a/media-radio/xlog/ChangeLog b/media-radio/xlog/ChangeLog deleted file mode 100644 index ba5314ef81af..000000000000 --- a/media-radio/xlog/ChangeLog +++ /dev/null @@ -1,124 +0,0 @@ -# ChangeLog for media-radio/xlog -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/ChangeLog,v 1.9 2006/03/19 22:39:47 joshuabaergen Exp $ - - 19 Mar 2006; Joshua Baergen <joshuabaergen@gentoo.org> xlog-0.9.7.ebuild, - xlog-0.9.12.ebuild, xlog-1.1.ebuild, xlog-1.2.2.ebuild: - Remove unnecessary X dependency. - -*xlog-1.2.2 (10 Aug 2005) - - 10 Aug 2005; Robb Romans <killsoft@gentoo.org> +xlog-1.2.2.ebuild: - New upstream version. - - Changes for xlog version 1.2 - * Import support for the OH1AA logbook. Tested by Jarmo, OH1MRR. - * A keyerwindow has been added, opened from the 'Tools -> Keyer' menu. This - is a simple interface to cwdaemon and will allow you to run a contest. - It features programmable function keys, macro's, switch between CQ and - S&P mode, an auto increment counter and short numbers. See the MANUAL for - a description. - * Ctrl-H opens help, Ctrl-R the keyerwindow. - * The list of hamlib-rigs in the preferences dialog is now sorted. Thanks - to Jean-Luc F5IBH for proposing. - * You can use the 'del' key to delete a selected QSO and the 'insert' key - to add a QSO. - * We now have slightly different icons for the worked before dialog and - the keyer window. - * A safe backup method has been added, you can now select a backup directory - in the 'Logs' page of the preferences dialog. This directory can be on - another drive or on a network mounted directory. Proposed by Matt, GW0VNR. - * When using hamlib, only the needed backend is loaded at startup. This - saves about 2 Mb of memory compared to the old method, which would load - all backends. - * When using hamlib it is now possible to use the FCC emission designators - for modes. Check the option in the hamlib page of the preferences dialog. - Another proposal by Matt, GW0VNR. - * When selecting 'Logs -> Merge' or Ctrl-M you are presented with a dialog - which can be used to merge 2 logs. - * The manual has been rewritten so it can contain images. - * To make xlog more HIG compliant, Ctrl-Q will now quit the program and - Ctrl-W will close a log. - * Fixed a crash when locale conversion fails when reading the manual. Thanks - to Boguslaw, SQ5TB for reporting. - * Many minor bugfixes. - * Slovak translations by Michal Karas, OM4AA. - * French MANUAL and FAQ by Jean-Luc Coulon, F5IBH. - -*xlog-1.1 (16 Feb 2005) - - 16 Feb 2005; Robb Romans <killsoft@gentoo.org> +xlog-1.1.ebuild: - - Changes for xlog version 1.1 - * Several cleanups in the function which creates the main window, the toolbar - now uses the GtkAction API, toolbar items are now also accessable through - the edit menu and the vertical handlebar can move freely to the left. - * "Tab" in the menu has been renamed to "Page". - * You can hide the number column by using the log-editor and entering a zero - column width for this column. - * The BUGS file has been added to the help menu, with a description on how to - report bugs. - * The logeditor has been redesigned so it fits on a 800x600 display. - * Most of the dialogs have been cleaned up and partly rewritten, so they - will load faster. - * Xlog now correctly recognizes the 60 meters band. Thanks to Harv Nelson, - AI9NL for notifying. - * At ADIF import, frequencies with a comma are converted to a dot. - * A gtk+ version check has been added, which will display an error at - startup if the version is below 2.4. - * An error will be displayed when trying to load a non-xlog file. - * The labels export format has been renamed TSV (Tab Separated Value). - * You can decide which fields to export in the TSV format (used by glabels), - by going to Settings->Dialogs and checking wanted the fields in the - "Save As" page. - * When hamlib is enabled, rounding of the digits is now also possible when - the s-meter is not visible. - * When entering a logname in the new log dialog, dash (-) and underscore (_) - are now also allowed. - * Polish MANUAL and FAQ added by Boguslaw Ciastek, SQ5TB. - * The position of the paned window is now remembered at program exit. - - 08 Dec 2004; Robb Romans <killsoft@gentoo.org> : - Changes for xlog version 0.9.12 - * Opening/closing the worked before dialog now correctly sets the - corresponding optionmenu. - * When a new log is created the corresponding filename is now created - correctly. - * The README has been left out of the help menu and is migrated with the - MANUAL. It is now included with the source code only. - * Some effort has been done to compile cleanly with mingw. Untested. - * Polish translations by Boguslaw Ciastek, SQ5TB. Thanks! - -*xlog-0.9.7 (01 Oct 2004) - - 01 Oct 2004; Robb Romans <killsoft@gentoo.org> +xlog-0.9.7.ebuild: - New version, thanks to Douglas Gallup for the contribution. - Closes bug 64351 - - Changes for xlog version 0.9.7 - * A fix by Nigel Horne, G0LOV for a NULL pointer deref in dxcc.c, which would - cause crashes on some architectures. Thanks! - * xlog will now also build with older libgnomeprint versions. - * The ChangeLog is now included in the help menu and the xlog data directory. - * When importing from trlog, the date is converted to your current locale. - * If there is a comment in a trlog file (lines starting with ';'), it will - be imported and added to the remarks field. - * Another printing fix. People on redhat have been reporting overlapping - columns, a new way of column width calculation fixes this. Thanks to Tomi, - OH2BNS and Alex, OZ9AEC for testing. - - 04 Aug 2004; Robb Romans <killsoft@gentoo.org> xlog-0.9.6.ebuild: - Mark stable on x86. - - 29 Jun 2004; Robb Romans <killsoft@gentoo.org> xlog-0.9.6.ebuild: - Move to virtual/libc - - 28 Jun 2004; David Holm <dholm@gentoo.org> xlog-0.9.6.ebuild: - Added to ~ppc. - -*xlog-0.9.6 (27 Jun 2004) - - 27 Jun 2004; <killsoft@gentoo.org> +metadata.xml, +xlog-0.9.6.ebuild: - New ebuild. - Thanks to Steven Harms for the initial ebuild. - Closes bug 49456 - diff --git a/media-radio/xlog/Manifest b/media-radio/xlog/Manifest deleted file mode 100644 index 91f6589ec8bc..000000000000 --- a/media-radio/xlog/Manifest +++ /dev/null @@ -1,27 +0,0 @@ -MD5 8f5091a2831b1392360af9e7253ff107 ChangeLog 6074 -RMD160 a5a97857946bb403bb094a149bd6e0f54e302750 ChangeLog 6074 -SHA256 8dda22c6eb45ddd6fd290e2fa71995456bad5ab3e4108600adbc988433aa776a ChangeLog 6074 -MD5 cdcd0221e0bc5d8be27eb3ba47d55cee files/digest-xlog-0.9.12 63 -RMD160 b0305029d936d4794d9c7b87cd4b7ced9f11d238 files/digest-xlog-0.9.12 63 -SHA256 f7efdbe8cc78d0d7fc86e8131115d1963235b18d430235338d22d77b75928168 files/digest-xlog-0.9.12 63 -MD5 d0afee6be83642f398db70c755d275c8 files/digest-xlog-0.9.7 63 -RMD160 6bb1277e930cd08863a0129f710afb0dd657b125 files/digest-xlog-0.9.7 63 -SHA256 b6bd257de2a2156ba006c6934007bd5f663f5fa36a04959c428e8ef295a06e23 files/digest-xlog-0.9.7 63 -MD5 8fa370a05d60362f128245e9f384c502 files/digest-xlog-1.1 60 -RMD160 0794c41f6ac8b03f4d3eff489e6510274db183dd files/digest-xlog-1.1 60 -SHA256 61b1f5916b49babea9908bac2b5a8e3ef6b0a9d5aba13c4c5426e7dbb04291a8 files/digest-xlog-1.1 60 -MD5 1c2452e0ef20c3a16b297a8911827505 files/digest-xlog-1.2.2 62 -RMD160 75e4c19d5d408f639f7af4513cdd283e3f60f277 files/digest-xlog-1.2.2 62 -SHA256 4f2b02a15ffed626e4e02c17f189d07c0e304250ec9f818236f369562802666f files/digest-xlog-1.2.2 62 -MD5 4b4d55374e3ec29f22f334c54a18fd5e xlog-0.9.12.ebuild 832 -RMD160 a99ffd152a94bb80e20af04355711f44d4bae15d xlog-0.9.12.ebuild 832 -SHA256 4e4bdfd434c6998884ddbcfd2055f22244064c6df5c2e284e1666a8bf901ad17 xlog-0.9.12.ebuild 832 -MD5 554b60b1615ab5e1c192941a76403f1e xlog-0.9.7.ebuild 822 -RMD160 787c07d3bdf81e8abce7e8f07beee78be6aed4aa xlog-0.9.7.ebuild 822 -SHA256 03552c28996f227831a89757d59211143d5851cd8908810f2b6bace66c6a78da xlog-0.9.7.ebuild 822 -MD5 323638380c608c6b1a3a95ddb9207fc6 xlog-1.1.ebuild 802 -RMD160 052c8f0c744affd9e79fb40336fea74e232007e1 xlog-1.1.ebuild 802 -SHA256 63c93da37b015c8d8f1241361ed1a05643654123cbaebf0fd3739acabc751e18 xlog-1.1.ebuild 802 -MD5 4a6f29a07de1092f9fc37e33d0635985 xlog-1.2.2.ebuild 682 -RMD160 5bd4f2d8e408c3d469af92c05d7743325e12dc11 xlog-1.2.2.ebuild 682 -SHA256 9b9c0ecdc72363931ecf7d78420995545ddbbbe19e94381ab7d22edab4e02c2a xlog-1.2.2.ebuild 682 diff --git a/media-radio/xlog/files/digest-xlog-0.9.12 b/media-radio/xlog/files/digest-xlog-0.9.12 deleted file mode 100644 index 38f145f0ea76..000000000000 --- a/media-radio/xlog/files/digest-xlog-0.9.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 1f6701532924cf1cb3595c6fd965a4dc xlog-0.9.12.tar.gz 431918 diff --git a/media-radio/xlog/files/digest-xlog-0.9.7 b/media-radio/xlog/files/digest-xlog-0.9.7 deleted file mode 100644 index 3764f9c1483f..000000000000 --- a/media-radio/xlog/files/digest-xlog-0.9.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 d9ac2c74372ae822f064f8d519202d6f xlog-0.9.7.tar.gz 3162565 diff --git a/media-radio/xlog/files/digest-xlog-1.1 b/media-radio/xlog/files/digest-xlog-1.1 deleted file mode 100644 index 735231cb165e..000000000000 --- a/media-radio/xlog/files/digest-xlog-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 55e4d6ac4c62e4185d778475f4ebbbab xlog-1.1.tar.gz 412660 diff --git a/media-radio/xlog/files/digest-xlog-1.2.2 b/media-radio/xlog/files/digest-xlog-1.2.2 deleted file mode 100644 index 6c056189bc8b..000000000000 --- a/media-radio/xlog/files/digest-xlog-1.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5859bd49512a2128fde35aa72c9d4e25 xlog-1.2.2.tar.gz 798514 diff --git a/media-radio/xlog/xlog-0.9.12.ebuild b/media-radio/xlog/xlog-0.9.12.ebuild deleted file mode 100644 index d8d1bd37b28b..000000000000 --- a/media-radio/xlog/xlog-0.9.12.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/xlog-0.9.12.ebuild,v 1.3 2006/03/19 22:39:47 joshuabaergen Exp $ - -DESCRIPTION="GTK+ Amateur Radio logging program" -HOMEPAGE="http://www.qsl.net/pg4i/linux/xlog.html" -SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -RDEPEND="virtual/libc - >=gnome-base/libgnomeprint-2.4.0 - >=x11-libs/gtk+-2.4.0-r1 - >=media-libs/hamlib-1.2.2" - -DEPEND="sys-devel/libtool - >=app-doc/doxygen-1.3.5-r1 - >=dev-util/pkgconfig-0.12.0" - -src_compile() { - econf --enable-hamlib \ - || die "configure failed" - emake || die "emake failed" -} - -src_install() { - einstall || die "install failed" - make_desktop_entry xlog XLog xlog.xpm HamRadio -} diff --git a/media-radio/xlog/xlog-0.9.7.ebuild b/media-radio/xlog/xlog-0.9.7.ebuild deleted file mode 100644 index df5bfa48c16a..000000000000 --- a/media-radio/xlog/xlog-0.9.7.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/xlog-0.9.7.ebuild,v 1.5 2006/03/19 22:39:47 joshuabaergen Exp $ - -inherit eutils - -DESCRIPTION="GTK+ Amateur Radio logging program" -HOMEPAGE="http://www.qsl.net/pg4i/linux/xlog.html" -SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -RDEPEND="virtual/libc - >=gnome-base/libgnomeprint-2.4.0 - >=x11-libs/gtk+-2.4.0-r1 - media-libs/hamlib" - -DEPEND="sys-devel/libtool - >=app-doc/doxygen-1.3.5-r1 - >=dev-util/pkgconfig-0.12.0" - -src_compile() { - econf --enable-hamlib \ - || die "configure failed" - emake || die "emake failed" -} - -src_install() { - einstall || die - make_desktop_entry xlog XLog xlog.xpm HamRadio -} diff --git a/media-radio/xlog/xlog-1.1.ebuild b/media-radio/xlog/xlog-1.1.ebuild deleted file mode 100644 index 3b38a1087fc3..000000000000 --- a/media-radio/xlog/xlog-1.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/xlog-1.1.ebuild,v 1.4 2006/03/19 22:39:47 joshuabaergen Exp $ - -DESCRIPTION="GTK+ Amateur Radio logging program" -HOMEPAGE="http://www.qsl.net/pg4i/linux/xlog.html" -SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -RDEPEND="virtual/libc - >=gnome-base/libgnomeprint-2.4.0 - >=x11-libs/gtk+-2.4.0-r1 - >=media-libs/hamlib-1.2.3" - -DEPEND="sys-devel/libtool - >=app-doc/doxygen-1.3.5-r1 - >=dev-util/pkgconfig-0.12.0" - -src_compile() { - - econf --enable-hamlib \ - || die "configure failed" - emake || die "emake failed" -} - -src_install() { - - make DESTDIR="${D}" install || die "install failed" -} diff --git a/media-radio/xlog/xlog-1.2.2.ebuild b/media-radio/xlog/xlog-1.2.2.ebuild deleted file mode 100644 index 6118414a653e..000000000000 --- a/media-radio/xlog/xlog-1.2.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/xlog-1.2.2.ebuild,v 1.2 2006/03/19 22:39:47 joshuabaergen Exp $ - -inherit gnome2 - -DESCRIPTION="GTK+ Amateur Radio logging program" -HOMEPAGE="http://www.qsl.net/pg4i/linux/xlog.html" -SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -RDEPEND="virtual/libc - >=gnome-base/libgnomeprint-2.4.0 - >=x11-libs/gtk+-2.4.0-r1 - >=media-libs/hamlib-1.2.4" - -DEPEND="sys-devel/libtool - >=app-doc/doxygen-1.3.5-r1 - >=dev-util/pkgconfig-0.12.0" - -G2CONF="${G2CONF} --enable-hamlib" |