File: rules

package info (click to toggle)
libxmpcore-java 5.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 832 kB
  • sloc: java: 10,264; xml: 123; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

%:
	dh $@ --buildsystem=ant --sourcedirectory=XMPCore --with maven-repo-helper

get-orig-pom:
	wget -O debian/pom.xml http://repo1.maven.org/maven2/com/adobe/xmp/xmpcore/$(DEB_VERSION_UPSTREAM)/xmpcore-$(DEB_VERSION_UPSTREAM).pom