File: packageHowTo.txt

package info (click to toggle)
albumshaper 2.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,744 kB
  • ctags: 2,047
  • sloc: cpp: 20,875; ansic: 714; sh: 180; makefile: 52; xml: 8
file content (27 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Ready to make a release? Things to do:

-Make sure all version numbers are up to date, namely:
 src/config.h ALBUMSHAPER_VERSION
 webService/releases.xml
 AlbumShaper.win/AlbumShaper.nsi

-Build it!
 qmake, make, make install

-Package it!
 Linux:   run packageLinux
 FreeBSD: run packageFreeBSD
 Windows: run pacakgeWindows.bat
 MacOSX:  run packageMacOSX (!exist just yet, :( )

-Upload binaries:
 1.) ftp to....
 2.) go to .. to add a new release, just use new #
 3.) make announcement on freeshmeat.net, go to...
 4.) make announcemetn on kde-apps.org, go to...

-Update web site!
 1.) Update main page to reflect new download link
 2.) Update downloads page to reflect new download link
 3.) Add new screenshots?