summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimmKG2024-03-25 13:35:56 +0700
committerDimmKG2024-03-25 13:35:56 +0700
commit5761d2aef033ac83cb3a8c7ecb09504d16dea657 (patch)
tree4aae11004c67a29e05ecadd354c046bd02a4341e
parentfd7b33afb2f5f0781b1256e092ed6f90c36a5918 (diff)
downloadaur-simulide.tar.gz
Update to version 1.1.0-SR0 and remove changelog
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD13
-rw-r--r--changelog.txt110
3 files changed, 7 insertions, 123 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 964d87948dd4..ed4129475e7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = simulide
pkgdesc = Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers).
- pkgver = 1.0.0_SR2
+ pkgver = 1.1.0_SR0
pkgrel = 1
url = https://launchpad.net/simulide
- changelog = changelog.txt
arch = x86_64
license = GPL3
makedepends = python-dulwich
@@ -16,11 +15,9 @@ pkgbase = simulide
depends = qt5-tools
provides = simulide
conflicts = simulide
- source = simulide::bzr+https://code.launchpad.net/~arcachofo/simulide/1.0.0#revision=revno:1449
+ source = simulide::bzr+https://code.launchpad.net/~arcachofo/simulide/1.1.0#revision=revno:1913
source = simulide.desktop
- source = changelog.txt
sha256sums = SKIP
sha256sums = a5b1f6b19d3fc2e93baa98beb000488a0e1f0fd93935cc7d86e8f0b345c11f23
- sha256sums = SKIP
pkgname = simulide
diff --git a/PKGBUILD b/PKGBUILD
index 90914ad71a96..ea71032dee08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: franciscod <demartino.francisco@gmail.com>
pkgname=simulide
-pkgver=1.0.0_SR2
-_version_branch=1.0.0
+pkgver=1.1.0_SR0
+_version_branch=1.1.0
_realver=${pkgver//_/-}
-_rev=1449
+_rev=1913
pkgrel=1
pkgdesc="Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers)."
arch=("x86_64")
@@ -15,15 +15,12 @@ url="https://launchpad.net/simulide"
provides=('simulide')
conflicts=('simulide')
license=("GPL3")
-changelog="changelog.txt"
source=(
"${pkgname}::bzr+https://code.launchpad.net/~arcachofo/simulide/${_version_branch}#revision=revno:${_rev}"
- "simulide.desktop"
- "changelog.txt")
+ "simulide.desktop")
sha256sums=(
SKIP
- 'a5b1f6b19d3fc2e93baa98beb000488a0e1f0fd93935cc7d86e8f0b345c11f23'
- SKIP)
+ 'a5b1f6b19d3fc2e93baa98beb000488a0e1f0fd93935cc7d86e8f0b345c11f23')
depends=(
"qt5-base>=5.15.1"
diff --git a/changelog.txt b/changelog.txt
deleted file mode 100644
index a3130f871370..000000000000
--- a/changelog.txt
+++ /dev/null
@@ -1,110 +0,0 @@
-1.0.0-SR0
-
-First stable release
-
-1.0.0-RC2
-
-New features:
-- Editor: Set Compiler and Device in file (first line).
-- Editor: New Find/Replace Dialog.
-- 7Segment BCD: Show Pin labels.
-- Gates: Property "Randomize PD".
-- RamTable: New line after add register.
-- RamTable: Add register by <return>.
-- FlipFlops: Added property "Use Set/Reset Pins"
-- Auto-connect Pins to wires.
-- Component: Cut <Ctrl>+X Action.
-- Logic Outputs: Rising & falling slopes.
-- Variable Sources: current value Property.
-- Component Properties: accept e,+,-,*,/.
-- Show Revision number.
-- Logic Analizer: Added Channel names.
-- Logic Analizer: Set Time origin by Mouse Middle Button.
-- Mainwindow Title: Show Simulation state.
-
-New Components:
--Subcircuits (Sergey Roenko).:
- 7478,7471,7487,7494,7498,7499,74100,74101,74102,
- 74103,74104,74105,74110,74111,74115,chip22
- Displays 1 to bits, scc, sca.
- Patern Generator.
-- Atmega8.
-- Atmega328pb (Kelnella).
-- Pic12F629.
-- Pic12F675.
-- Pic16F88x family.
-- Pic16F1826.
-- 555 (subcircuit version).
-- Fliflop T.
-- Serial Port.
-- Diac.
-- Triac.
-- SCR.
-- Socket.
-- Resistive TouchPad 4 wires (Kelnella).
-- DS1307 RTC.
-- Esp01 (TCP).
-
-Changes:
-- Unified App Settings dialog.
-- Don't open backup circuit after crash, ask if open or not.
-- Logic Analizer: Show only logic states.
-- KY040 to generic Relative Rotary Encoder.
-- Auto-Connect Pin to <Shift> + Move.
-
-1.0.0-RC1
-
-Circuit:
- - Debug Panel.
- - New Dialogs for Component properties.
- - Animate Inputs/Outputs by type and state.
- - Improved File load/save (faster, smaller files).
- - More stable and faster Undo/Redo.
- - Circuit: Ctrl+A selects all items.
-
-Components:
- - Frequency property for I2C Devices.
- - Increase Frequency meter resolution to 5 digits.
- - SSD1306 I2C Address property.
- - Load and Save to file for Function Component.
- - I2C to Parallel: read implemented.
- - I2C to Parallel: add internal pullups.
- - Binary Couter: add Set Pin.
- - Resizable Multiplexer and Demultiplexer
- - Subcircuit: Name label editable.
- - OpAmp: Power Pins labels.
- - OpAmp: Switch Power Pins property.
- - Meters: Switch Pins property.
- - LM555 Refactored.
- - Diode: new accurate model (Leds keep the simple fast model).
- - Improved Non Linear convergence.
- - Memtable: accept decimal, octal or hexadecimal values.
- - MemTable: show ASCII by byte (2 for 16 bits and so on).
- - Load hex working for all Memories.
- - Oscope: Added "Filter" Box.
- - Wavegen: standard Mid volt. and Semi amplitude.
- - DC Motor: Red & Black connectors (more visible).
- - Seven Segment: add Pin labels.
- - Led RGB.
- - DHT22/11 Temperature+Humidity sensor.
-
-MCU:
- - New MCU Simulator.
- - Several MCUs in Circuit.
- - 8051 MCU.
- - Uart Pins working.
- - MCU crash Warning message and animation.
- - Arduino Shields (experimental).
- - McuMonitor: Change font size and color & PC-STATUS position.
- - McuMonitor: Unify "Variables" & "RAM" tabs
- - McuMonitor: PC & flash by PGM word size or byte.
- - McuMonitor: Added "Jump to address" option.
-
-Editor/Compiler/Debugger:
- - Editable and custom compilers.
- - New menu button & dialogs for Editor and Compilers settings.
- - "Clear All Breakpoints" action added.
- - Added Compilers/Debuggers: SDCC, avr-gcc, avr-gcc Makefile, avr-gcc asm, gavrasm.
- - 8051 asm highlighting.
- - Hex file highlighting.
-