summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 723538c3c49be8c19dae77c95053f60ac3800ce5 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
SUBDIRS = po data libjuicer src tests help

ACLOCAL_AMFLAGS = -I m4

INTLTOOL_BUILT = \
        intltool-extract \
        intltool-merge \
        intltool-update

EXTRA_DIST = \
	autogen.sh \
	sound-juicer.spec \
	gnome-doc-utils.make \
	$(INTLTOOL_BUILT:=.in)

DISTCLEANFILES = po/.intltool-merge-cache \
	gnome-doc-utils.make \
	$(INTLTOOL_BUILT)

DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper


WEBROOT := $(HOME)/WebSites/Burtonini/htdocs

tag:
# TODO: verify that the current path is trunk otherwise this fails
	svn cp -m "Sound Juicer $(VERSION)" `svnpath` `svnpath tags/$(VERSION)`

upload:
	scp $(PACKAGE)-$(VERSION).tar.bz2 master.gnome.org:
	ssh master.gnome.org install-module $(PACKAGE)-$(VERSION).tar.bz2
	mv -f $(PACKAGE)-$(VERSION).tar.bz2 $(WEBROOT)/computing

release: distcheck tag upload
	gcq $(WEBROOT)/blosxom/computers/sound-juicer/sj-$(VERSION).txt
	gcq $(WEBROOT)/blosxom/computers/sound-juicer/body.txt

dev-release: distcheck tag upload
	gcq $(WEBROOT)/blosxom/computers/sound-juicer/sj-$(VERSION).txt