From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xnots/
Date: Mon, 21 Oct 2019 07:11:34 +0000 (UTC) [thread overview]
Message-ID: <1571641892.1a910be77ba8453cb34b747523e304348f578bdc.jer@gentoo> (raw)
commit: 1a910be77ba8453cb34b747523e304348f578bdc
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 07:03:03 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 07:11:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a910be7
x11-misc/xnots: Old
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/xnots/xnots-0.2.1-r1.ebuild | 51 ------------------------------------
1 file changed, 51 deletions(-)
diff --git a/x11-misc/xnots/xnots-0.2.1-r1.ebuild b/x11-misc/xnots/xnots-0.2.1-r1.ebuild
deleted file mode 100644
index f177612e4c7..00000000000
--- a/x11-misc/xnots/xnots-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="A desktop sticky note program for the unix geek"
-HOMEPAGE="http://xnots.sourceforge.net https://github.com/thePalindrome/xnots"
-SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="vim-syntax"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/pango[X]
-"
-
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
- x11-base/xorg-proto
-"
-
-src_prepare() {
- sed -i -e 's|LICENCE||g' Makefile || die
-
- append-cflags -std=gnu89
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" NO_DEBUG=1
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- docdir=/usr/share/doc/${PF} \
- mandir=/usr/share/man \
- prefix=/usr \
- install
- if use vim-syntax; then
- insinto /usr/share/vim/vimfiles/syntax
- doins etc/xnots.vim
- fi
-}
next reply other threads:[~2019-10-21 7:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-21 7:11 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-14 7:09 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xnots/ Joonas Niilola
2022-03-11 16:40 Marek Szuba
2021-09-28 20:48 Marek Szuba
2021-09-28 9:53 Marek Szuba
2020-11-29 22:52 Marek Szuba
2019-10-21 7:11 Jeroen Roovers
2017-04-07 9:24 Jeroen Roovers
2016-08-22 19:01 Jeroen Roovers
2015-09-16 3:54 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1571641892.1a910be77ba8453cb34b747523e304348f578bdc.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox