Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-05-03 15:29:16 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-05-03 15:29:16 +0300
commitbcf9990358f0ac9423734421be45c38fdccdf1f0 (patch)
treeb46ff835435f3fe92efdb3e083da46175a2b5e6c /data/remmina.pc.in
parent00f8b2741b622b4d5db317ac7f02685c8e16a347 (diff)
Moved desktop data and pkgconfig in the data/ folder
Diffstat (limited to 'data/remmina.pc.in')
-rw-r--r--data/remmina.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/remmina.pc.in b/data/remmina.pc.in
new file mode 100644
index 000000000..2acad7bde
--- /dev/null
+++ b/data/remmina.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Remmina
+Description: The GTK+ Remote Desktop Client
+Version: @VERSION@
+Requires:
+Libs:
+Cflags: -I${includedir}
+