diff options
author | ArsenShnurkov <Arsen.Shnurkov@gmail.com> | 2016-11-19 22:02:46 +0300 |
---|---|---|
committer | ArsenShnurkov <Arsen.Shnurkov@gmail.com> | 2016-11-19 22:02:46 +0300 |
commit | 20c4ca0707ca1950b165589e3a36b02313baab1e (patch) | |
tree | 9d87364a5cb261600931a468c770debd4a218b16 /net-irc | |
parent | Merge pull request #266 from ArsenShnurkov/pliant (diff) | |
download | dotnet-20c4ca0707ca1950b165589e3a36b02313baab1e.tar.gz dotnet-20c4ca0707ca1950b165589e3a36b02313baab1e.tar.bz2 dotnet-20c4ca0707ca1950b165589e3a36b02313baab1e.zip |
smuxi 1.0.6
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/smuxi/Manifest | 4 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-1.0.6.130.ebuild (renamed from net-irc/smuxi/smuxi-1.0.5.ebuild) | 9 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-1.0.ebuild | 51 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-1.1_p201605280.ebuild | 78 |
4 files changed, 6 insertions, 136 deletions
diff --git a/net-irc/smuxi/Manifest b/net-irc/smuxi/Manifest index 8a45dc4..9ada5ef 100644 --- a/net-irc/smuxi/Manifest +++ b/net-irc/smuxi/Manifest @@ -1,3 +1 @@ -DIST smuxi-1.0.5.tar.gz 4712050 SHA256 fe00244a02c9b112d696282d6072fb4fee1f2b9276236fa55cf53f3c42909507 SHA512 e0f8896fba5a4094d2bd5969acfd125b12712e7ad0d3f99e1ba66c7925681b21005a339e4a0ecb0c2e07cec49db17b93c44513e4bee7cdecf98450e0a170acfe WHIRLPOOL 20b0a5a6b53626b1542228f3dc0fd49a52b22fa62fa1a1dad256d58afa396e72e3a76add5563a1ecccfe4d54b375892c4725a07311d90980ab0c64603bd59d30 -DIST smuxi-1.0.tar.gz 3138559 SHA256 bd6af3f76b33d923c68d9659a5c828408c8bd70144de931564e0270471e930a4 SHA512 f780fc3f627313983c360a50135bac31fcf88a79998f36f72e89f0500367042595cd73a96f4ae9363da963ae80b18e127e0094b612300a25804aa309c45f3621 WHIRLPOOL 918317bb9bf707c8b2c3dd89f59b1b12ebad22ef12696dc689cbeca5792debd9042e6672a776365ee4e2a11688ae39ad6d48498db7e23655de1942ce9369b766 -DIST smuxi-1.1_p201605280.tar.gz 4735486 SHA256 b46b187e4874b02fc51320432b3030a131724d0ef7713804db578855d0a02e5e SHA512 c44e51e797e5febc538f28965456adcf054aa6a69d03672df2d47fdb50c2c7ca25339c151d474894807f7bb5a55944a449284ec9cde563d75a974191de9cceb6 WHIRLPOOL 687884572eb8cde04676ee1c3a25623c61e6b867ced50b593e5351923eee4e5f29383f41fda51da8dee155edcc52b08027a704613a4396e7b8bcae841c412567 +DIST smuxi-1.0.6.130.tar.gz 4654298 SHA256 8604fddda08d1be4a03d670ccc3d9371137f7b6313bfe94869552e368d9d3199 SHA512 bf056d083747e86405b146ae04d19f59ef7cde77256b6f28119f245c81057a1cf70b79496e4f5e4190daab554434468562763ecb13cd18a8b171dea1fa3401df WHIRLPOOL 8d9cec4c4705682df75fecc8539117c15a5f9f7b9b62ff7ca214a4ac9ad99a7f410835df21416a8776136245a4a1e6bda8866333ab0113a3f1f21e7ebcc3f4f2 diff --git a/net-irc/smuxi/smuxi-1.0.5.ebuild b/net-irc/smuxi/smuxi-1.0.6.130.ebuild index 96396f2..5a0184e 100644 --- a/net-irc/smuxi/smuxi-1.0.5.ebuild +++ b/net-irc/smuxi/smuxi-1.0.6.130.ebuild @@ -8,15 +8,15 @@ inherit eutils gnome2-utils mono-env versionator DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" HOMEPAGE="http://www.smuxi.org/main/" -SRC_URI="https://github.com/ArsenShnurkov/shnurise-tarballs/raw/master/${P}.tar.gz" -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" +SRC_URI="https://github.com/ArsenShnurkov/shnurise-tarballs/archive/${CATEGORY}/${PN}/${PN}-${PV}.tar.gz" +S="${WORKDIR}/shnurise-tarballs-${CATEGORY}-${PN}-${PN}-${PV}" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus debug gtk libnotify spell" LICENSE="|| ( GPL-2 GPL-3 )" -RDEPEND=">=dev-lang/mono-4.0.2.5 +CDEPEND=">=dev-lang/mono-4.0.2.5 >=dev-dotnet/smartirc4net-1.0 dev-libs/stfl >=dev-dotnet/log4net-1.2.10 @@ -27,11 +27,12 @@ RDEPEND=">=dev-lang/mono-4.0.2.5 dbus? ( >=dev-dotnet/dbus-sharp-glib-0.6:* ) spell? ( >=app-text/gtkspell-2.0.9:2 ) " -DEPEND="${RDEPEND} +DEPEND="${CDEPEND} >=dev-util/intltool-0.25 >=sys-devel/gettext-0.17 virtual/pkgconfig " +RDEPEND="${CDEPEND}" pkg_preinst() { gnome2_icon_savelist diff --git a/net-irc/smuxi/smuxi-1.0.ebuild b/net-irc/smuxi/smuxi-1.0.ebuild deleted file mode 100644 index eef3a5d..0000000 --- a/net-irc/smuxi/smuxi-1.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -inherit eutils mono-env - -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" -#SRC_URI="https://github.com/meebey/smuxi/archive/${PV}.tar.gz" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="dbus debug gtk libnotify spell" -LICENSE="|| ( GPL-2 GPL-3 )" - -RDEPEND=">=dev-lang/mono-4.0.2.5 - >=dev-dotnet/smartirc4net-1.0 - dev-libs/stfl - >=dev-dotnet/log4net-1.2.10 - >=dev-dotnet/nini-1.1.0-r2 - gtk? ( >=dev-dotnet/gtk-sharp-2.12.21:2 ) - libnotify? ( >=dev-dotnet/notify-sharp-0.4 ) - libnotify? ( <dev-dotnet/notify-sharp-3 ) - dbus? ( >=dev-dotnet/dbus-sharp-glib-0.6:* ) - spell? ( >=app-text/gtkspell-2.0.9:2 ) -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.25 - >=sys-devel/gettext-0.17 - virtual/pkgconfig -" - -src_configure() { - # 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 gtk frontend-gnome) \ - $(use_with libnotify notify) \ - $(use_with spell gtkspell) - - touch README -} diff --git a/net-irc/smuxi/smuxi-1.1_p201605280.ebuild b/net-irc/smuxi/smuxi-1.1_p201605280.ebuild deleted file mode 100644 index 6f178d9..0000000 --- a/net-irc/smuxi/smuxi-1.1_p201605280.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -inherit eutils gnome2-utils mono-env versionator - -DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" -HOMEPAGE="http://www.smuxi.org/main/" - -SRC_URI="https://github.com/ArsenShnurkov/shnurise-tarballs/raw/master/${P}.tar.gz" -S="${WORKDIR}/${PN}-$(get_version_component_range 1-2)" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="dbus debug gtk libnotify spell" -LICENSE="|| ( GPL-2 GPL-3 )" - -RDEPEND=">=dev-lang/mono-4.0.2.5 - >=dev-dotnet/smartirc4net-1.0 - dev-libs/stfl - >=dev-dotnet/log4net-1.2.10 - >=dev-dotnet/nini-1.1.0-r2 - gtk? ( >=dev-dotnet/gtk-sharp-2.12.21:2 ) - libnotify? ( >=dev-dotnet/notify-sharp-0.4 ) - libnotify? ( <dev-dotnet/notify-sharp-3 ) - dbus? ( >=dev-dotnet/dbus-sharp-glib-0.6:* ) - spell? ( >=app-text/gtkspell-2.0.9:2 ) -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.25 - >=sys-devel/gettext-0.17 - virtual/pkgconfig -" - -pkg_preinst() { - gnome2_icon_savelist -} - -src_prepare() { - default -} - -src_configure() { - # 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 gtk frontend-gnome) \ - $(use_with libnotify notify) \ - $(use_with spell gtkspell) - - touch README -} - -src_compile() { - default -} - -src_install() { - default - - # desktop icon is installed with /usr/share/applications/smuxi-frontend-gnome.desktop -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} |