summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyr Heimdal2023-06-20 23:50:31 +0200
committerTyr Heimdal2023-06-20 23:58:46 +0200
commitc13c512de3a8ec744b807a9e67da7d045efc20e3 (patch)
treee30d5f909dbdc7eb021041e2290c2188892c22ec
parent6135a3111f5cf260eaf0d3ef832e03c4a967928a (diff)
downloadaur-c13c512de3a8ec744b807a9e67da7d045efc20e3.tar.gz
Bumped version to 7.6.1
AUR package changes: - Removed data.zip (website is dead, and it's bundled in the main .zip) - Changes to dependencies; - changed jre8-openjdk -> jre-openjdk (seems to run fine without ancient Java Runtime Environment) - removed unzip deps We've been out-of-date for quite a while on the AUR, and as such, below is the CHANGELOG between 7.2.1 and 7.6.1. jEveAssets 7.6.1 Bug Fixes: -Mining Graph entries was not sorted by date jEveAssets 7.6.0 New Features: -Added character mining ledger (graph and log) (Issue #20) -Added a new tool with character skills (Issue #345) -Added stockpile groups (issue #321) -Stockpile import now have BPO/PBC/Runs/Materials options (issue #357) -Use item count when add to stockpiles (contributed by Boran Lordsworth) -Added volume packaged column to the items tool -Allowed subpile total rows to be column sorted (issue #352) -Added slot type column to the assets/tree/stockpile/items tools (Issue #89) -Added charge size column to the assets/tree/stockpile/items tools (Issue #89) -Play sound when industry jobs are completed. Off by default (Issue #293) -Play sound when outbid data is updated. Off by default (Issue #287) -Added next x hours/days date filters (Issue #246) -Chart date labels are now scaled according to the shown range (Issue #356) Bug Fixes: -Fixed buttons shapes in separator tables with the FlatLAF -Editing accounts did not update the scopes Changed: -Market orders and transaction volume columns now use packaged volume jEveAssets 7.5.0 New Features: -Streamlined stockpile import and added import into stockpile (Issue #228) -Including sub items are now optional for stockpile flag filters (Issue #358) -Added SellMin/BuyMax columns to the stockpile tool (Issue #365) -Added Volume/SellMin/BuyMax columns to the market orders tool (Issue #365 #364) -Added journal menu for finding related transactions/contracts/industry jobs -Added context column to the journal -Added Transaction ID column to the Transactions tool -Added Order ID column to the Market Orders tool -Added Job ID column to the Industry Jobs tool Bug Fixes: -Fixed a bug in include sub container filter (always included subs) -Ignore leading/trailing white space on stockpile text import -Stockpile contracts match all wasn't working (Issue #266) -Fix for "Contract not public" and "Contract not found" errors (Issue #360) -Fixed concurrency problem in ApiIdConverter.getItemUpdate() Changed: -Hide zeroes that are stand-in for no data on subpiles rows in stockpile tool Code: -Switch to using the affiliation and names endpoints -Removed the contract price API (Thanks to Rihan for hosting it for so long) jEveAssets 7.4.0 New Features: -Added evemissioneer.com to the lookup menu (Issue #351) -Added option only including contracts with all the stockpile items (Issue #266) -Blueprint copying output as assets (Optional, off by default) -Set status for Contracts and Market Orders no longer in ESI (Issue #349) -Added Stockpile filter for industry job duration (Issue #348) -Added volume column to the Transaction tool (Issue #350) -Added Completed Date and Paused Date columns to the Industry Jobs tool -Added import to the reprocessing tool (Issue #335) -Display total minerals (minerals*count) in the reprocessed tool (Issue #302) -Added avg/count/max/min of selected numeric cells/column to the table menu -Added market orders and contracts to the slots tool (Issue #347) -Added Availability column to the contracts tool (Public or Private) Changed: -Improved the ToolTip for the Transaction Margin columns -Only include industry jobs if not delivered to assets yet Bug Fixes: -Handle space and comma thousands separators when editing in tables (Issue #344) -Added sum table menu tooltip (was null) -Fixed table header not resizing on sorting (if the table didn't change) -Fixed StatusPanel icon labels having the copy tooltip + handle dynamic icons -Fixed Stockpile text import/export -Do not try to update public market orders with invalid accounts -Exclude invalid accounts from structure updates jEveAssets 7.3.2 Bug Fixes: -Fixed NPE crash in FilterManager (BugID: 1028, 1029) jEveAssets 7.3.1 Bug Fixes: -Fixed NPE in MyIndustryJob from MyBlueprint (Issue #342) jEveAssets 7.3.0 New Features: -Added filters to the Overview Tool (Issue #336) -Added Janice as a price source (Issue #328) -Price History (Issue #76) -Added category column to stockpile table (contributed by Lazaren) -Added various values to the industry slots tool statusbar (Issue #337) -Added various values to the industry slots tool table popup menu (Issue #337) -Added various values to the contracts tool statusbar (Issue #333) -Added various values to the contracts tool table popup menu (Issue #132) -You can now copy statusbar values by clicking on them -Added tool tips explain you can click to copy to the info menu and statusbar -Added Context Type and Context ID columns to the Journal tool -Added ContractID and RecordID columns to the Contracts Tool -Added Market Value and Market Price columns to the Contracts Tool -Added ItemID/Runs/ME/TE columns to the Contracts Tool (only public contracts) -The tracker tool now have prices for blueprints in public contracts -Added placeholder examples for filter import (Issue #282) -Improved market details character selection in the Stockpile tool (Issue #307) -Added mnemonic to the main menu -Added available label to stockpile separator row (Issue #341) Bug Fixes: -Ignore profiles with invalid names -Include private structures in the contract appraisal settings reset on save -Refining equipment option did not accept decimal values (Issue #340) Changed: -Made the business tool menu a bit nicer -Added warning message when hitting the maximum of 25000 blueprints -Better warning for orders in unknown locations on outbid update (Issue #327) -Show warning when Nahimic Overlay is detected (Issue #313) Code: -Update eve-esi to 4.7.0 -Optimized table main menu to only be updated before showing -Updates from setting changes now only update what is needed (Issue #334) -Added info level to UpdateTask (Used by "NOT ALLOWED YET") -Replaced OSXadapter with FlatDesktop from flatlaf (Issue #329)
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3436138f6d99..162f11407998 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,20 @@
pkgbase = jeveassets
pkgdesc = Out-of-game asset manager for Eve-Online, written in Java
- pkgver = 7.2.1
+ pkgver = 7.6.1
pkgrel = 1
url = http://eve.nikr.net/jeveasset
install = jeveassets.install
arch = any
license = GPL2
- depends = jre8-openjdk
- depends = unzip
- source = https://github.com/GoldenGnu/jeveassets/releases/download/jeveassets-7.2.1/jeveassets-7.2.1.zip
- source = https://eve.nikr.net/jeveassets/data.zip
+ depends = jre-openjdk
+ source = https://github.com/GoldenGnu/jeveassets/releases/download/jeveassets-7.6.1/jeveassets-7.6.1.zip
source = packagemanager.properties
source = jeveassets.desktop
source = jeveassets_16x16.png
source = jeveassets_32x32.png
source = jeveassets_64x64.png
source = jeveassets.sh
- sha256sums = 5b550c267ef68441c48a2c9b39bbe42e4b84f0a496c0061151fb51060f0dd6f8
- sha256sums = d4f9a48ea6dfcb53179c68d66982729df21bcdcd765c34d3d9bc34ece8916814
+ sha256sums = 585060c05e8d444e6f21603b1e760cdf272dbd14e368b2e593f6b309bcae9cfc
sha256sums = 0203673802ba5102e8acae19c463ab1cd79663653cce38431362367d220f951e
sha256sums = 99dd564f33ea7e7a71980b829125207a53a18c2c31f5907d1e8842b64217d69b
sha256sums = 23ff2740653dddaafc0a40dcdadfa667a55d28389088dda8bc6eca1c66298150
diff --git a/PKGBUILD b/PKGBUILD
index 3a2e41a5595d..69ec16e802cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,17 @@
# Maintainer: Tyr Heimdal <tyr.heimdal@warning.no>
pkgname=jeveassets
-pkgver=7.2.1
+pkgver=7.6.1
pkgrel=1
pkgdesc="Out-of-game asset manager for Eve-Online, written in Java"
arch=('any')
url="http://eve.nikr.net/jeveasset"
license=('GPL2')
-depends=('jre8-openjdk' 'unzip')
+depends=('jre-openjdk')
install=$pkgname.install
source=(
"https://github.com/GoldenGnu/jeveassets/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.zip"
- "https://eve.nikr.net/${pkgname}/data.zip"
"packagemanager.properties"
"$pkgname.desktop"
"${pkgname}_16x16.png"
@@ -21,8 +20,7 @@ source=(
"${pkgname}_64x64.png"
"$pkgname.sh")
-sha256sums=('5b550c267ef68441c48a2c9b39bbe42e4b84f0a496c0061151fb51060f0dd6f8'
- 'd4f9a48ea6dfcb53179c68d66982729df21bcdcd765c34d3d9bc34ece8916814'
+sha256sums=('585060c05e8d444e6f21603b1e760cdf272dbd14e368b2e593f6b309bcae9cfc'
'0203673802ba5102e8acae19c463ab1cd79663653cce38431362367d220f951e'
'99dd564f33ea7e7a71980b829125207a53a18c2c31f5907d1e8842b64217d69b'
'23ff2740653dddaafc0a40dcdadfa667a55d28389088dda8bc6eca1c66298150'