public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/prog-express/
Date: Sun,  7 Feb 2021 00:27:16 +0000 (UTC)	[thread overview]
Message-ID: <1612657626.b1ad0f3184ba736ba69b64e5dd94cb237e14299a.conikost@gentoo> (raw)

commit:     b1ad0f3184ba736ba69b64e5dd94cb237e14299a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 00:27:06 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 00:27:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ad0f31

app-misc/prog-express: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/prog-express/prog-express-3.8.8.ebuild | 82 -------------------------
 1 file changed, 82 deletions(-)

diff --git a/app-misc/prog-express/prog-express-3.8.8.ebuild b/app-misc/prog-express/prog-express-3.8.8.ebuild
deleted file mode 100644
index 36d37730f29..00000000000
--- a/app-misc/prog-express/prog-express-3.8.8.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop udev unpacker xdg-utils
-
-DESCRIPTION="A modern and intuitive control software for the Batronix USB programming devices"
-HOMEPAGE="https://www.batronix.com"
-SRC_URI="
-	amd64? ( https://www.batronix.com/exe/Batronix/Prog-Express/deb/${P}-1.amd64.deb )
-	x86? ( https://www.batronix.com/exe/Batronix/Prog-Express/deb/${P}-1.i386.deb )
-"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="prog-express"
-SLOT="0"
-
-RDEPEND="
-	dev-db/sqlite:3
-	dev-dotnet/gtk-sharp:2
-	dev-dotnet/libgdiplus
-	dev-lang/mono
-	dev-lang/mono-basic
-	virtual/libusb:1
-	virtual/udev
-"
-
-S="${WORKDIR}"
-
-DOCS=(
-	"usr/share/doc/prog-express/changelog"
-	"usr/share/doc/prog-express/manuals"
-)
-
-QA_PREBUILT="
-	usr/bin/bxusb
-	usr/bin/bxusb-gui
-	usr/bin/prog-express
-	usr/sbin/bxfxload
-"
-
-src_unpack() {
-	unpack_deb ${A}
-}
-
-src_prepare() {
-	default
-
-	gunzip usr/share/doc/prog-express/changelog.gz usr/share/man/man1/*.gz || die
-}
-
-src_install() {
-	dobin usr/bin/{bxusb,bxusb-gui,prog-express}
-	dosbin usr/sbin/bxfxload
-
-	insinto /usr/lib
-	doins -r usr/lib/bxusb usr/lib/prog-express
-
-	insinto /usr/lib/prog-express
-	doins "${FILESDIR}"/pe.exe.config
-
-	udev_dorules lib/udev/rules.d/85-batronix-devices.rules
-
-	doicon usr/share/pixmaps/prog-express.png
-
-	domenu usr/share/applications/prog-express.desktop
-
-	doman usr/share/man/man1/{bxfxload,bxusb,bxusb-gui,prog-express}.1
-}
-
-pkg_postinst() {
-	udev_reload
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	udev_reload
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2021-02-07  0:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07  0:27 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-20 22:58 [gentoo-commits] repo/gentoo:master commit in: app-misc/prog-express/ Conrad Kostecki
2022-01-20 22:58 Conrad Kostecki
2022-01-20 22:58 Conrad Kostecki
2021-12-17 20:31 Conrad Kostecki
2021-02-07  0:27 Conrad Kostecki
2020-07-20 21:57 Conrad Kostecki
2020-07-20 20:40 Sam James
2020-07-18 20:05 Sam James
2020-01-21 10:42 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2019-12-02 15:19 Joonas Niilola
2019-12-02 15:19 Joonas Niilola
2019-09-23 17:09 Joonas Niilola
2019-04-19  2:05 Aaron Bauman
2018-10-29 23:15 Patrice Clement
2018-10-29 23:15 Patrice Clement

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=1612657626.b1ad0f3184ba736ba69b64e5dd94cb237e14299a.conikost@gentoo \
    --to=conikost@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