diff options
author | 2013-07-07 11:52:13 +0000 | |
---|---|---|
committer | 2013-07-07 11:52:13 +0000 | |
commit | 48351a2b59c92a2ec0ed647381dc4c47f5bab87a (patch) | |
tree | 6e7780d9115504249e91a97483f05ee23d13c5b6 /net-irc/smuxi | |
parent | add missing media-fonts/dejavu dep wrt #476024 (diff) | |
download | gentoo-2-48351a2b59c92a2ec0ed647381dc4c47f5bab87a.tar.gz gentoo-2-48351a2b59c92a2ec0ed647381dc4c47f5bab87a.tar.bz2 gentoo-2-48351a2b59c92a2ec0ed647381dc4c47f5bab87a.zip |
Version bump, drop old.
(Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-irc/smuxi')
-rw-r--r-- | net-irc/smuxi/ChangeLog | 11 | ||||
-rw-r--r-- | net-irc/smuxi/files/smuxi-0.8-release-build.patch | 24 | ||||
-rw-r--r-- | net-irc/smuxi/files/smuxi-0.8-visibility.patch | 13 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-0.8.11.ebuild (renamed from net-irc/smuxi/smuxi-0.8.9.1.ebuild) | 43 |
4 files changed, 34 insertions, 57 deletions
diff --git a/net-irc/smuxi/ChangeLog b/net-irc/smuxi/ChangeLog index dd11ac3199e7..6838c54c6d4e 100644 --- a/net-irc/smuxi/ChangeLog +++ b/net-irc/smuxi/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-irc/smuxi -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.25 2012/12/07 05:03:48 phajdan.jr Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.26 2013/07/07 11:52:13 pacho Exp $ + +*smuxi-0.8.11 (07 Jul 2013) + + 07 Jul 2013; Pacho Ramos <pacho@gentoo.org> +smuxi-0.8.11.ebuild, + -files/smuxi-0.8-release-build.patch, -files/smuxi-0.8-visibility.patch, + -smuxi-0.8.9.1.ebuild: + Version bump, drop old. 07 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> smuxi-0.8.10.1.ebuild: x86 stable wrt bug #435202 diff --git a/net-irc/smuxi/files/smuxi-0.8-release-build.patch b/net-irc/smuxi/files/smuxi-0.8-release-build.patch deleted file mode 100644 index ff95bcb8d257..000000000000 --- a/net-irc/smuxi/files/smuxi-0.8-release-build.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff --git a/lib/Makefile.am b/lib/Makefile.am -index 2dac439..ba929fc 100644 ---- a/lib/Makefile.am -+++ b/lib/Makefile.am -@@ -3,7 +3,7 @@ SUBDIRS = SmartIrc4net - OUTPUT_DIR = $(top_builddir)/bin/$(PROFILE) - OBJECT_DIR = $(OUTPUT_DIR)/obj - SOURCE_PATTERNS = *.cs */*.cs */*/*.cs */*/*/*.cs --XBUILD_FLAGS = /p:Configuration=Debug /p:WarningLevel=0 /p:OutputPath=$(abspath $(OUTPUT_DIR)) /p:BaseIntermediateOutputPath=$(abspath $(OBJECT_DIR))/ /p:DocumentationFile= -+XBUILD_FLAGS = /p:Configuration=Release /p:SignAssembly=false /p:WarningLevel=0 /p:OutputPath=$(abspath $(OUTPUT_DIR)) /p:BaseIntermediateOutputPath=$(abspath $(OBJECT_DIR))/ /p:DocumentationFile= - - JSON_SUBDIR = Newtonsoft.Json - JSON_SRCDIR = $(srcdir)/$(JSON_SUBDIR)/Src/Newtonsoft.Json ---- a/lib/Makefile.in -+++ b/lib/Makefile.in -@@ -285,7 +285,7 @@ - OUTPUT_DIR = $(top_builddir)/bin/$(PROFILE) - OBJECT_DIR = $(OUTPUT_DIR)/obj - SOURCE_PATTERNS = *.cs */*.cs */*/*.cs */*/*/*.cs --XBUILD_FLAGS = /p:Configuration=Debug /p:WarningLevel=0 /p:OutputPath=$(abspath $(OUTPUT_DIR)) /p:BaseIntermediateOutputPath=$(abspath $(OBJECT_DIR))/ /p:DocumentationFile= -+XBUILD_FLAGS = /p:Configuration=Release /p:SignAssembly=false /p:WarningLevel=0 /p:OutputPath=$(abspath $(OUTPUT_DIR)) /p:BaseIntermediateOutputPath=$(abspath $(OBJECT_DIR))/ /p:DocumentationFile= - JSON_SUBDIR = Newtonsoft.Json - JSON_SRCDIR = $(srcdir)/$(JSON_SUBDIR)/Src/Newtonsoft.Json - JSON_SOURCE_FILES = $(foreach pattern, $(SOURCE_PATTERNS), $(wildcard $(JSON_SRCDIR)/$(pattern))) diff --git a/net-irc/smuxi/files/smuxi-0.8-visibility.patch b/net-irc/smuxi/files/smuxi-0.8-visibility.patch deleted file mode 100644 index 33e16a2a4c83..000000000000 --- a/net-irc/smuxi/files/smuxi-0.8-visibility.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/lib/Twitterizer/Twitterizer2/Methods/User/TwitterUserCollection.cs b/lib/Twitterizer/Twitterizer2/Methods/User/TwitterUserCollection.cs -index 522bccf..d73cfef 100644 ---- a/lib/Twitterizer/Twitterizer2/Methods/User/TwitterUserCollection.cs -+++ b/lib/Twitterizer/Twitterizer2/Methods/User/TwitterUserCollection.cs -@@ -59,7 +59,7 @@ namespace Twitterizer - /// Gets or sets information about the user's rate usage.
- /// </summary>
- /// <value>The rate limiting object.</value>
-- public new RateLimiting RateLimiting { get; internal set; }
-+ public new RateLimiting RateLimiting { get; set; }
-
- /// <summary>
- /// Gets or sets the paged command.
diff --git a/net-irc/smuxi/smuxi-0.8.9.1.ebuild b/net-irc/smuxi/smuxi-0.8.11.ebuild index 9fec46d2e366..6c2f45fb4101 100644 --- a/net-irc/smuxi/smuxi-0.8.9.1.ebuild +++ b/net-irc/smuxi/smuxi-0.8.11.ebuild @@ -1,21 +1,21 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.9.1.ebuild,v 1.4 2012/05/22 12:22:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.11.ebuild,v 1.1 2013/07/07 11:52:13 pacho Exp $ -EAPI="4" +EAPI=5 +inherit eutils mono-env -inherit base mono eutils - -DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop." +DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" HOMEPAGE="http://www.smuxi.org/main/" SRC_URI="http://www.smuxi.org/jaws/data/files/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 x86" -IUSE="dbus debug gnome libnotify" +KEYWORDS="~amd64 ~x86" +IUSE="dbus debug gtk libnotify spell" LICENSE="|| ( GPL-2 GPL-3 )" -RDEPEND=">=dev-lang/mono-2.0 +RDEPEND=" + >=dev-lang/mono-2.0 >=dev-dotnet/smartirc4net-0.4.5.1 >=dev-dotnet/nini-1.1.0-r2 >=dev-dotnet/log4net-1.2.10-r2 @@ -23,25 +23,32 @@ RDEPEND=">=dev-lang/mono-2.0 dev-dotnet/dbus-sharp-glib dev-dotnet/ndesk-dbus dev-dotnet/ndesk-dbus-glib ) - gnome? ( >=dev-dotnet/gtk-sharp-2.12 - >=dev-dotnet/gconf-sharp-2.12 + gtk? ( >=dev-dotnet/gtk-sharp-2.12 >=dev-dotnet/glade-sharp-2.12 >=dev-dotnet/glib-sharp-2.12 ) - libnotify? ( dev-dotnet/notify-sharp )" + libnotify? ( dev-dotnet/notify-sharp ) + spell? ( >=app-text/gtkspell-2.0.9:2 ) +" DEPEND="${RDEPEND} >=dev-util/intltool-0.25 >=sys-devel/gettext-0.17 - virtual/pkgconfig" + virtual/pkgconfig +" -DOCS="FEATURES TODO README" +DOCS=( FEATURES TODO README ) src_configure() { -# Our dev-dotnet/db4o is completely unmaintained - econf --enable-engine-irc \ + # Our dev-dotnet/db4o is completely unmaintained + # We don't have ubuntu stuff + econf \ + --enable-engine-irc \ --without-indicate \ --with-vendor-package-version="Gentoo ${PV}" \ --with-db4o=included \ + --with-messaging-menu=no \ + --with-indicate=no \ $(use_enable debug) \ - $(use_enable gnome frontend-gnome) \ - $(use_with libnotify notify) + $(use_enable gtk frontend-gnome) \ + $(use_with libnotify notify) \ + $(use_with spell gtkspell) } |