Commit Graph

21 Commits

Author SHA1 Message Date
lordwelch
4608b97e23 v1.2.0
Separate comicapi into it's own package
Add support for tar files
Insert standard gitignore
Use suggested _version from setuptools-scm
Cleanup setup.py

Fix formatting in the rename template help
2021-08-05 22:42:13 -07:00
davide-romanini
91f82fd6d3
Python3 and QT5 upgrade (#109)
* Tweaked search string based on new comic vine search behavior
Placated Beaufitul Soup by passing the parser

* First cut at porting to Python 3 and PyQt5

* remove debug print

* tweaked progress dialog handling for issues on ubuntu gui

* Handle bad key more gracefullu

* More integration of unrarlib into settings and rest of app

* Better handling of "personal" unrar lib setting

* PEP 440-compliant version string

* Tuned linux rar help strings

* Got setup working again
* Attempts to build unrar on install
* Some minimal desktop integration on various platforms

* Fix wrong shortfile

* More setup.py enhancements
* Use proper temp file
* Added comment block at top

* Comment out desktop integration attempt for now

* Updated some links and info

* Fixed the html a bit

* Repaired some images that caused libpng to complain

* update readme re:  py3qt5 branch changes

* another note

* #108 feat: try to simplify windows build using only pip and python3

* #108 feat: fix python location on appveyor (try 1)

* #108 feat: use venv (try 2)

* #108 feat: use venv (try 3)

* #108 feat: update to latest pyinstaller develop branch

* #108 feat: update to latest pyinstaller develop branch (again)

* #108: add ssl libraries for windows packaging

* #108: refresh env in win build to pick the right mingw

* #108: change order of win build script operations

* #113: fix subprocess usage in pyinstaller package

* bump version
2018-09-19 22:05:39 +02:00
davide-romanini
cf43513d52
feat: add appveyor configuration 2018-01-17 13:35:10 -08:00
davide-romanini
a7288a94cc
#98 Multiplatform pyinstaller dist (#99)
Multiplatform pyinstaller dist (#98)
2018-01-14 16:41:27 +01:00
beville@gmail.com
0b0663d935 Update copyright date
git-svn-id: http://comictagger.googlecode.com/svn/trunk@661 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-03-22 21:42:07 +00:00
beville
57c1efdab9 makefile TAGGER_BASE can be set in the environment
git-svn-id: http://comictagger.googlecode.com/svn/trunk@649 6c5673fe-1810-88d6-992b-cd32ca31540c
2014-01-31 04:43:22 +00:00
beville
07ef0211b9 windows mkdir version doesn't do -p
git-svn-id: http://comictagger.googlecode.com/svn/trunk@481 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-12 04:52:04 +00:00
beville@gmail.com
c2ff11fab7 make sure the release folder always exists during build process
git-svn-id: http://comictagger.googlecode.com/svn/trunk@474 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-08 22:14:18 +00:00
beville@gmail.com
34019ff338 clean out generated release.nsh file
git-svn-id: http://comictagger.googlecode.com/svn/trunk@473 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-08 22:07:38 +00:00
beville
58f5f10c78 abandoned debian build for now.
cleaned up the windows makefile a bit

git-svn-id: http://comictagger.googlecode.com/svn/trunk@469 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-08 05:38:14 +00:00
beville@gmail.com
fa309cfcef Got mac build working with new structure
git-svn-id: http://comictagger.googlecode.com/svn/trunk@461 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-07 17:35:25 +00:00
beville@gmail.com
9d56a2ce9a Got frozen windows build working again
git-svn-id: http://comictagger.googlecode.com/svn/trunk@458 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-07 04:50:10 +00:00
beville@gmail.com
fb5fca1dc4 restructre
git-svn-id: http://comictagger.googlecode.com/svn/trunk@450 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-06 22:29:52 +00:00
beville
7eb8ad6824 release notes in windows installer
makefiles push installer to release folder

git-svn-id: http://comictagger.googlecode.com/svn/trunk@173 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-30 05:30:03 +00:00
beville@gmail.com
e37612ffeb Renamed tagger.py to comictagger.py
Added check for Qt libs, and run in CLI-only mode if not found

git-svn-id: http://comictagger.googlecode.com/svn/trunk@90 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 17:59:08 +00:00
beville
cf616d9336 Repaired broken NSIS graphics
git-svn-id: http://comictagger.googlecode.com/svn/trunk@66 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-20 04:57:38 +00:00
beville@gmail.com
1501e3f89c Keep up console for windows build for now.
git-svn-id: http://comictagger.googlecode.com/svn/trunk@62 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-19 19:57:49 +00:00
beville@gmail.com
318a1dd23b update package makes for graphic locations
git-svn-id: http://comictagger.googlecode.com/svn/trunk@52 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-16 22:42:47 +00:00
beville@gmail.com
5fbf0275be More graphics clean up
Fleshed out about box

git-svn-id: http://comictagger.googlecode.com/svn/trunk@51 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-16 22:09:40 +00:00
beville@gmail.com
54f41a5ac0 Added page browser, other misc stuff
git-svn-id: http://comictagger.googlecode.com/svn/trunk@35 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-15 01:25:01 +00:00
beville@gmail.com
8d9145602d New windows freeze and packaging
git-svn-id: http://comictagger.googlecode.com/svn/trunk@31 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 06:04:57 +00:00